mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
nix: update flake.lock for nixpkgs-zig-0-12
This updates the lockfile for nixpkgs-zig-0-12 so that the latest zig is used for building the nix package. Note that as per history on this topic, this currently only affects the nix package (packages.ghostty), not the devShell.
This commit is contained in:
6
flake.lock
generated
6
flake.lock
generated
@ -178,11 +178,11 @@
|
||||
},
|
||||
"nixpkgs-zig-0-12": {
|
||||
"locked": {
|
||||
"lastModified": 1700381855,
|
||||
"narHash": "sha256-2iN7PIsz7zcGU+va5eUZwNEmBnDGr+sUgoWhpsT5xtw=",
|
||||
"lastModified": 1701456770,
|
||||
"narHash": "sha256-LsgT/0lG6y8zx8igjK756jF5oG6jMTzu5co/PZ22Af8=",
|
||||
"owner": "vancluever",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "d986dbb50cea7804e544ebd77342a2498e399166",
|
||||
"rev": "6531bc2e5ae7e409fcb044c609840ffca83737e4",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
Reference in New Issue
Block a user