From 95fa27218b642289c04582d23e49e0c42e6782e9 Mon Sep 17 00:00:00 2001 From: Rory& Date: Mon, 26 Feb 2024 15:31:53 +0100 Subject: Unbind Conduwuit from system nixpkgs. --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index a64698f..0ea3c34 100755 --- a/flake.nix +++ b/flake.nix @@ -23,7 +23,7 @@ # Assuming you have an input for nixpkgs called `nixpkgs`. If you experience # build failures while using this, try commenting/deleting this line. This # will probably also require you to always build from source. - inputs.nixpkgs.follows = "nixpkgs"; + #inputs.nixpkgs.follows = "nixpkgs"; }; nixos-wsl.url = "github:nix-community/NixOS-WSL"; #inputs.nur.url = github:nix-community/NUR; -- cgit 1.4.1