diff --git a/flake.lock b/flake.lock index c5eb73d..02c3faa 100644 --- a/flake.lock +++ b/flake.lock @@ -5,11 +5,11 @@ "systems": "systems" }, "locked": { - "lastModified": 1701680307, - "narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=", + "lastModified": 1705309234, + "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", "owner": "numtide", "repo": "flake-utils", - "rev": "4022d587cbbfd70fe950c1e2083a02621806a725", + "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", "type": "github" }, "original": { @@ -20,18 +20,18 @@ }, "nixpkgs": { "locked": { - "lastModified": 1704008649, - "narHash": "sha256-rGPSWjXTXTurQN9beuHdyJhB8O761w1Zc5BqSSmHvoM=", + "lastModified": 1706741902, + "narHash": "sha256-sZEirOfilnVXOlEoLIxD4RR0jxPIxOfWl/qbTUYHxPg=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "d44d59d2b5bd694cd9d996fd8c51d03e3e9ba7f7", + "rev": "54622e4828f7f66d1e3ccc1fab3dc03cc95aeb8e", "type": "github" }, "original": { "owner": "NixOS", "ref": "refs/heads/nixos-unstable", "repo": "nixpkgs", - "rev": "d44d59d2b5bd694cd9d996fd8c51d03e3e9ba7f7", + "rev": "54622e4828f7f66d1e3ccc1fab3dc03cc95aeb8e", "type": "github" } }, @@ -64,11 +64,11 @@ ] }, "locked": { - "lastModified": 1704233915, - "narHash": "sha256-GYDC4HjyVizxnyKRbkrh1GugGp8PP3+fJuh40RPCN7k=", + "lastModified": 1706462057, + "narHash": "sha256-7dG1D4iqqt0bEbBqUWk6lZiSqqwwAO0Hd1L5opVyhNM=", "owner": "numtide", "repo": "treefmt-nix", - "rev": "e434da615ef74187ba003b529cc72f425f5d941e", + "rev": "c6153c2a3ff4c38d231e3ae99af29b87f1df5901", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index ba41ec4..c569353 100644 --- a/flake.nix +++ b/flake.nix @@ -7,7 +7,7 @@ owner = "NixOS"; repo = "nixpkgs"; ref = "refs/heads/nixos-unstable"; - rev = "d44d59d2b5bd694cd9d996fd8c51d03e3e9ba7f7"; # 31-12-2023 + rev = "54622e4828f7f66d1e3ccc1fab3dc03cc95aeb8e"; # 31-01-2024 }; flake-utils.url = "github:numtide/flake-utils"; treefmt-nix = { diff --git a/sources.nix b/sources.nix index bbb8e10..f30db7a 100644 --- a/sources.nix +++ b/sources.nix @@ -3,14 +3,14 @@ name = "nixos-unstable"; url = "https://github.com/NixOS/nixpkgs"; ref = "refs/heads/nixos-unstable"; - rev = "d44d59d2b5bd694cd9d996fd8c51d03e3e9ba7f7"; # 31-12-2023 + rev = "54622e4828f7f66d1e3ccc1fab3dc03cc95aeb8e"; # 31-01-2024 }; homeManager = fetchGit { name = "nixos-home-manager-unstable"; url = "https://github.com/nix-community/home-manager"; ref = "refs/heads/master"; - rev = "b7ef79bcf47c002bd6ae81a52bd3f233297edbde"; # 31-12-2023 + rev = "d634c3abafa454551f2083b054cd95c3f287be61"; # 28-01-2024 }; overlays = [ (import ./pkgs) ]; diff --git a/system/home-manager/standalone/maui/flake.lock b/system/home-manager/standalone/maui/flake.lock index 7c2226b..06bb76f 100644 --- a/system/home-manager/standalone/maui/flake.lock +++ b/system/home-manager/standalone/maui/flake.lock @@ -22,18 +22,18 @@ ] }, "locked": { - "lastModified": 1704031787, - "narHash": "sha256-L5WZ69FCONcXy1xhWoTHTV9gGir9CK5fLpWcen4xbpg=", + "lastModified": 1706473109, + "narHash": "sha256-iyuAvpKTsq2u23Cr07RcV5XlfKExrG8gRpF75hf1uVc=", "owner": "nix-community", "repo": "home-manager", - "rev": "b7ef79bcf47c002bd6ae81a52bd3f233297edbde", + "rev": "d634c3abafa454551f2083b054cd95c3f287be61", "type": "github" }, "original": { "owner": "nix-community", "ref": "refs/heads/master", "repo": "home-manager", - "rev": "b7ef79bcf47c002bd6ae81a52bd3f233297edbde", + "rev": "d634c3abafa454551f2083b054cd95c3f287be61", "type": "github" } }, @@ -62,18 +62,18 @@ }, "nixpkgs": { "locked": { - "lastModified": 1704008649, - "narHash": "sha256-rGPSWjXTXTurQN9beuHdyJhB8O761w1Zc5BqSSmHvoM=", + "lastModified": 1706741902, + "narHash": "sha256-sZEirOfilnVXOlEoLIxD4RR0jxPIxOfWl/qbTUYHxPg=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "d44d59d2b5bd694cd9d996fd8c51d03e3e9ba7f7", + "rev": "54622e4828f7f66d1e3ccc1fab3dc03cc95aeb8e", "type": "github" }, "original": { "owner": "NixOS", "ref": "refs/heads/nixos-unstable", "repo": "nixpkgs", - "rev": "d44d59d2b5bd694cd9d996fd8c51d03e3e9ba7f7", + "rev": "54622e4828f7f66d1e3ccc1fab3dc03cc95aeb8e", "type": "github" } }, diff --git a/system/home-manager/standalone/maui/flake.nix b/system/home-manager/standalone/maui/flake.nix index 7b279d9..6dd5fb0 100644 --- a/system/home-manager/standalone/maui/flake.nix +++ b/system/home-manager/standalone/maui/flake.nix @@ -6,7 +6,7 @@ owner = "NixOS"; repo = "nixpkgs"; ref = "refs/heads/nixos-unstable"; - rev = "d44d59d2b5bd694cd9d996fd8c51d03e3e9ba7f7"; # 31-12-2023 + rev = "54622e4828f7f66d1e3ccc1fab3dc03cc95aeb8e"; # 31-01-2024 }; inputs.home-manager = { @@ -14,7 +14,7 @@ owner = "nix-community"; repo = "home-manager"; ref = "refs/heads/master"; - rev = "b7ef79bcf47c002bd6ae81a52bd3f233297edbde"; # 31-12-2023 + rev = "d634c3abafa454551f2083b054cd95c3f287be61"; # 28-01-2024 inputs.nixpkgs.follows = "nixpkgs"; };