aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2012-05-08Remove obsolete files (moved to release tree)Eelco Dolstra
2012-05-07nix-channel --update: allow updating only the specified channelsEelco Dolstra
2012-05-07Now *really* prevent accumulation of old manifestsEelco Dolstra
2012-05-01Use mkpath instead of make_pathEelco Dolstra
2012-04-30Support mandatory system features in the build hookEelco Dolstra
2012-04-24Fix a warning in the build hook about $progressViewerEelco Dolstra
2012-04-18Fix URL set by nix-channelEelco Dolstra
2012-04-16Hack to prevent accumulation of old manifestsEelco Dolstra
2012-04-14If the (redirected) channel URL contains a version number, use itEelco Dolstra
2012-04-14Follow redirects early to ensure consistency between the manifest and the tar...Eelco Dolstra
2012-04-14Remove unnecessary "system" argumentEelco Dolstra
2012-04-14nix-channel improvementsEelco Dolstra
2012-04-13If "pv" is available at compile time, hard-code its pathEelco Dolstra
2012-04-13nix-copy-closure: Move the progressViewer directly adjacent to the ssh call s...Shea Levy
2012-04-13Add the '--show-progress' flag to nix-copy-closureShea Levy
2012-04-10Handle the case where $SHELL is not setEelco Dolstra
2012-04-04nix-generate-patches: Optionally write new patches to $NIX_ALL_PATCHESHydra mirror
2012-04-04Follow redirects when checking for the existence of MANIFEST.bz2Eelco Dolstra
2012-03-27Update "nix-build --help"Eelco Dolstra
2012-03-27Add an option "--exclude" to filter dependencies in "nix-build --run-env"Eelco Dolstra
2012-03-27Allow the command executed by "nix-build --run-env" to be overriden with --co...Eelco Dolstra
2012-03-19Add a command "nix-build --run-env" to reproduce the environment of a derivationEelco Dolstra
2012-03-05nix-copy-closure: don't print copied path on stdoutEelco Dolstra
2012-03-05Restore progress indication during nix-copy-closureEelco Dolstra
2012-03-05build-remote.pl: don't wait forever for the upload lockEelco Dolstra
2012-02-02* nix-channel: fail if we don't have write permission to the manifestsEelco Dolstra
2012-01-13* nix-build: put the temporary derivation symlink in a temporaryEelco Dolstra
2012-01-05* Doh!Eelco Dolstra
2012-01-05* Add a -I flag to the Perl bindings to nix-build and some otherEelco Dolstra
2012-01-03* Add a test for nix-channel.Eelco Dolstra
2012-01-03* Use Nix::Config.Eelco Dolstra
2012-01-03* Refactoring: Get rid of a few subdirectories in corepkgs/, and someEelco Dolstra
2011-12-21* Security: make sure the lock files used by build-remote.pl are notEelco Dolstra
2011-12-21* Use a lock to ensure that only one build-remote instance can copy aEelco Dolstra
2011-12-15* Typo.Eelco Dolstra
2011-12-02* nix-prefetch-url: rewritten in Perl.Eelco Dolstra
2011-11-29* download-using-manifests: use the Perl bindings.Eelco Dolstra
2011-11-29* For consistency with "nix-store -q --hash", produce hashes inEelco Dolstra
2011-11-29* Get rid of the shell in ssh calls.Eelco Dolstra
2011-11-23* Add bzip2 and xz support to nix-copy-closure.Eelco Dolstra
2011-11-23* Add an API function exportPaths() that provides the functionality ofEelco Dolstra
2011-11-23* build-remote.pl: drop a hard-coded reference to /nix/etc/nix.Eelco Dolstra
2011-11-16* nix-pull: update the Nix manifest cache if necessary. Also, don'tEelco Dolstra
2011-11-16* Don't decompress the manifests in /nix/var/nix/manifest. This savesEelco Dolstra
2011-10-19* Print a consistent message.Eelco Dolstra
2011-10-18* nix-copy-closure: support ‘--dry-run’ and ‘--include-outputs’.Eelco Dolstra
2011-10-11* Use the Store API bindings in nix-copy-closure.Eelco Dolstra
2011-10-11* Move SSH.pm.Eelco Dolstra
2011-10-10* Set the executable bit on scripts.Eelco Dolstra
2011-10-10(no commit message)Eelco Dolstra