diff options
| author | Chris Marchesi <chrism@vancluevertech.com> | 2024-04-18 15:49:39 -0700 |
|---|---|---|
| committer | Chris Marchesi <chrism@vancluevertech.com> | 2024-04-18 15:49:39 -0700 |
| commit | decb5d5e7eabf89f74ff279aac4c17cde3f70bc0 (patch) | |
| tree | 4c245bda41f901f244dfc61b6d26bd6efbcd5aee /flake.lock | |
| parent | 9fc4bc1e140f727dd06b82ecc3825bbf60473853 (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.3676+21a6a1b0f).
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 98f80020d..5b167dee4 100644 --- a/flake.lock +++ b/flake.lock @@ -147,11 +147,11 @@ }, "nixpkgs-zig-0-12": { "locked": { - "lastModified": 1712247214, - "narHash": "sha256-7PTw86NnE2nCQPf+PPI/kOKwmlbbTqUthYSz/nDnAoc=", + "lastModified": 1713479535, + "narHash": "sha256-PnquFNhs0vtXwHkKk44dmnrNTMMCQelgi8pS/DGh6Ks=", "owner": "vancluever", "repo": "nixpkgs", - "rev": "6726262c930716f601345b2c9d0c42ba069991b8", + "rev": "153458bf17bfeedd3ab8b9a3250ba1168135e8ae", "type": "github" }, "original": { |
