zowoq
cea7cd902e
buildGoModule packages: set doCheck = false
2020-08-10 16:02:30 +10:00
Jonathan Ringer
4d125366a3
assh: 2.7.0 -> 2.10.0, use buildGoModule
2020-07-07 14:38:29 -07:00
zowoq
b5dc07a4b4
treewide: use $out instead of $bin with buildGoPackage
2020-04-28 20:30:29 +10:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Ryan Mulligan
3204061474
assh: 2.6.0 -> 2.7.0
...
Semi-automatic update; builds on NixOS
2018-02-24 15:47:38 -08:00
Dan Peebles
b426c85ce2
Get rid of most @rpath nonsense on Darwin
...
This requires some small changes in the stdenv, then working around the
weird choice LLVM made to hardcode @rpath in its install name, and then
lets us remove a ton of annoying workaround hacks in many of our Go
packages. With any luck this will mean less hackery going forward.
2017-10-08 16:13:46 -04:00
Jörg Thalheim
81569ecd72
assh: add openssh to PATH
2017-09-21 23:03:55 +01:00
Diego Zamboni
334dfc3086
assh: init at 2.6.0
...
Powerful wrapper around ssh.
2017-09-21 22:23:16 +02:00