your honor,
This commit is contained in:
parent
972c0037eb
commit
d11f7faab8
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ args: self: prev: let
|
|||
in {
|
||||
pandoc = self.writeScriptBin "pandoc" "true";
|
||||
inherit (pkgsX86) gccgo gfortran nix;
|
||||
inherit (args.attic.packages.x86_64-linux) attic-client;
|
||||
meson = prev.meson.overrideAttrs (_: {
|
||||
doCheck = false;
|
||||
doInstallCheck = false;
|
||||
|
|
Loading…
Reference in a new issue