Skip to content
Snippets Groups Projects
  1. Nov 10, 2015
    • Vladimír Čunát's avatar
      rename `chroot` to `sandbox` (fixes #656, close #682) · b39622a4
      Vladimír Čunát authored
      - rename options but leav old names as lower-priority aliases,
        also "-dirs" -> "-paths" to get closer to the meaning
      - update docs to reflect the new names (old aliases are not documented),
        including a new file with release notes
      - tests need an update after corresponding changes to nixpkgs
      - __noChroot is left as it is (after discussion on the PR)
      b39622a4
  2. Sep 25, 2015
  3. Sep 17, 2015
  4. Sep 04, 2015
  5. Sep 03, 2015
  6. Sep 02, 2015
  7. Sep 01, 2015
  8. Aug 24, 2015
  9. Aug 21, 2015
  10. Aug 19, 2015
  11. Aug 07, 2015
  12. Aug 05, 2015
  13. Aug 04, 2015
  14. Aug 03, 2015
  15. Jul 31, 2015
  16. Jul 28, 2015
    • Eelco Dolstra's avatar
      Add sort primop · 76cc8e97
      Eelco Dolstra authored
      76cc8e97
    • Eelco Dolstra's avatar
      Add primop genList · 50807f3d
      Eelco Dolstra authored
      This can be used to implement functions like ‘imap’ (or for that
      matter, ‘map’) without the quadratic complexity incurred by calling
      ‘++’ repeatedly.
      50807f3d
  17. Jul 26, 2015
  18. Jul 24, 2015
  19. Jul 23, 2015
Loading