about summary refs log tree commit diff
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-26 Undo accidental debug changeEelco Dolstra1-1/+1
2012-11-26 Make "nix-build -A <derivation>.<output>" do the right thingEelco Dolstra1-3/+21
2012-11-23 nix-copy-closure: Add flag ‘--use-substitutes’Eelco Dolstra1-10/+13
2012-11-09 Use a shorter Nixpkgs channel URLEelco Dolstra1-1/+1
2012-11-06 download-from-binary-cache: Try next cache if downloading a NAR failsEelco Dolstra1-1/+1
2012-11-06 Process binary caches in order of priorityEelco Dolstra1-7/+14
2012-11-06 nix-push: Handle pushing a symlinkEelco Dolstra1-2/+0
2012-11-06 Add an option ‘use-binary-caches’Eelco Dolstra1-0/+4
2012-11-06 Fix "Not an ARRAY reference" errorEelco Dolstra1-1/+1
2012-10-23 nix-prefetch-url: Improve option handlingEelco Dolstra1-3/+20
2012-10-18 nix-push: Add a flag ‘--manifest-path’ to write the manifest to another d...Eelco Dolstra1-1/+8
2012-10-17 nix-push: Add ‘--link’ flagEelco Dolstra1-1/+8
2012-10-17 nix-push: Only generate and copy a NAR if it doesn't already existEelco Dolstra4-64/+49
2012-10-11 download-from-binary-cache: Remove duplicate entries in trustedURLsEelco Dolstra1-1/+1
2012-10-03 When ‘--help’ is given, just run ‘man’ to show the manual pageEelco Dolstra7-83/+28
2012-10-03 nix-build: Support ‘--repair’ flagEelco Dolstra1-1/+1
2012-10-02 Add operation ‘nix-store --repair-path’Eelco Dolstra3-8/+11
2012-09-21 Style fixEelco Dolstra2-6/+6
2012-09-19 Support xz compression in the download-using-manifests substituterEelco Dolstra2-2/+9
2012-09-13 nix-collect-garbage: Support --dry-runEelco Dolstra1-3/+6
2012-09-13 nix-profile.sh: Revert to single-user versionEelco Dolstra1-44/+11
2012-09-13 Put a time-to-live on negative binary cache lookupsEelco Dolstra1-3/+30
2012-09-13 DohEelco Dolstra1-2/+2
2012-09-13 nix-channel: Add option to force fetching of manifestsEelco Dolstra1-0/+7
2012-09-13 Delete manifests in "nix-channel --remove" or when a binary cache is availableEelco Dolstra3-14/+8
2012-09-12 Build hook: Pass the timeout to the remote builderEelco Dolstra1-3/+4
2012-09-12 Compatibility fix for WWW::Curl < 4.14Eelco Dolstra1-1/+2
2012-09-11 Support building a derivation if some outputs are already validEelco Dolstra1-11/+12
2012-08-27 Disable the binary cache substituter by default for nowEelco Dolstra1-3/+2
2012-08-27 Drop dependency on List::MoreUtilsEelco Dolstra1-3/+2
2012-08-27 Merge branch 'master' into no-manifestsEelco Dolstra1-6/+6
2012-08-24 Include the output name in the GC root linkEelco Dolstra1-6/+6
2012-08-01 nix-channel: Use binary caches advertised by channelsEelco Dolstra2-17/+30
2012-08-01 download-from-binary-cache: Remove duplicate URLsEelco Dolstra1-2/+2
2012-08-01 Report substituter errors to clients of the Nix daemonEelco Dolstra1-7/+3
2012-07-31 Allow daemon users to override ‘binary-caches’Eelco Dolstra1-3/+27
2012-07-30 Do some validation of URLsEelco Dolstra3-5/+8
2012-07-30 Get rid of $NIX_BINARY_CACHESEelco Dolstra1-3/+2
2012-07-30 nix-install-package: Support binary cachesEelco Dolstra1-10/+19
2012-07-27 Allow a binary cache to declare that it doesn't support "nix-env -qas"Eelco Dolstra2-85/+121
2012-07-27 Let build.cc verify the expected hash of a substituter's outputEelco Dolstra3-20/+9
2012-07-27 download-using-manifests: Don't use nix-prefetch-urlEelco Dolstra2-42/+30
2012-07-27 Remove trailing whitespace / tabsEelco Dolstra1-17/+17
2012-07-27 download-from-binary-cache: Only use the default cache for /nix/storeEelco Dolstra1-1/+3
2012-07-26 nix-push: Support generating a manifest againEelco Dolstra1-10/+34
2012-07-26 nix-push: Remove the upload featureEelco Dolstra1-51/+24
2012-07-26 download-from-binary-cache: Support file://Eelco Dolstra1-9/+14
2012-07-26 Merge branch 'master' into no-manifestsEelco Dolstra2-3/+7
2012-07-25 nix-profile.sh: Don't set NIX_REMOTE on single user installationsEelco Dolstra1-1/+1
2012-07-25 Subscribe to the Nixpkgs rather than NixOS channelEelco Dolstra1-2/+2