fix(haskell): Persist stack directory
This commit is contained in:
@@ -60,6 +60,7 @@ in {
|
|||||||
# We don't want to rebuild Hackage simply due to a reboot, do we? }:)
|
# We don't want to rebuild Hackage simply due to a reboot, do we? }:)
|
||||||
(lib.removePrefix "${config.home.homeDirectory}/"
|
(lib.removePrefix "${config.home.homeDirectory}/"
|
||||||
"${xdg-cache-dir}/cabal")
|
"${xdg-cache-dir}/cabal")
|
||||||
|
".stack"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user