infra: merge main and bump inputs in flake.lock #216

Merged
teutat3s merged 7 commits from infra-merge-main-bump-flake-lock into infra 2023-04-11 17:26:46 +00:00
2 changed files with 1 additions and 16 deletions
Showing only changes of commit 1f5b2b9d10 - Show all commits

View file

@ -282,18 +282,6 @@
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 0,
"narHash": "sha256-koC6DBYmLCrgXA+AMHVaODf1uHYPmvcFygHfy3eg6vI=",
"path": "/nix/store/6mfkswqi67m35qwv0vh7kpk8rypbl2rq-source",
"type": "path"
},
"original": {
"id": "nur",
"type": "indirect"
}
},
"root": {
"inputs": {
"agenix": "agenix",
@ -304,8 +292,7 @@
"home": "home",
"latest": "latest",
"nixos": "nixos",
"nixos-hardware": "nixos-hardware",
"nur": "nur"
"nixos-hardware": "nixos-hardware"
}
},
"utils": {

View file

@ -44,7 +44,6 @@
nixos,
home,
nixos-hardware,
nur,
agenix,
deploy,
...
@ -76,7 +75,6 @@
our = self.lib;
});
})
nur.overlay
agenix.overlays.default
(import ./pkgs)