diff options
| author | Irene Knapp <ireneista@irenes.space> | 2026-08-05 13:00:23 -0700 |
|---|---|---|
| committer | Irene Knapp <ireneista@irenes.space> | 2026-08-05 13:00:23 -0700 |
| commit | e5617e528cbea2781d48fef3d507af7da485d7e2 (patch) | |
| tree | 41683d03645c42223caca8116467ea6092c7af2c /rust/flake.lock | |
| parent | a53e6d71e2b449175f2046593b5838d9695e7d3e (diff) | |
Force-Push: yes Change-Id: Iaa79f2a0a38eb316c4315d09ed2b8df50117481a
Diffstat (limited to 'rust/flake.lock')
| -rw-r--r-- | rust/flake.lock | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/rust/flake.lock b/rust/flake.lock index 1e00624..69c4957 100644 --- a/rust/flake.lock +++ b/rust/flake.lock @@ -2,11 +2,11 @@ "nodes": { "crane": { "locked": { - "lastModified": 1725409566, - "narHash": "sha256-PrtLmqhM6UtJP7v7IGyzjBFhbG4eOAHT6LPYOFmYfbk=", + "lastModified": 1785782307, + "narHash": "sha256-MPaRdVkf6zZP5fCPxYCi8Dr4pZzgmXzg8T9nVEbp3Mw=", "owner": "ipetkov", "repo": "crane", - "rev": "7e4586bad4e3f8f97a9271def747cf58c4b68f3c", + "rev": "2c71e194474d13de031d729b729c968ddbe3507f", "type": "github" }, "original": { @@ -17,16 +17,16 @@ }, "nixpkgs": { "locked": { - "lastModified": 1725930920, - "narHash": "sha256-RVhD9hnlTT2nJzPHlAqrWqCkA7T6CYrP41IoVRkciZM=", + "lastModified": 1785858998, + "narHash": "sha256-fKCq5jphd6l/Ms6gc3dptkw/TcKLYub9lQE5g6rbbkc=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "44a71ff39c182edaf25a7ace5c9454e7cba2c658", + "rev": "04607e1165ac22c5fde6dcc54c9e0b3c0487c555", "type": "github" }, "original": { "owner": "NixOS", - "ref": "nixos-24.05", + "ref": "nixos-26.05", "repo": "nixpkgs", "type": "github" } |