From f605577d5ceb91196136f5e357f8224ae5ab86fb Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sun, 17 May 2020 20:49:44 +0100 Subject: feat(ops/nixos/nugget): Replace system-nix with meson-built one What could possibly go wrong. --- ops/nixos/nugget/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'ops/nixos') diff --git a/ops/nixos/nugget/default.nix b/ops/nixos/nugget/default.nix index 4b8e11675840..9b9d8fdce116 100644 --- a/ops/nixos/nugget/default.nix +++ b/ops/nixos/nugget/default.nix @@ -42,6 +42,7 @@ in depot.lib.fix(self: { }; nix = { + package = depot.third_party.nix; nixPath = [ "depot=/home/tazjin/depot" "nixpkgs=${depot.third_party.nixpkgsSrc}" -- cgit 1.4.1