PortValhalla/scripts/lib/config.fish

4 lines
153 B
Fish

set projectName port-valhalla
set nixPkgsVersion nixos-24.05
set cacheRoot ~/".cache/$projectName"
set nixPkgsCache "$cacheRoot/nixpkgs/$nixPkgsVersion"