Commit graph

7 commits

Author SHA1 Message Date
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
Franz Pletz 56bd59253e
openwsman: 2.6.5 -> 2.6.9, fix build with recent curl 2019-01-11 03:54:46 +01:00
John Ericson db965063b3 treewide: Make configureFlags lists 2018-08-03 17:06:03 -04:00
Peter Hoeg e8db78639c openwsman: do not compile on Darwin 2017-12-27 16:43:36 +08:00
Peter Hoeg ede3aea02a openwsman: 2.6.0 -> 2.6.5 2017-12-24 10:03:35 +08:00
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Kosyrev Serge d8b3c4c49c openwsman init at 2.6.0 2015-08-24 22:34:15 +03:00