mirror of
https://github.com/NixOS/nix
synced 2025-06-24 18:01:16 +02:00
Allow builders to create activities
Actually, currently they can only create download activities. Thus, downloads by builtins.fetchurl show up in the progress bar.
This commit is contained in:
parent
4c6a26539c
commit
4af2611bd1
4 changed files with 77 additions and 8 deletions
|
@ -18,6 +18,7 @@ with import ./release-common.nix { inherit pkgs; };
|
|||
customMemoryManagement = false;
|
||||
})
|
||||
autoreconfHook
|
||||
nlohmann_json
|
||||
|
||||
# For nix-perl
|
||||
perl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue