hotfix failed build
This commit is contained in:
parent
afac2029e2
commit
cbe429a351
@ -36,6 +36,14 @@
|
|||||||
# })
|
# })
|
||||||
# ];
|
# ];
|
||||||
|
|
||||||
|
channels.nixpkgs-unstable.patches = [
|
||||||
|
(nixpkgs-unstable.legacyPackages."x86_64-linux".fetchpatch {
|
||||||
|
name = "249059.patch";
|
||||||
|
url = "https://github.com/NixOS/nixpkgs/commit/7957b4cfd79a6b7871d31e5acd84f75fc3e7ca59.patch";
|
||||||
|
sha256 = "sha256-Ue9qzggPooVSgyzJiPhQm7+79L5d7IYX3fAXmYjTTiE=";
|
||||||
|
})
|
||||||
|
];
|
||||||
|
|
||||||
hostDefaults.modules = [
|
hostDefaults.modules = [
|
||||||
nixpkgs.nixosModules.notDetected
|
nixpkgs.nixosModules.notDetected
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user