diff --git a/flake.lock b/flake.lock index 83727a8..3862f46 100644 --- a/flake.lock +++ b/flake.lock @@ -99,16 +99,16 @@ }, "nixpkgs-2405": { "locked": { - "lastModified": 1717179513, - "narHash": "sha256-vboIEwIQojofItm2xGCdZCzW96U85l9nDW3ifMuAIdM=", + "lastModified": 1719838683, + "narHash": "sha256-Zw9rQjHz1ilNIimEXFeVa1ERNRBF8DoXDhLAZq5B4pE=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "63dacb46bf939521bdc93981b4cbb7ecb58427a0", + "rev": "d032c1a6dfad4eedec7e35e91986becc699d7d69", "type": "github" }, "original": { "owner": "NixOS", - "ref": "24.05", + "ref": "nixos-24.05", "repo": "nixpkgs", "type": "github" } diff --git a/flake.nix b/flake.nix index c4c5e33..46a081b 100644 --- a/flake.nix +++ b/flake.nix @@ -1,7 +1,7 @@ { inputs = { nixpkgs-2311.url = "github:NixOS/nixpkgs/23.11"; - nixpkgs-2405.url = "github:NixOS/nixpkgs/24.05"; + nixpkgs-2405.url = "github:NixOS/nixpkgs/nixos-24.05"; flake-compat = { url = "github:edolstra/flake-compat"; flake = false; diff --git a/result b/result new file mode 120000 index 0000000..669716c --- /dev/null +++ b/result @@ -0,0 +1 @@ +/nix/store/lw0pbwxzwiyhwqc2b12gbbknd7xlyyia-nixos-system-empyrean-24.05.20240531.63dacb4 \ No newline at end of file