diff --git a/flake.lock b/flake.lock index 1dca8e3..e4ee9e3 100644 --- a/flake.lock +++ b/flake.lock @@ -1063,6 +1063,22 @@ } }, "nixpkgs_10": { + "locked": { + "lastModified": 1760878510, + "narHash": "sha256-K5Osef2qexezUfs0alLvZ7nQFTGS9DL2oTVsIXsqLgs=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "5e2a59a5b1a82f89f2c7e598302a9cacebb72a67", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_11": { "locked": { "lastModified": 1659446231, "narHash": "sha256-hekabNdTdgR/iLsgce5TGWmfIDZ86qjPhxDg/8TlzhE=", @@ -1078,7 +1094,23 @@ "type": "github" } }, - "nixpkgs_11": { + "nixpkgs_12": { + "locked": { + "lastModified": 1744536153, + "narHash": "sha256-awS2zRgF4uTwrOKwwiJcByDzDOdo3Q1rPZbiHQg/N38=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "18dd725c29603f582cf1900e0d25f9f1063dbf11", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_13": { "locked": { "lastModified": 1615532953, "narHash": "sha256-SWpaGjrp/INzorEqMz3HLi6Uuk9I0KAn4YS8B4n3q5g=", @@ -1202,16 +1234,16 @@ }, "nixpkgs_9": { "locked": { - "lastModified": 1760878510, - "narHash": "sha256-K5Osef2qexezUfs0alLvZ7nQFTGS9DL2oTVsIXsqLgs=", + "lastModified": 1744536153, + "narHash": "sha256-awS2zRgF4uTwrOKwwiJcByDzDOdo3Q1rPZbiHQg/N38=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "5e2a59a5b1a82f89f2c7e598302a9cacebb72a67", + "rev": "18dd725c29603f582cf1900e0d25f9f1063dbf11", "type": "github" }, "original": { "owner": "NixOS", - "ref": "nixos-unstable", + "ref": "nixpkgs-unstable", "repo": "nixpkgs", "type": "github" } @@ -1467,7 +1499,6 @@ "nur": "nur_2", "recht": "recht_2", "retiolum": "retiolum_2", - "rust-overlay": "rust-overlay_2", "scripts": "scripts_2", "stockholm": "stockholm", "stylix": "stylix_2", @@ -1524,16 +1555,32 @@ }, "rust-overlay_2": { "inputs": { - "nixpkgs": [ - "nixpkgs" - ] + "nixpkgs": "nixpkgs_9" }, "locked": { - "lastModified": 1765334520, - "narHash": "sha256-jTof2+ir9UPmv4lWksYO6WbaXCC0nsDExrB9KZj7Dz4=", + "lastModified": 1765593578, + "narHash": "sha256-qbl874bCIy9+OLImdfBfZ9ITUDDjjTAB04Dk4PlZFV0=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "db61f666aea93b28f644861fbddd37f235cc5983", + "rev": "348b94ed9ddffccdf1a65582a2dcff0a4a3eeeb4", + "type": "github" + }, + "original": { + "owner": "oxalica", + "repo": "rust-overlay", + "type": "github" + } + }, + "rust-overlay_3": { + "inputs": { + "nixpkgs": "nixpkgs_12" + }, + "locked": { + "lastModified": 1765593578, + "narHash": "sha256-qbl874bCIy9+OLImdfBfZ9ITUDDjjTAB04Dk4PlZFV0=", + "owner": "oxalica", + "repo": "rust-overlay", + "rev": "348b94ed9ddffccdf1a65582a2dcff0a4a3eeeb4", "type": "github" }, "original": { @@ -1579,9 +1626,7 @@ "nixpkgs": [ "nixpkgs" ], - "rust-overlay": [ - "rust-overlay" - ] + "rust-overlay": "rust-overlay_2" }, "locked": { "lastModified": 1765657698, @@ -1601,7 +1646,7 @@ "inputs": { "buildbot-nix": "buildbot-nix", "nix-writers": "nix-writers", - "nixpkgs": "nixpkgs_9" + "nixpkgs": "nixpkgs_10" }, "locked": { "lastModified": 1763891069, @@ -1778,7 +1823,7 @@ }, "telebots_2": { "inputs": { - "nixpkgs": "nixpkgs_10" + "nixpkgs": "nixpkgs_11" }, "locked": { "lastModified": 1765657917, @@ -1831,9 +1876,7 @@ "nixpkgs": [ "nixpkgs" ], - "rust-overlay": [ - "rust-overlay" - ] + "rust-overlay": "rust-overlay_3" }, "locked": { "lastModified": 1765658153, @@ -2011,7 +2054,7 @@ "wallpaper-generator_2": { "inputs": { "flake-utils": "flake-utils_4", - "nixpkgs": "nixpkgs_11" + "nixpkgs": "nixpkgs_13" }, "locked": { "lastModified": 1615819231, diff --git a/flake.nix b/flake.nix index 6a6466a..0e87bc0 100644 --- a/flake.nix +++ b/flake.nix @@ -18,7 +18,6 @@ nur.url = "github:nix-community/NUR"; recht.url = "github:kmein/recht"; retiolum.url = "github:krebs/retiolum"; - rust-overlay.url = "github:oxalica/rust-overlay"; scripts.url = "github:kmein/scripts"; stockholm.url = "github:krebs/stockholm"; stylix.url = "github:danth/stylix/release-25.11"; @@ -33,20 +32,14 @@ agenix.inputs.nixpkgs.follows = "nixpkgs"; coptic-dictionary.inputs.nixpkgs.follows = "nixpkgs"; home-manager.inputs.nixpkgs.follows = "nixpkgs"; - # menstruation-backend.inputs.flake-utils.follows = "flake-utils"; - # menstruation-backend.inputs.nixpkgs.follows = "nixpkgs"; - # menstruation-backend.inputs.rust-overlay.follows = "rust-overlay"; menstruation-telegram.inputs.menstruation-backend.follows = "menstruation-backend"; menstruation-telegram.inputs.nixpkgs.follows = "nixpkgs-old"; nix-on-droid.inputs.home-manager.follows = "home-manager"; nix-on-droid.inputs.nixpkgs.follows = "nixpkgs"; recht.inputs.nixpkgs.follows = "nixpkgs"; - rust-overlay.inputs.nixpkgs.follows = "nixpkgs"; scripts.inputs.nixpkgs.follows = "nixpkgs"; - scripts.inputs.rust-overlay.follows = "rust-overlay"; stylix.inputs.nixpkgs.follows = "nixpkgs"; tinc-graph.inputs.nixpkgs.follows = "nixpkgs"; - tinc-graph.inputs.rust-overlay.follows = "rust-overlay"; voidrice.flake = false; wallpapers.flake = false; }; @@ -107,7 +100,6 @@ map ( hostname: let - externalNetwork = import ./lib/external-network.nix; targets = { ful = "root@ful"; zaatar = "root@zaatar";