Mauricio Collares
8b2af232f9
gnome-keyring: patch for libcap_ng >= 0.8.1 compat
2021-02-01 09:12:40 -03:00
Ben Siraphob
5fffcef915
pkgs/desktops: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08:00
Ben Siraphob
badf51221d
treewide: stdenv.lib -> lib
2021-01-16 17:58:11 +07:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Jan Tojnar
a04625379a
Merge branch 'master' into staging-next
2020-04-13 18:50:35 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Jan Tojnar
15002f1cfd
tree-wide: Switch from gnome3.maintainers to lib.teams.gnome
2020-04-01 14:41:43 +02:00
Tor Hedin Brønner
81c9021c72
gnome3.gnome-keyring: 3.34.0 -> 3.36.0
2020-03-24 07:10:44 +01:00
worldofpeace
fa8b4eec80
gnome3.gnome-keyring: 3.31.91 -> 3.34.0
2019-10-03 00:09:20 +02:00
worldofpeace
59e68d3b74
treewide: don't use single quotes with placeholder
2019-09-03 13:01:42 -04: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
2d6247a414
gnome3.gnome-keyring: CAP_IPC_LOCK gnome-keyring-daemon
...
From gkd-capability.c:
This program needs the CAP_IPC_LOCK posix capability.
We want to allow either setuid root or file system based capabilies
to work. If file system based capabilities, this is a no-op unless
the root user is running the program. In that case we just drop
capabilities down to IPC_LOCK. If we are setuid root, then change to the
invoking user retaining just the IPC_LOCK capability. The application
is aborted if for any reason we are unable to drop privileges.
2019-04-15 14:59:56 -04:00
Tor Hedin Brønner
c52ad3559c
gnome3.gnome-keyring: 3.28.2 -> 3.31.91
2019-04-05 11:40:13 +02:00
worldofpeace
f3750e7b41
gnome3.gnome-keyring: use placeholder
2019-02-06 18:07:22 -05:00
worldofpeace
884f7ad3cf
gnome3.gnome-keyring: disable test suite
...
Seen these fail non-deterministically at a high enough frequency
making it a good contender to disable completely.
See also #55293 , #51121 .
cc @hedning @jtojnar
2019-02-06 18:07:22 -05:00
Peter Simons
00a8fdac61
gnome3.gnome-keyring: disable test suite on i686 to fix the build
...
https://github.com/NixOS/nixpkgs/issues/51121
(cherry picked from commit 86d1ba34b4
)
2018-11-27 17:43:45 +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 Tojnar
1bd430e3d4
gnome3.gnome-keyring: clean up
2018-08-25 21:41:13 +02:00
Jan Malakhovski
411ef0e0f9
gnome3.gnome-keyring: use checkInputs
2018-08-11 09:35:23 +00:00
Jan Tojnar
fef1129d4e
gnome3.gnome-keyring: 3.28.0.2 → 3.28.2
2018-05-08 02:37:35 +02:00
Jan Tojnar
6d1c022390
gnome3.gnome-keyring: 3.28.0.1 → 3.28.0.2
2018-03-28 19:50:32 +02:00
Jan Tojnar
6f69e3c987
gnome3.gnome-keyring: fix build
2018-03-22 07:46:47 +01:00
Jan Tojnar
0973618e4e
gnome3: automated update
2018-03-22 07:46:42 +01:00
Jan Tojnar
546e7669b2
gnome3: move src.nix into default.nix automatically
2018-03-01 02:53:00 +01:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
Jan Tojnar
4d917639fb
gnome3.gnome_keyring: remove gconf dependency
...
It has not been needed since 2.31.91.
2018-01-01 14:29:35 +01:00
Jan Tojnar
70a0e6f7d7
gnome3.gnome_keyring: disable tests
...
Tests are randomly failing so we are disabling them for now.
See: https://bugzilla.gnome.org/show_bug.cgi?id=791932
2018-01-01 14:27:58 +01:00
Jan Tojnar
e6936dd556
gnome3.gnome_keyring: clarify Python version & enable tests
2017-12-20 05:16:50 +01:00
Jan Tojnar
0f06bab3f3
gnome3: 3.24 -> 3.26
2017-11-26 03:10:47 +01:00
Eelco Dolstra
28299f669a
Add even more dev outputs
2017-09-27 12:08:48 +02:00
Jan Tojnar
69698ec11c
gnome3: only maintain single GNOME 3 package set ( #29397 )
...
* gnome3: only maintain single GNOME 3 package set
GNOME 3 was split into 3.10 and 3.12 in #2694 . Unfortunately, we barely have the resources
to update a single version of GNOME. Maintaining multiple versions just does not make sense.
Additionally, it makes viewing history using most Git tools bothersome.
This commit renames `pkgs/desktops/gnome-3/3.24` to `pkgs/desktops/gnome-3`, removes
the config variable for choosing packageset (`environment.gnome3.packageSet`), updates
the hint in maintainer script, and removes the `gnome3_24` derivation from `all-packages.nix`.
Closes : #29329
* maintainers/scripts/gnome: Use fixed GNOME 3 directory
Since we now allow only a single GNOME 3 package set, specifying
the working directory is not necessary.
This commit sets the directory to `pkgs/desktops/gnome-3`.
2017-09-24 12:15:50 +01:00
Luca Bruno
d05fa3ccfe
Branch gnome 3.12
2014-05-20 13:41:33 +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
Domen Kožar
c9decf12e3
gnome3.gnome-keyring: add missing runtime dependency
2014-02-07 00:30:21 +01:00
Domen Kožar
12f8e30138
gnome-keyring: use gtk3
2014-01-26 00:19:49 +01:00
Domen Kožar
54084b9a36
gnome3.gnome_keyring: 3.6.3 -> 3.10.1
2014-01-10 01:45:36 +01:00
Domen Kožar
3154c378ad
gnome3: build packages on linux platform
2014-01-10 01:45:35 +01:00
Nixpkgs Monitor
882ddb2b1d
gnome3.gnome_keyring: update from 3.6.2 to 3.6.3
2013-12-18 18:18:29 +02:00
Vladimír Čunát
b8a44440e4
gnome3: port and update (lib)gnome-keyring
2013-02-21 20:36:20 +01:00