Jan Tojnar
468cb5980b
gnome: rename from gnome3
...
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Jan Tojnar
7d535edec5
gnome3: support new versioning scheme in the update script
...
https://discourse.gnome.org/t/new-gnome-versioning-scheme/4235
2021-05-05 22:20:20 +02:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Jonathan Ringer
6cfd954b06
libsoup: fix build
2020-11-05 20:46:41 -08:00
Frederik Rietdijk
8be875622e
libsoup: fix eval
2020-10-25 13:47:08 +01:00
Vladimír Čunát
2f6b00b15e
Merge branch 'staging-next' into staging
2020-10-25 09:47:04 +01:00
Jan Tojnar
9124947ae6
libsoup: do not depend on full sysprof
...
It just wants libsysprof-capture.
2020-10-24 06:57:59 +02:00
Doron Behar
37f72d1ad6
libsoup: 2.70.0 -> 2.72.0
...
It adds support for profiling using Sysprof but we do not support Sysprof on Darwin
so we need to disable it there. Otherwise it breaks eval of Darwin package set
through “sysprof ← libsoup ← inkscape” chain.
2020-10-24 01:14:07 +02:00
Malte Brandy
cebf9198f3
treewide: De-inline uses of lib.boolToString
...
This commit should not change eval results
2020-10-14 01:46:17 +02:00
Tor Hedin Brønner
009214203f
libsoup: 2.68.4 -> 2.70.0
2020-03-24 07:10:42 +01:00
Matthew Bauer
67b0ddf3f3
Merge remote-tracking branch 'origin/staging' into mb-cross-fixes-march-2020
2020-03-16 14:34:03 -04:00
Matthew Bauer
895ef23658
libsoup: needs glib in nativeBuildInputs
2020-03-06 00:45:46 -05:00
R. RyanTM
330fab1798
gnome3.libsoup: 2.68.3 -> 2.68.4
2020-02-28 23:49:19 +00:00
R. RyanTM
dcf45f3dff
gnome3.libsoup: 2.68.2 -> 2.68.3
2019-12-10 18:56:11 +01:00
Tor Hedin Brønner
f8ae755433
libsoup: 2.68.1 -> 2.68.2
2019-10-12 16:18:05 +02:00
Tor Hedin Brønner
7a4bbf6895
libsoup: 2.66.2 -> 2.68.1
2019-09-30 19:39:47 +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
worldofpeace
b97f53ec90
libsoup: 2.66.1 -> 2.66.2
...
https://gitlab.gnome.org/GNOME/libsoup/blob/2.66.2/NEWS
2019-05-15 21:37:27 -04:00
Tor Hedin Brønner
ee3729938d
libsoup: 2.66.0 → 2.66.1
...
https://gitlab.gnome.org/GNOME/libsoup/blob/2.66.1/NEWS
2019-04-27 07:09:33 +02:00
Tor Hedin Brønner
7b7b4f37c1
libsoup: 2.64.2 -> 2.66.0
2019-04-05 11:40:00 +02:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
...
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Jan Tojnar
f78203de37
libsoup: 2.62.2 → 2.64.2
2018-11-30 21:34:28 +01:00
Jan Tojnar
5cc18c4781
gnome3: remove versionBranch attribute
...
Standard library now contains stdenv.lib.versions.majorMinor,
which does the same.
2018-10-05 02:17:19 +02:00
Jan Malakhovski
6969f37233
libsoup: cleanup
2018-08-10 12:56:33 +00:00
Jan Tojnar
cf035b26a6
libsoup: 2.62.0 → 2.62.2
2018-06-06 11:59:47 +02:00
Jan Malakhovski
7438083a4d
tree-wide: disable doCheck
and doInstallCheck
where it fails (the trivial part)
2018-04-25 04:18:46 +00:00
Matthew Bauer
ed2a9cf65f
treewide: remove libintl hacks
2018-03-22 16:50:11 -05:00
Jan Tojnar
af766c764e
libsoup: fix build & clean up
2018-03-22 07:46:44 +01:00
Jan Tojnar
0973618e4e
gnome3: automated update
2018-03-22 07:46:42 +01:00
Jan Tojnar
f54fd9e1dd
libsoup: add updateScript
2018-03-04 20:05:54 +01:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
Vladimír Čunát
da3679c160
libsoup: maintenance 2.60.0 -> 2.60.2 + patch
2017-12-01 08:27:31 +01:00
Jan Tojnar
5a3b7ef2e7
gnome3: use the same version of Vala
2017-11-26 03:10:50 +01:00
Vladimír Čunát
68bfcad289
libsoup: 2.59.90.1 -> 2.60.0
...
There are basically no changes, but the version number is much nicer ;-)
Explicit deletion of gtk-goc isn't needed anymore (see doc/multiple-output.xml).
2017-09-24 11:28:31 +02:00
Peter Simons
e204bef487
libsoup: update to version 2.59.90.1 to fix CVE-2017-2885
2017-08-10 16:45:33 +02:00
Alexander Ried
1a1605cc32
libsoup: libgnome_keyring -> libgnome_keyring3
2016-10-15 20:32:09 +02:00
Alexander Ried
2dd0f1f254
libsoup: 2.54.1 -> 2.56.0
...
From #19081 .
2016-10-11 18:40:13 +02:00
Tuomas Tynkkynen
d3dc3d4130
Merge remote-tracking branch 'dezgeg/shuffle-outputs' into staging
...
https://github.com/NixOS/nixpkgs/pull/14766
2016-08-30 12:43:37 +03:00
Ram Kromberg
3bfb354145
libsoup's vala: 0.23 -> 0.26
...
Close #17904 .
2016-08-29 18:45:55 +02:00
Tuomas Tynkkynen
a17216af4c
treewide: Shuffle outputs
...
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03:00
Ram Kromberg
a206e13fe1
libsoup: vala -> vala_0_23
2016-08-21 20:11:51 +03:00
Ram Kromberg
6afb7b9a1a
libsoup: 2.52.2 -> 2.54.1 & valaSupport ( #16897 )
2016-07-25 20:43:51 +01:00
Vladimír Čunát
ae74c356d9
Merge recent 'staging' into closure-size
...
Let's get rid of those merge conflicts.
2016-02-03 16:57:19 +01:00
Gabriel Ebner
c7e48a3eb8
libsoup: 2.50.0 -> 2.52.2
2016-01-16 08:51:38 +01:00
Vladimír Čunát
e25da7e5c8
xorg: split outputs of various libs
2015-10-14 14:27:07 +02: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
William A. Kennington III
459c3ff560
libsoup: 2.48 -> 2.50
...
Also remove doc output as this package generate no documentation.
2015-07-27 17:45:23 -07:00
William A. Kennington III
bd5f2c9638
Merge branch 'master.upstream' into staging.upstream
2015-07-27 08:17:19 -07:00
Eelco Dolstra
b07de4bf8b
libsoup: Don't install docs
2015-07-26 22:46:23 +02:00