From c8e2b6ba08d602b1b2f926c279524a8fa1bffcb7 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 22 Aug 2018 23:35:07 +0200 Subject: ... --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index 0d8ffb73..b60a8971 100644 --- a/hel.nix +++ b/hel.nix @@ -141,7 +141,7 @@ nativeBuildInputs = with pkgs; [ pkgconfig intltool autoreconfHook gtk-doc ]; configureFlags = [ "--with-systemdsystemunitdir=$(out)/lib/systemd/system" ]; - }); + }; }; nixpkgs.config.allowUnfree = true; -- cgit v1.2.3