Revert "Flake: backport headscale changes to stable nixpkgs"

This reverts commit fdad5d88bb.
This commit is contained in:
Toast 2024-12-02 12:14:09 +01:00
parent 5c8044283a
commit fc51305ad6
2 changed files with 1 additions and 1760 deletions

View file

@ -105,9 +105,7 @@
nixpkgs-patched = nixpkgs-raw.legacyPackages.x86_64-linux.applyPatches {
name = "patched-nixpkgs";
src = nixpkgs-raw;
patches = [
./nixpkgs-patches/backport_unstable_headscale_changes.patch
];
patches = [];
};
# https://discourse.nixos.org/t/proper-way-of-applying-patch-to-system-managed-via-flake/21073/26
nixpkgs-unstable = (import "${nixpkgs-unstable-patched}/flake.nix").outputs {self = inputs.self;};

File diff suppressed because it is too large Load diff