Commit Graph

10 Commits

Author SHA1 Message Date
Mario Rodas
ccd6c7ac6d
Merge pull request #87902 from jakobrs/schismtracker-20200412
schismtracker: 20190805 -> 20200412
2020-05-16 13:43:36 -05:00
jakobrs
6bbdcdbf12 schismtracker: 20190805 -> 20200412 2020-05-15 18:23:16 +02:00
jakobrs
4621fe7889 schismtracker: Add x86_64-darwin support 2020-05-15 18:21:34 +02:00
Christoph Neidahl
d6fcf36e47
schismtracker: 20120105 -> 20190805 (#76725) 2020-05-02 16:09:13 -04: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
John Ericson
db965063b3 treewide: Make configureFlags lists 2018-08-03 17:06:03 -04:00
Orivej Desh
4f73b3162b treewide: preset windres missing to fix builds on Linux
https://github.com/NixOS/nixpkgs/pull/30484#issuecomment-345899910
2017-11-21 04:27:10 +00:00
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Siarhei Zirukin
1518d65866 schismtracker: new package 2014-12-01 19:58:25 +01:00