aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2003-07-22* Substitutes now should produce a path with the same id as they areEelco Dolstra
2003-07-21* Changed nix-pull to match nix-push.Eelco Dolstra
2003-07-21* Syntax fixes.Eelco Dolstra
2003-07-20* Argh, another short-write problem. Added wrappers aroundEelco Dolstra
2003-07-18* Generate nar.sh, fetchurl.sh.Eelco Dolstra
2003-07-16* The write() system call can write less than the requested Eelco Dolstra
2003-07-16* Substitute fixes.Eelco Dolstra
2003-07-14* Get the garbage collector to work again.Eelco Dolstra
2003-07-13* Generate the scripts so that we can substitute the prefixEelco Dolstra
2003-07-10* Compress Nix archives when pushing them.Eelco Dolstra
2003-07-10* Working derivate sharing.Eelco Dolstra
2003-07-10* Convert tabs to spaces.Eelco Dolstra
2003-07-10* Performance enhancement.Eelco Dolstra
2003-07-10* The policy-free derivate sharing now *almost* works. :-) For anyEelco Dolstra
2003-07-10* Get `nix-push' working again. It now uses Nix/Fix to create NixEelco Dolstra
2003-06-18* Set CPLUS_INCLUDE_PATH as well as C_INCLUDE_PATH. Otherwise g++Eelco Dolstra
2003-05-30* Set umask to 0022 on startup.Eelco Dolstra
2003-05-30* Don't set MANPATH. It's not necessary.Eelco Dolstra
2003-05-30* Set MANPATH and PKG_CONFIG_PATH.Eelco Dolstra
2003-05-27* Fix the rsync destination.Eelco Dolstra
2003-05-26* Removed some debug code that prevented packages from building.Eelco Dolstra
2003-05-26* Nix can now fetch prebuilts (and other files) from the network, iffEelco Dolstra
2003-05-25* Prebuilt package sharing. We allow transparent binary deployment byEelco Dolstra
2003-04-25* Bug fix: deleting the old links didn't work properly.Eelco Dolstra
2003-04-24* nix-switch now removes the link to the previously activated systemEelco Dolstra
2003-04-09* A garbage collector for installed packages. nix-collect-garbageEelco Dolstra
2003-04-09* When we activate a descriptor in nix-switch, remember its hash.Eelco Dolstra
2003-04-09* We no longer use nix-populate standalone, rather we use it as aEelco Dolstra
2003-04-08* Descriptor importing in Fix.Eelco Dolstra
2003-04-08* FreeBSD / gcc 2.95 compatibility fixes.Eelco Dolstra