Files
noctalia-shell/flake.lock
T
Linus Ammon a36816034b chore(nix): clean up
style(nix): apply nixfmt formatting

chore(nix): switch nixpkgs input to channel url

chore(nix): fix homepage url

chore(nix): use lib.cleanSource for source filtering

chore(nix): port devshell from #2584

chore(nix): derive version from lastModifiedDate and shortRev
2026-04-29 13:43:07 +02:00

25 lines
616 B
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1777268161,
"narHash": "sha256-e1tDUQMbFCxCnke314UpghgRqg3FJLtcXFfq/WTRLYI=",
"rev": "1c3fe55ad329cbcb28471bb30f05c9827f724c76",
"type": "tarball",
"url": "https://releases.nixos.org/nixos/unstable/nixos-26.05pre987561.1c3fe55ad329/nixexprs.tar.xz"
},
"original": {
"type": "tarball",
"url": "https://channels.nixos.org/nixos-unstable/nixexprs.tar.xz"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}