Fix ISO builds

This commit is contained in:
Greg Hellings
2023-06-29 00:28:28 -05:00
parent 7c6200bb2a
commit fdaed2ef6c
2 changed files with 4 additions and 6 deletions
+1 -4
View File
@@ -36,10 +36,7 @@ let
] ++ extraMods;
};
in {
"2maccabees" = unstable {
system = "aarch64-linux";
name = "2maccabees";
};
"2maccabees" = unstable { name = "2maccabees"; system = "aarch64-linux"; };
jude = unstable {
name = "jude";
gnome = true;