t14_legacy_config/shenvs/config.nix

10 lines
87 B
Nix
Raw Normal View History

shenvs: {
gcKeep = with shenvs; [
2022-06-20 10:43:17 +02:00
c
2022-04-28 04:38:27 +02:00
mad
2022-06-20 10:43:17 +02:00
octave
2022-08-16 04:36:17 +02:00
proba
2022-05-04 02:35:10 +02:00
tcrb
];
}