Commit f0b42c7
Changed files (2)
flake.lock
@@ -869,16 +869,16 @@
"nixpkgs": "nixpkgs_8"
},
"locked": {
- "lastModified": 1766068587,
- "narHash": "sha256-nlimljubh2NCfSllK5QGEgqcJO92nT5JXz4Bpk5m6hw=",
+ "lastModified": 1766537508,
+ "narHash": "sha256-TBrsYS+n+8AsXRAP4wA3JNOdT604QmPo8yeSTT/p61I=",
"owner": "noctalia-dev",
"repo": "noctalia-shell",
- "rev": "a75fdead1aa5eeeef7f5394cb8ca4dbd6fe6d1a4",
+ "rev": "a865af00357b9b240b3f760359f96413a086054f",
"type": "github"
},
"original": {
"owner": "noctalia-dev",
- "ref": "v3.7.1",
+ "ref": "v3.7.5",
"repo": "noctalia-shell",
"type": "github"
}
flake.nix
@@ -29,7 +29,7 @@
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
- noctalia.url = "github:noctalia-dev/noctalia-shell/v3.7.1";
+ noctalia.url = "github:noctalia-dev/noctalia-shell/v3.7.5";
nur.url = "github:nix-community/NUR";