mirror of
https://github.com/mitchellh/zig-overlay.git
synced 2025-07-08 06:37:49 +03:00
update nixpkgs to 23.11
This commit is contained in:
parent
052b7c298f
commit
23b7376ffa
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
description = "Zig compiler binaries.";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/release-23.05";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/release-23.11";
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
|
||||
# Used for shell.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue