summary refs log tree commit diff
path: root/pkgs/build-support/closure-info.nix
Commit message (Collapse)AuthorAge
* treewide: remove unused variables (#63177)volth2019-06-16
| | | | | | * treewide: remove unused variables * making ofborg happy
* nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol2019-02-22
|
* make-closure needs build system mkdir and jqDaniel Barlow2018-06-29
| | | | Make make-closure work when cross-compiling
* CleanupEelco Dolstra2018-02-27
|
* Merge pull request #35402 from shlevy/closure-info-total-sizeEelco Dolstra2018-02-23
|\ | | | | closureInfo: Report the total closure size.
| * closureInfo: Report the total closure size.Shea Levy2018-02-23
| | | | | | | | This can be useful for e.g. preallocating disk image sizes.
* | makeInitrd: Use closureInfoEelco Dolstra2018-02-23
|/
* VM tests: Initialize the Nix database with correct NAR hashes/sizesEelco Dolstra2018-02-07
|
* closure-info: another half-blind attempt to fix on HydraVladimír Čunát2017-11-01
| | | | | | The previous one was very bad and worsened the situation. But even running with some nix-1.12 I'm unable to reproduce the original failure. Let's unblock channels for now.
* closure-info: half-blind attempt to fix on HydraVladimír Čunát2017-11-01
| | | | | I'm not sure why these started to block channel several days ago. I've been unable to reproduce the failures locally.
* Add function closureInfo to replace pathsFromGraphEelco Dolstra2017-10-25
Unlike pathsFromGraph, on Nix 1.12, this function produces a registration file containing correct NAR hash/size information. https://hydra.nixos.org/build/62832723