Branch: refs/heads/master
Home: https://github.com/NixOS/nix
Commit: 03103c0a36cc94238542de2bdf6eedcb679cca49
https://github.com/NixOS/nix/commit/03103c0a36cc94238542de2bdf6eedcb679cca49
Author: Eelco Dolstra <[email protected]>
Date: 2014-07-24 (Thu, 24 Jul 2014)
Changed paths:
M scripts/build-remote.pl.in
M scripts/nix-copy-closure.in
M src/nix-store/nix-store.cc
M src/nix-store/serve-protocol.hh
Log Message:
-----------
Implement nix-copy-closure --from via nix-store --serve
Commit: 7b351da680cad41623c3f9853ff2eea3cb8e3545
https://github.com/NixOS/nix/commit/7b351da680cad41623c3f9853ff2eea3cb8e3545
Author: Eelco Dolstra <[email protected]>
Date: 2014-07-24 (Thu, 24 Jul 2014)
Changed paths:
M perl/lib/Nix/SSH.pm
M scripts/build-remote.pl.in
Log Message:
-----------
Remove obsolete SSH master connection code
Commit: 17ef2346723b96080cc912da646df4f6424e83fa
https://github.com/NixOS/nix/commit/17ef2346723b96080cc912da646df4f6424e83fa
Author: Eelco Dolstra <[email protected]>
Date: 2014-07-24 (Thu, 24 Jul 2014)
Changed paths:
M perl/lib/Nix/CopyClosure.pm
M perl/lib/Nix/SSH.pm
Log Message:
-----------
Fix NIX_SSHOPTS
Closes #302.
Commit: 7f7d4ab68649b2f5530143e8cfa95fc785ae9937
https://github.com/NixOS/nix/commit/7f7d4ab68649b2f5530143e8cfa95fc785ae9937
Author: Eelco Dolstra <[email protected]>
Date: 2014-07-24 (Thu, 24 Jul 2014)
Changed paths:
M scripts/nix-copy-closure.in
Log Message:
-----------
nix-copy-closure: Implement --gzip via ssh's -C flag
Commit: 1a44f1cb656557715d328818270b82c0c13d58a0
https://github.com/NixOS/nix/commit/1a44f1cb656557715d328818270b82c0c13d58a0
Author: Eelco Dolstra <[email protected]>
Date: 2014-07-24 (Thu, 24 Jul 2014)
Changed paths:
M doc/manual/nix-copy-closure.xml
M perl/lib/Nix/CopyClosure.pm
M scripts/build-remote.pl.in
M scripts/nix-copy-closure.in
M src/nix-store/nix-store.cc
Log Message:
-----------
nix-copy-closure: Drop --bzip2, --xz, --show-progress
These are too difficult to implement via nix-store --serve.
‘--show-progress’ could be re-implemented fairly easily via a
sink/source wrapper class.
Compare: https://github.com/NixOS/nix/compare/62309a2c5620...1a44f1cb6565_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits