PortValhalla/scripts/lib/config.fish

5 lines
190 B
Fish
Raw Permalink Normal View History

2024-11-01 13:13:41 +00:00
set projectName port-valhalla
set nixPkgsVersion 566e53c2ad750c84f6d31f9ccb9d00f823165550
2024-11-01 14:32:43 +00:00
set valhallaCache ~/".cache/$projectName"
set nixPkgsCache "$valhallaCache/nixpkgs/$nixPkgsVersion"