diff options
| author | Chris Marchesi <chrism@vancluevertech.com> | 2024-02-27 10:59:39 -0800 |
|---|---|---|
| committer | Chris Marchesi <chrism@vancluevertech.com> | 2024-02-27 10:59:39 -0800 |
| commit | 41f670eb9b9a84802999859252ee00045c09164e (patch) | |
| tree | 8939af84535e8b984424ff07d9e5756b7dad0039 /flake.lock | |
| parent | 737e7758e4a4951bf1af30bcef700087eba91d51 (diff) | |
nix: update nixpkgs-zig-0-12
This updates the nixpkgs-zig-0-12 to be in line with the current overlay
Zig (0.12.0-dev.3033+031f23117).
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock index 3d277e651..fe78e4904 100644 --- a/flake.lock +++ b/flake.lock @@ -147,11 +147,11 @@ }, "nixpkgs-zig-0-12": { "locked": { - "lastModified": 1708536163, - "narHash": "sha256-UdGZLYXoIJRal/J/uYlMqPi27LE92wdsIHtDOWRVXhM=", + "lastModified": 1709060268, + "narHash": "sha256-IGt0MDqdojBXdE97ORxL2Pk5x4GHFEOc3G7tjsMXLfU=", "owner": "vancluever", "repo": "nixpkgs", - "rev": "aba18e2126357afc8a997c12dcf027517b7432b0", + "rev": "c7dc015475bd4ac5de01a04680aa08777879add1", "type": "github" }, "original": { |
