PortValhalla/scripts/lib/config.fish

5 lines
153 B
Fish
Raw Normal View History

2024-11-01 13:13:41 +00:00
set projectName port-valhalla
set nixPkgsVersion nixos-24.05
set cacheRoot ~/".cache/$projectName"
set nixPkgsCache "$cacheRoot/nixpkgs/$nixPkgsVersion"