Commit 747d2e9
Changed files (2)
flake.lock
@@ -874,16 +874,16 @@
"nixpkgs": "nixpkgs_8"
},
"locked": {
- "lastModified": 1764204173,
- "narHash": "sha256-eTkt9C9nck0d8o2tNePO9eU/jG3o5FC5lMYS7NT6IPg=",
+ "lastModified": 1764623294,
+ "narHash": "sha256-h94W20ZYS2HF1tSV7ZfZQf4Tsj9/0wofkBiRlepG/io=",
"owner": "noctalia-dev",
"repo": "noctalia-shell",
- "rev": "1aa0cc6467188b9831314b1a56fa6feb89b32f4b",
+ "rev": "30f11dc05202b85b390547ed194ef64f149b97f0",
"type": "github"
},
"original": {
"owner": "noctalia-dev",
- "ref": "v3.4.0",
+ "ref": "v3.5.0",
"repo": "noctalia-shell",
"type": "github"
}
flake.nix
@@ -32,7 +32,7 @@
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
- noctalia.url = "github:noctalia-dev/noctalia-shell/v3.4.0";
+ noctalia.url = "github:noctalia-dev/noctalia-shell/v3.5.0";
nur.url = "github:nix-community/NUR";