mirror of
https://github.com/mitchellh/zig-overlay.git
synced 2025-05-08 18:46:02 +03:00
Update to nixpkgs unstable
This commit is contained in:
parent
8f976a882d
commit
9a773fea73
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
description = "Zig compiler binaries.";
|
description = "Zig compiler binaries.";
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.11";
|
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||||
flake-utils.url = "github:numtide/flake-utils";
|
flake-utils.url = "github:numtide/flake-utils";
|
||||||
|
|
||||||
# Used for shell.nix
|
# Used for shell.nix
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue