Mario Rodas
|
074ab51316
|
biblesync: update homepage
|
2020-05-25 04:20:00 -05:00 |
|
R. RyanTM
|
2a754d6313
|
biblesync: 2.0.1 -> 2.1.0
|
2020-05-25 08:31:33 +00:00 |
|
Pavol Rusnak
|
fadcfc3ea4
|
treewide: per RFC45, remove more unquoted URLs
|
2020-04-18 14:04:37 +02:00 |
|
AndersonTorres
|
88978483b1
|
biblesync: 1.1.2 -> 2.0.1
|
2020-04-14 20:39:13 -03: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
|
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 |
|
Tuomas Tynkkynen
|
21f17d69f6
|
treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
|
2016-08-02 21:42:43 +03:00 |
|
zimbatm
|
69ce5cb656
|
use the sourceforge mirrors everywhere
find pkgs -name "*.nix" -exec sed -r \
"s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
|
2016-02-28 12:07:42 +00:00 |
|
AndersonTorres
|
0935ef2913
|
BibleSync: init at 1.1.2
Biblesync is a dependency of new Xiphos.
|
2015-08-15 22:36:44 -03:00 |
|