Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Timo Kaufmann
45e3be9eca
gf2x: 1.2 -> 1.3.0
...
Switch source to fetchgit since it removes the requirements to manually
find the correct link for each version.
More information at
https://github.com/NixOS/nixpkgs/pull/45299
2020-01-02 17:24:11 +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
Timo Kaufmann
73aaad4936
gf2x: disable hardware-specific code
...
This was causing "Illegal instruction" issues in the ntl testsuite when
it was executed on a different cpu than the one gf2x was built on
(43679).
2018-08-18 13:37:48 +02:00
Jake Waksbaum
42a0d36fdb
Mark gf2x as supported on darwin
2018-08-13 17:36:18 -04:00
Timo Kaufmann
563575edb2
gf2x: 1.1 -> 1.2
2018-07-08 22:52:33 +02:00
Silvan Mosberger
57bccb3cb8
treewide: http -> https sources ( #42676 )
...
* treewide: http -> https sources
This updates the source urls of all top-level packages from http to
https where possible.
* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Tuomas Tynkkynen
1254f1a46a
gf2x: Disable i686 build
...
http://hydra.nixos.org/build/49552136/nixlog/3/raw
2017-03-03 00:21:47 +02:00
Michael Raskin
1998a0d4d2
gf2x: init at 1.1
2016-10-26 11:06:31 +02:00