diff options
| author | Emily <vcs@emily.moe> | 2025-01-08 19:10:22 +0000 |
|---|---|---|
| committer | Emily <vcs@emily.moe> | 2025-01-08 20:55:26 +0000 |
| commit | 0ef91bc148dc1873cdc21d8efbe3c65f91db311a (patch) | |
| tree | 6c6d307137719f75c1ff095bda1785642bfeb33c /flake.lock | |
| parent | ba9b3173b0f642ada42b78fb9dfc37ca82266f6c (diff) | |
flake: pin Nixpkgs explicitly
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -2,16 +2,18 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1718149104, - "narHash": "sha256-Ds1QpobBX2yoUDx9ZruqVGJ/uQPgcXoYuobBguyKEh8=", + "lastModified": 1736241350, + "narHash": "sha256-CHd7yhaDigUuJyDeX0SADbTM9FXfiWaeNyY34FL1wQU=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "e913ae340076bbb73d9f4d3d065c2bca7caafb16", + "rev": "8c9fd3e564728e90829ee7dbac6edc972971cd0f", "type": "github" }, "original": { - "id": "nixpkgs", - "type": "indirect" + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", + "type": "github" } }, "root": { |
