This commit is contained in:
maya 2026-02-25 19:42:20 +08:00
parent 7cd5e7d8dd
commit d162b7c9f2
Signed by: maya
SSH key fingerprint: SHA256:Im2Y1O7zWsr6fcIXLTGk3tHCels6Ptm2pE3svwm5m/0
4 changed files with 30 additions and 2 deletions

21
flake.lock generated
View file

@ -164,6 +164,26 @@
"type": "github"
}
},
"noctalia": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1771979542,
"narHash": "sha256-0hqvh2D8tdwFG9pT9Ds1EysZYPTKpVJCunnXQ31MUZ8=",
"owner": "noctalia-dev",
"repo": "noctalia-shell",
"rev": "fe8e23f1d0e6ed4bdefd061e6834c4d61f2266be",
"type": "github"
},
"original": {
"owner": "noctalia-dev",
"repo": "noctalia-shell",
"type": "github"
}
},
"nvfetcher": {
"inputs": {
"flake-compat": [
@ -200,6 +220,7 @@
"nix-index-database": "nix-index-database",
"nixpkgs": "nixpkgs",
"nixpkgs-xr": "nixpkgs-xr",
"noctalia": "noctalia",
"waterfox": "waterfox"
}
},