From c317ab0dbe9cdb2c87e4aa04139c488be0bf3eb7 Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Wed, 20 Oct 2021 11:25:55 -0400 Subject: [PATCH] shell: add pixz so NAR serving works from foreman --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 1982e8b9..b723382b 100644 --- a/flake.nix +++ b/flake.nix @@ -499,7 +499,7 @@ buildInputs = [ makeWrapper autoconf automake libtool unzip nukeReferences pkgconfig libpqxx gitAndTools.topGit mercurial darcs subversion breezy openssl bzip2 libxslt - final.nix perlDeps perl mdbook + final.nix perlDeps perl mdbook pixz boost postgresql_11 (if lib.versionAtLeast lib.version "20.03pre"