Compare commits

..

1 commit

Author SHA1 Message Date
aa440039bb
chore(deps): lock file maintenance
All checks were successful
/ check (nvimDev) (push) Successful in 5s
/ check (nvimHeadless) (push) Successful in 2s
/ check (nvimNoBundledBins) (push) Successful in 4s
/ check (nvimNoLsp) (push) Successful in 5s
/ check (nvimNoTSGrammars) (push) Successful in 5s
/ check (treefmt) (push) Successful in 3s
/ build (audiomenu) (push) Successful in 41s
/ build (docs) (push) Successful in 3s
/ build (jpassmenu) (push) Successful in 52s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 37s
/ build (nvim) (push) Successful in 8s
/ report-size (push) Successful in 1m2s
2025-03-09 12:30:31 +01:00
2 changed files with 1 additions and 9 deletions

View file

@ -19,14 +19,6 @@ jobs:
nix --version
# shellcheck disable=SC2016
nix build --print-build-logs '.#checks.x86_64-linux.${{ matrix.check }}'
check-renovaterc:
runs-on: nixos
steps:
- uses: "https://git.salame.cl/actions/checkout@v4"
- name: Validate renovaterc.json
run: |
nix --version
nix shell nixpkgs#renovate --command renovate-config-validator
build:
runs-on: nixos
needs: check

View file

@ -10,7 +10,7 @@
"dependencyDashboard": true,
"prCreation": "immediate",
"extends": [
"config:best-practices"
"config:recommended"
],
"nix": {
"fileMatch": [