Skip to content
Snippets Groups Projects
  1. Mar 15, 2004
  2. Feb 16, 2004
  3. Jan 30, 2004
  4. Jan 02, 2004
  5. Dec 22, 2003
  6. Dec 01, 2003
  7. Nov 26, 2003
  8. Nov 25, 2003
  9. Nov 22, 2003
  10. Nov 19, 2003
  11. Nov 18, 2003
  12. Oct 29, 2003
  13. Oct 20, 2003
  14. Oct 16, 2003
    • Eelco Dolstra's avatar
      * Substitutes and nix-pull now work again. · 0791282b
      Eelco Dolstra authored
      * Fixed a segfault caused by the buffering of stderr.
      * Fix now allows the specification of the full output path.  This
        should be used with great care, since it by-passes the normal hash
        generation.
      * Incremented the version number to 0.4 (prerelease).
      0791282b
  15. Sep 23, 2003
  16. Sep 11, 2003
  17. Aug 20, 2003
  18. Aug 12, 2003
  19. Aug 06, 2003
  20. Jul 28, 2003
  21. Jul 23, 2003
  22. Jul 18, 2003
  23. Jul 13, 2003
  24. Jul 10, 2003
  25. Jul 04, 2003
  26. Jun 20, 2003
  27. Jun 18, 2003
  28. Jun 17, 2003
  29. Apr 09, 2003
    • Eelco Dolstra's avatar
      * We no longer use nix-populate standalone, rather we use it as a · aa8fda4b
      Eelco Dolstra authored
        build action for `system' packages (like system.fix) that have
        dependencies on all packages we want to activate.
      
        So the command sequence to switch to a new activation configuration
        of the system would be:
      
          $ fix -i .../fixdescriptors/system.fix
          ...
          system.fix -> 89cf4713b37cc66989304abeb9ea189f
      
          $ nix-switch 89cf4713b37cc66989304abeb9ea189f
      
      * A nix-profile.sh script that can be included in .bashrc.
      aa8fda4b
  30. Apr 08, 2003
  31. Apr 06, 2003
Loading