Robin Gloster
760e23136a
treewide: *inputs are lists
2019-12-31 01:09:25 +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
Nick Novitski
7136e0d0a6
bundlerUpdateScript: init and use ( #64822 )
2019-07-22 12:02:47 +00:00
Michael Weiss
265c5fc485
gollum: 4.1.2 -> 4.1.3
2018-09-19 19:07:20 +02: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
Michael Weiss
96faeb1914
gollum: Add Git as runtime dependency
...
Now "nix-shell -p gollum --pure --run gollum" should work properly.
2017-06-04 22:07:47 +02:00
Michael Weiss
62653064a0
gollum: 4.0.1 -> 4.1.1
2017-06-03 22:52:37 +02:00
Jörg Thalheim
69c10e5290
gollum: use gemdir
2017-01-18 00:52:57 +01:00
Jakob Gillich
8a35315a20
gollum: init at 4.0.1
2016-02-11 20:33:47 +01:00