Skip to content

Commit b03592a

Browse files
committed
Revert back to nixpkgs 23.11 and update flake lockfile
1 parent 9a773fe commit b03592a

File tree

2 files changed

+29
-11
lines changed

2 files changed

+29
-11
lines changed

flake.lock

+28-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description = "Zig compiler binaries.";
33

44
inputs = {
5-
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
5+
nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.11";
66
flake-utils.url = "github:numtide/flake-utils";
77

88
# Used for shell.nix

0 commit comments

Comments
 (0)