diff options
| author | seth <[email protected]> | 2024-10-12 14:53:02 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-10-12 14:59:06 -0400 |
| commit | b38cf711791f858540d7ddbf223119f9d84d2f69 (patch) | |
| tree | 002a0143d961edc8a965867bfaf1075340f6ea06 /flake.lock | |
| parent | 6a2d9e752fab27b59da4f194b0ef6daf7e8b6d81 (diff) | |
nix: use nixos-unstable-small for deno v2deno
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": 1728538411, - "narHash": "sha256-f0SBJz1eZ2yOuKUr5CA9BHULGXVSn6miBuUWdTyhUhU=", + "lastModified": 1728709450, + "narHash": "sha256-QToJSkKLD7g9g2lSbqJ7D01uUv7Iv0+ToTUNQMU+r1o=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "b69de56fac8c2b6f8fd27f2eca01dcda8e0a4221", + "rev": "162ee4189cf5c0449a642f3f5aa7566faac77476", "type": "github" }, "original": { "owner": "NixOS", - "ref": "nixpkgs-unstable", + "ref": "nixos-unstable-small", "repo": "nixpkgs", "type": "github" } |
