diff options
| author | seth <[email protected]> | 2023-12-14 16:23:32 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-12-14 18:03:17 -0500 |
| commit | 270a8ec6ecfea9ff1365a60aa215db5a8ff8ea34 (patch) | |
| tree | 464277cec58c8a8a55e428d0e8069d65163fa7b7 /flake.lock | |
| parent | d1fa024ed29e6d86994f3df4ebe54fa6e7426298 (diff) | |
flake: use nixpkgs from flakehub
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 17 |
1 files changed, 8 insertions, 9 deletions
@@ -2,17 +2,16 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1701718080, - "narHash": "sha256-6ovz0pG76dE0P170pmmZex1wWcQoeiomUZGggfH9XPs=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "2c7f3c0fb7c08a0814627611d9d7d45ab6d75335", - "type": "github" + "lastModified": 1702312524, + "narHash": "sha256-gkZJRDBUCpTPBvQk25G0B7vfbpEYM5s5OZqghkjZsnE=", + "rev": "a9bf124c46ef298113270b1f84a164865987a91c", + "revCount": 558881, + "type": "tarball", + "url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.558881%2Brev-a9bf124c46ef298113270b1f84a164865987a91c/018c5fba-8d93-798c-8bda-4b11a431ccba/source.tar.gz" }, "original": { - "id": "nixpkgs", - "ref": "nixos-unstable", - "type": "indirect" + "type": "tarball", + "url": "https://flakehub.com/f/NixOS/nixpkgs/0.1.%2A.tar.gz" } }, "root": { |
