From 317b1a24e600b695faadd626fb71f6c0673558ee Mon Sep 17 00:00:00 2001 From: nyanloutre Date: Wed, 16 Aug 2023 20:37:06 +0200 Subject: [PATCH] remove hotfix --- flake.nix | 8 -------- 1 file changed, 8 deletions(-) diff --git a/flake.nix b/flake.nix index 703805a..d6de1f2 100644 --- a/flake.nix +++ b/flake.nix @@ -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 {