diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2025-10-25 17:46:14 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2025-10-25 17:46:14 -0700 |
| commit | 1f1edb1d5cbf2d69045fbec68145121546508aa8 (patch) | |
| tree | 458b2b98c25ab5679aa6b06b70d3ab9768c9213a /flake.lock | |
| parent | b6cb4d44b4213f45d3669960b34f5a061e4bfbc8 (diff) | |
| download | roseh.moe-1f1edb1d5cbf2d69045fbec68145121546508aa8.tar.zst | |
Fix nix flake vendor hash
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1759735786, - "narHash": "sha256-a0+h02lyP2KwSNrZz4wLJTu9ikujNsTWIC874Bv7IJ0=", + "lastModified": 1761173472, + "narHash": "sha256-m9W0dYXflzeGgKNravKJvTMR4Qqa2MVD11AwlGMufeE=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "20c4598c84a671783f741e02bf05cbfaf4907cff", + "rev": "c8aa8cc00a5cb57fada0851a038d35c08a36a2bb", "type": "github" }, "original": { |
