diff options
| author | Ophestra Umiker <cat@ophivana.moe> | 2024-09-04 17:03:21 +0900 |
|---|---|---|
| committer | Ophestra Umiker <cat@ophivana.moe> | 2024-09-04 17:03:21 +0900 |
| commit | 945cce2f5e487492730e06e13e920e08c55d8084 (patch) | |
| tree | bbc0147dd26df2c1e950d7b2b8242223ee869e68 /flake.lock | |
| parent | 5c3e7cf6640721fc2cb5006c879bf570cedf1902 (diff) | |
nix: implement nixos module
Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2,16 +2,16 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1717179513, - "narHash": "sha256-vboIEwIQojofItm2xGCdZCzW96U85l9nDW3ifMuAIdM=", + "lastModified": 1725361206, + "narHash": "sha256-/HTUg+kMaqBPGrcQBYboAMsQHIWIkuKRDldss/035Hc=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "63dacb46bf939521bdc93981b4cbb7ecb58427a0", + "rev": "2830c7c930311397d94c0b86a359c865c081c875", "type": "github" }, "original": { "owner": "NixOS", - "ref": "24.05", + "ref": "nixos-unstable-small", "repo": "nixpkgs", "type": "github" } |
