hitagi: Use stable nixpkgs
This commit is contained in:
parent
b135035baa
commit
17cfd6cfb9
|
@ -16,9 +16,6 @@ in
|
||||||
hardware.common-cpu-amd
|
hardware.common-cpu-amd
|
||||||
hardware.common-pc-ssd
|
hardware.common-pc-ssd
|
||||||
];
|
];
|
||||||
# Intel Arc requires mesa 22.3, which only is in unstable.
|
|
||||||
# Using mesa from untable is quite hard, so this is a workaround.
|
|
||||||
nixpkgs = inputs.nixpkgs-unstable;
|
|
||||||
};
|
};
|
||||||
vueko = {
|
vueko = {
|
||||||
system = "aarch64-linux";
|
system = "aarch64-linux";
|
||||||
|
|
Loading…
Reference in a new issue