Skip to content
Snippets Groups Projects
  1. Sep 05, 2014
  2. Aug 29, 2014
  3. Aug 21, 2014
  4. Aug 20, 2014
  5. Aug 17, 2014
  6. Aug 13, 2014
  7. Aug 07, 2014
  8. Jul 29, 2014
  9. Jul 24, 2014
  10. Jul 14, 2014
  11. Jul 11, 2014
    • Eelco Dolstra's avatar
      build-remote.pl: Fix build log · a00a9854
      Eelco Dolstra authored
      a00a9854
    • Eelco Dolstra's avatar
      build-remote.pl: Use ‘nix-store --serve’ on the remote side · a5c6347f
      Eelco Dolstra authored
      This makes things more efficient (we don't need to use an SSH master
      connection, and we only start a single remote process) and gets rid of
      locking issues (the remote nix-store process will keep inputs and
      outputs locked as long as they're needed).
      
      It also makes it more or less secure to connect directly to the root
      account on the build machine, using a forced command
      (e.g. ‘command="nix-store --serve --write"’). This bypasses the Nix
      daemon and is therefore more efficient.
      
      Also, don't call nix-store to import the output paths.
      a5c6347f
  12. Jul 10, 2014
  13. May 26, 2014
  14. Apr 10, 2014
  15. Apr 08, 2014
  16. Mar 29, 2014
  17. Mar 17, 2014
  18. Feb 26, 2014
  19. Feb 19, 2014
Loading