diff options
| author | Chris Marchesi <chrism@vancluevertech.com> | 2024-02-21 09:28:21 -0800 |
|---|---|---|
| committer | Chris Marchesi <chrism@vancluevertech.com> | 2024-02-21 09:28:21 -0800 |
| commit | 7cca274650d7b01be4ceaf208e04941473ffc79e (patch) | |
| tree | ef6edfad14b561f81e57e73d4fa037a943d7d647 | |
| parent | d92beab1d8b41b1ef30bd46bfb6d8d5c22b5a6c5 (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.2818+97290e0bf).
| -rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock index b846fe97e..78cdeb4b3 100644 --- a/flake.lock +++ b/flake.lock @@ -147,11 +147,11 @@ }, "nixpkgs-zig-0-12": { "locked": { - "lastModified": 1707846486, - "narHash": "sha256-ek2NESo8WPqUIuUPVs3L2rliCFofvjhR/i3ptaxfaJ4=", + "lastModified": 1708536163, + "narHash": "sha256-UdGZLYXoIJRal/J/uYlMqPi27LE92wdsIHtDOWRVXhM=", "owner": "vancluever", "repo": "nixpkgs", - "rev": "31119ca40f326e3a6552883fa62f2df56c17a7bf", + "rev": "aba18e2126357afc8a997c12dcf027517b7432b0", "type": "github" }, "original": { |
