niri änderungen

This commit is contained in:
peter
2026-07-26 22:03:51 +02:00
parent 87549d314f
commit bbd2bf8125
6 changed files with 96 additions and 40 deletions

24
flake.lock generated
View File

@@ -52,22 +52,34 @@
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1784796856,
"narHash": "sha256-vwxWgF+Gj276WznzGb1LxGsK/39HaQwgQXiU3EkC844=",
"rev": "e2587caef70cea85dd97d7daab492899902dbf5d",
"type": "tarball",
"url": "https://releases.nixos.org/nixos/unstable/nixos-26.11pre1040357.e2587caef70c/nixexprs.tar.xz"
},
"original": {
"type": "tarball",
"url": "https://channels.nixos.org/nixos-unstable/nixexprs.tar.xz"
}
},
"noctalia": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1784987374,
"narHash": "sha256-RfO7GURPZZr30LSRrNJAr7ruyLK11rHnWMntENSKT34=",
"lastModified": 1785057679,
"narHash": "sha256-7s3NWitLRzpkhWmTjzSvUMI975WTpLV5olfpIeyHTzo=",
"owner": "noctalia-dev",
"repo": "noctalia",
"rev": "9de30388c0df8bc1e8db7405331a3598fc3a8015",
"rev": "2b4764f0709d962c0e123b85977005a187f5d8fa",
"type": "github"
},
"original": {
"owner": "noctalia-dev",
"ref": "cachix",
"repo": "noctalia",
"type": "github"
}