Update the nixpkgs version

This commit is contained in:
Manuel Thalmann 2024-12-05 15:43:54 +01:00
parent d26887b9b9
commit f11913949a

View file

@ -1,4 +1,4 @@
set projectName port-valhalla set projectName port-valhalla
set nixPkgsVersion nixos-24.05 set nixPkgsVersion nixos-24.11
set valhallaCache ~/".cache/$projectName" set valhallaCache ~/".cache/$projectName"
set nixPkgsCache "$valhallaCache/nixpkgs/$nixPkgsVersion" set nixPkgsCache "$valhallaCache/nixpkgs/$nixPkgsVersion"