diff options
| author | Chris Marchesi <chrism@vancluevertech.com> | 2024-03-22 14:49:48 -0700 |
|---|---|---|
| committer | Chris Marchesi <chrism@vancluevertech.com> | 2024-03-22 14:49:48 -0700 |
| commit | 3d606f4ee29675fc67e5fa33ac0cea06d1a14717 (patch) | |
| tree | 0d3502d548c1d97927090de217577f104feaa6a2 | |
| parent | 32c5e7a9d495474e48bdae1d201e3479777e2c6b (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.3405+31791ae15).
| -rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock index 3d0bbced9..e00216332 100644 --- a/flake.lock +++ b/flake.lock @@ -147,11 +147,11 @@ }, "nixpkgs-zig-0-12": { "locked": { - "lastModified": 1710350178, - "narHash": "sha256-vZERN9g+/dfZvSRL9gNBYGVDv/8v7pmXr6LhWYxBgcU=", + "lastModified": 1711143939, + "narHash": "sha256-oT6a81U4NHjJH1hjaMVXKsdTZJwl2dT+MhMESKoevvA=", "owner": "vancluever", "repo": "nixpkgs", - "rev": "25322cf4d6b4ffb6f318ab45eab985d1b40e6056", + "rev": "c4749393c06e52da4adf42877fdf9bac7141f0de", "type": "github" }, "original": { |
