From 5ede15b6ff65a41b32fb214a9e6016a93bd94083 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Mon, 11 Nov 2024 22:15:14 +0100 Subject: update sources, use stable lix also element has now bundled in the matrix-react-sdk, so some paths inside it have changed. --- common/common.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'common') diff --git a/common/common.nix b/common/common.nix index 02fec64..b26009f 100644 --- a/common/common.nix +++ b/common/common.nix @@ -6,6 +6,7 @@ nixpkgs.flake = inputs.nixpkgs; unstable.flake = inputs.nixpkgs-unstable; }; + nix.package = pkgs.lix; nix.nixPath = lib.mkForce [ "nixpkgs=${inputs.nixpkgs}" "unstable=${inputs.nixpkgs-unstable}"]; -- cgit v1.2.3