Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
...
There ver very many conflicts, basically all due to
name -> pname+version. Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job. There might be some fallback to these
conflicts, but I believe it should be minimal.
Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Rickard Nilsson
225e412edb
Remove myself as maintainer of some packages.
2019-08-20 15:24:01 +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
Jan Tojnar
d3ff902e94
webkit: move to aliases
2019-03-06 00:20:55 +01:00
Will Dietz
d57d4148f6
vimb: simplify with wrapGAppsHook
...
wrapGAppsHook per reviewer suggestion, ty! :)
2018-12-29 14:38:41 -06:00
Will Dietz
ac92aad531
vimb: uses gtk3, provide it explicitly instead of unused (?) gtk2
2018-12-29 14:29:00 -06:00
Will Dietz
e66f27b622
vimb: prefer fetchFromGitHub, touchup inputs
2018-12-29 14:29:00 -06:00
Will Dietz
25cf057dbe
vimb: 3.1.0 -> 3.3.0
...
https://github.com/fanglingsu/vimb/releases/tag/3.2.0
https://github.com/fanglingsu/vimb/releases/tag/3.3.0
2018-12-29 14:29:00 -06:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
S. Nordin Abouzahra
7f2f7e367b
vimb: 2.11 -> 3.1.0
...
Updates vimb to no longer depend on webkitgtk24x.
2018-01-16 09:07:12 -05:00
Samuel Dionne-Riel
7b97c8c0c8
treewide: homepage+src updates (found by repology, #33263 )
2018-01-05 20:42:46 +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
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
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03:00
Vladimír Čunát
716aac2519
Merge branch 'staging' into closure-size
2016-01-19 09:55:31 +01:00
Avery Glitch
440444d69d
vimb: 2.9 -> 2.11
2016-01-08 10:57:32 +11:00
Vladimír Čunát
8e381b89a1
glib-networking: split the dev output
...
That's done to get rid of propagatedBuildInputs from regular closure.
Also references were fixed, mainly to its gio modules.
2015-10-13 20:18:56 +02:00
Eelco Dolstra
55932c1bec
Don't statically depend on cacert for certificates
...
This reverts commit cd52c04456
and
others.
Managing certificates (including revoking certificates and adding
custom certificates) becomes extremely painful if every package in the
system potentially depends on a different copy of cacert. Also, it
makes updating cacert rather expensive.
2015-07-31 01:34:58 +02:00
William A. Kennington III
ffd0539eba
cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $out
2015-06-05 13:00:52 -07:00
William A. Kennington III
cd52c04456
Fix more ca-bundle paths
2015-05-29 14:26:32 -07:00
Rickard Nilsson
da6abad31a
vimb: Update from 2.8 to 2.9
2015-02-13 15:06:46 +01:00
Rickard Nilsson
8645fb57de
vimb: Update from 2.7 to 2.8
2014-10-13 13:20:15 +02:00
Rickard Nilsson
85ec51a4ff
vimb: Update from 2.6 to 2.7
2014-08-24 01:50:31 +02:00
Rickard Nilsson
baafb5b8cd
vimb: Update from 2.4 to 2.6
2014-08-13 12:03:24 +02:00
Rickard Nilsson
2e3c0f2d30
vimb: Upgrade from 2.2 to 2.4
2014-06-10 14:40:16 +02:00
Luca Bruno
35ccaa2e52
Fix gsettings schemas usage for several packages due to #1901
...
Also add icons to epiphany
2014-04-06 11:02:21 +02:00
Rickard Nilsson
bcb7925562
New package: The vimb web browser
2014-02-12 19:42:39 +01:00