Skip to content

Commit 5a30918

Browse files
committed
Updated to unstable to fix #37
1 parent 1368971 commit 5a30918

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

nix/flake.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nix/flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
inputs = {
55
flake-utils.url = "github:numtide/flake-utils";
6-
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
6+
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
77
temp-c-raylib = { url="github:Brian-ED/temp-c-raylib" ; inputs.nixpkgs.follows="nixpkgs"; };
88
tatinCLIPkg = { url="github:Bombardier-C-Kram/TatinCLI?dir=nix"; inputs.nixpkgs.follows="nixpkgs"; };
99
};

0 commit comments

Comments
 (0)