diff --git a/flake.lock b/flake.lock index f6aab95..9689d17 100644 --- a/flake.lock +++ b/flake.lock @@ -1006,20 +1006,19 @@ "inputs": { "nixpkgs": [ "nixpkgs" - ], - "systems": "systems_2" + ] }, "locked": { - "lastModified": 1763650592, - "narHash": "sha256-+GdNB847SdkWyOwk/QH7/x+TTjA6RrJRgsJnA9Xt8sQ=", + "lastModified": 1764623294, + "narHash": "sha256-h94W20ZYS2HF1tSV7ZfZQf4Tsj9/0wofkBiRlepG/io=", "owner": "noctalia-dev", "repo": "noctalia-shell", - "rev": "c50776eeee89273a93a288cc1ea8914e263e3bb2", + "rev": "30f11dc05202b85b390547ed194ef64f149b97f0", "type": "github" }, "original": { "owner": "noctalia-dev", - "ref": "v3.2.0", + "ref": "v3.5.0", "repo": "noctalia-shell", "type": "github" } @@ -1166,7 +1165,7 @@ "nixpkgs" ], "nur": "nur", - "systems": "systems_3", + "systems": "systems_2", "tinted-foot": "tinted-foot", "tinted-kitty": "tinted-kitty", "tinted-schemes": "tinted-schemes", @@ -1217,21 +1216,6 @@ "type": "github" } }, - "systems_3": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } - }, "tinted-foot": { "flake": false, "locked": { diff --git a/flake.nix b/flake.nix index 894ab1f..7f9d249 100644 --- a/flake.nix +++ b/flake.nix @@ -64,7 +64,7 @@ zen.inputs.nixpkgs.follows = "nixpkgs"; noctalia = { - url = "github:noctalia-dev/noctalia-shell/v3.2.0"; + url = "github:noctalia-dev/noctalia-shell/v3.5.0"; inputs.nixpkgs.follows = "nixpkgs"; };