diff options
| author | Emily <vcs@emily.moe> | 2025-01-14 01:47:14 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-14 01:47:14 +0000 |
| commit | bd921223ba7cdac346477d7ea5204d6f4736fcc6 (patch) | |
| tree | b4e86959c9a0813cce116103f8b2d75ce21a3f4d /flake.lock | |
| parent | 6ace2f2d12bdf74235d5cbf9fbd34a71c9716685 (diff) | |
| parent | e33d37c41f8040631f0cc16b032a1cf214aeeb4e (diff) | |
Merge pull request #1259 from emilazy/push-xztopxsynztu
Make release branches a thing
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": { |
