From 5035e6d3e9982bb9fd0fade7b6bccc79eb166360 Mon Sep 17 00:00:00 2001 From: nyanloutre Date: Tue, 23 Oct 2018 11:36:24 +0200 Subject: [PATCH] License site Max non libre --- services/site-max.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/site-max.nix b/services/site-max.nix index 95132dc..f5cccbe 100644 --- a/services/site-max.nix +++ b/services/site-max.nix @@ -66,7 +66,7 @@ in git -C $GIT_CLONE_DIR pull fi - nix-build -o /run/site-max/result $GIT_CLONE_DIR + NIXPKGS_ALLOW_UNFREE=1 nix-build -o /run/site-max/result $GIT_CLONE_DIR ''}/bin/build.sh"; }; };