remove hotfix
This commit is contained in:
parent
d898b83cd0
commit
317b1a24e6
@ -36,14 +36,6 @@
|
||||
# })
|
||||
# ];
|
||||
|
||||
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 = [
|
||||
nixpkgs.nixosModules.notDetected
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user