Commit 93506d8

HPCesia <me@hpcesia.com>
2026-02-21 13:32:25
build(deps): update noctalia and stylix
1 parent 7a9bd78
Changed files (2)
flake.lock
@@ -956,16 +956,16 @@
         "nixpkgs": "nixpkgs_8"
       },
       "locked": {
-        "lastModified": 1770868068,
-        "narHash": "sha256-5HqCE5qfW6ItA+ZeFGfTT7/+12QYp/1j93EPdn+nlK0=",
+        "lastModified": 1771375091,
+        "narHash": "sha256-Y5P0RYO9NKxa4UZBoGmmxtz3mEwJrBOfvdLJRGjV2Os=",
         "owner": "noctalia-dev",
         "repo": "noctalia-shell",
-        "rev": "3e0cd031ffe7b8f00e18a38864709c2b221fff6d",
+        "rev": "dbfe3634df0c57faf9772cecae1f2e92bd04de66",
         "type": "github"
       },
       "original": {
         "owner": "noctalia-dev",
-        "ref": "v4.4.3",
+        "ref": "v4.5.0",
         "repo": "noctalia-shell",
         "type": "github"
       }
@@ -1204,11 +1204,11 @@
         "tinted-zed": "tinted-zed"
       },
       "locked": {
-        "lastModified": 1770914701,
-        "narHash": "sha256-QHFYyngohNhih4w+3IqQty5DV+p1txsx1kkk6XJWar8=",
+        "lastModified": 1771626923,
+        "narHash": "sha256-Mn6oeKrY+Sw6kH0jK+hp5QQH4MTcqwBRQL/ScZDNcz8=",
         "owner": "nix-community",
         "repo": "stylix",
-        "rev": "db03fed72e5ca02be34e1d24789345a943329738",
+        "rev": "b09847414b50c65788936199918272377f70fb91",
         "type": "github"
       },
       "original": {
flake.nix
@@ -28,7 +28,7 @@
 
     nixos-hardware.url = "github:NixOS/nixos-hardware/master";
 
-    noctalia.url = "github:noctalia-dev/noctalia-shell/v4.4.3";
+    noctalia.url = "github:noctalia-dev/noctalia-shell/v4.5.0";
 
     nur.url = "github:nix-community/NUR";