Commit Graph

20 Commits

Author SHA1 Message Date
Maciej Krüger
946369adbd
spidermonkey: remove spidermonkey_38 -> spidermonkey alias
This removes the spidermonkey alias and renames it in the packages still
using it

Not sure if we need it in aliases.nix since just about nothing depends
on it anymore

Additionally considering removal should be a good choice, it's at least
insecure so it should get tagged as such
2020-10-01 10:00:22 +02: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
Johannes Frankenau
f179b27e89 plowshare: 2.1.6 -> 2.1.7 2017-08-18 09:16:29 +02:00
Johannes Frankenau
8439131b5a plowshare: 1.1.0 -> 2.1.6 2017-06-29 09:46:26 +02:00
Tuomas Tynkkynen
74a3a2cd7e treewide: Use makeBinPath 2016-08-23 01:18:10 +03:00
Tuomas Tynkkynen
21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Vladimír Čunát
f014217a55 spidermonkey-{17,24}: split the dev and lib outputs 2015-10-13 20:19:02 +02:00
Vladimír Čunát
99e4371526 curl: split into multiple outputs
Also use pkgconfig to be safer and fix (some) referrers.
2015-10-13 20:18:48 +02:00
Pascal Wittmann
72bfb93beb plowshare: move from googlecode to github 2015-08-15 21:04:32 +02:00
Sergey Mironov
2e95f697fb plowshare: version bump
fixes games/adom downloader
2014-11-29 23:39:33 +03:00
Sergey Mironov
37d5b54f59 plowshare: version bump
From #3301.
2014-08-15 00:25:45 +02:00
Alexander Foremny
0a550a5354 Update plowshare to plowshare4-git20121126.e7e4480
plowshare now comes in two flavours, plowshare4 and plowshare3.
plowshare4 is recommonded if one can afford its larger (bash >= 4.1)
dependencies which we can. plowshare3 (bash >= 3, busybox) is aimed at
embedded devices.
2012-11-30 12:45:19 +01:00
Alexander Foremny
29d3112ee9 Rename plowshare-git to plowshare 2012-10-09 14:02:23 -04:00
Alexander Foremny
1329ae018d Bump plowshare version to git20120916 2012-09-25 17:44:57 +02:00
Alexander Foremny
c98559a6fc Remove curl from buildInputs 2012-08-31 16:02:10 +02:00
Alexander Foremny
addbf658e5 Add maintainer 2012-08-31 16:01:19 +02:00
Alexander Foremny
a23f6dc4c4 Add quotes to wrapProgram's arguments 2012-08-30 14:27:03 +02:00
Alexander Foremny
50400e345c Give correct PATH to wrapProgram 2012-08-30 14:07:47 +02:00
Alexander Foremny
aed5c36694 Use makeWrapper 2012-08-29 15:16:03 +02:00
Alexander Foremny
c89a0d6c4f Add package: plowshare-git20120807 2012-08-26 14:43:25 +02:00