attempt to make github do the building for me :)
This commit is contained in:
parent
97b5f44872
commit
5dc93272cd
5 changed files with 61 additions and 13 deletions
|
|
@ -1,5 +1,5 @@
|
|||
self: super: {
|
||||
linux-lava = super.linuxPackagesFor ((super.linuxManualConfig (
|
||||
linux-lava = (super.linuxManualConfig (
|
||||
let
|
||||
major = "5";
|
||||
minor = "11";
|
||||
|
|
@ -71,5 +71,5 @@ self: super: {
|
|||
ia32Emulation = true;
|
||||
};
|
||||
};
|
||||
}));
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue