Commit Graph

31 Commits

Author SHA1 Message Date
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
Piotr Bogdan
b67e25bf89 accountsservice: add patch for upstream issue #55
https://gitlab.freedesktop.org/accountsservice/accountsservice/-/issues/55
2020-05-24 15:54:52 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
worldofpeace
feda399909 accountsservice: fix vendor extensions
Fixes #72396.

The interface org.freedesktop.DisplayManager.AccountsService
should now exist. This also actually fixes #45059.
2019-10-31 20:46:03 -04:00
worldofpeace
cfe85bd5df accountsservice: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:08 -04:00
worldofpeace
59e68d3b74 treewide: don't use single quotes with placeholder 2019-09-03 13:01:42 -04:00
worldofpeace
886e62f5b0 accountsservice: cleanup
* set admin_group to wheel
* use a fix-paths.patch
* patch to create StateDirectory
  Comes from upstream and should
  eliminate us creating the directories
  with a wrapper script.
2019-07-01 01:33:07 -04:00
worldofpeace
89f26a475d accountsservice: cleanup style 2019-07-01 00:34:46 -04:00
Will Dietz
7a499ccc96 accountsservice: 0.6.54 -> 0.6.55
https://cgit.freedesktop.org/accountsservice/tag/?h=0.6.55
2019-04-26 17:37:35 -05: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
Andrew Childs
f9ba5e9407 accountsservice: 0.6.50 -> 0.6.54 (#48112) 2018-10-10 00:28:07 +02:00
Pascal Wittmann
60a9ea4015
accountsservice: 0.6.49 -> 0.6.50 2018-07-12 21:44:35 +02:00
R. RyanTM
7d631f8978 accountsservice: 0.6.47 -> 0.6.49
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/accountsservice/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.6.49 with grep in /nix/store/5n1xmzvhis54f8vahhwxv4pn2k82sqmc-accountsservice-0.6.49
- directory tree listing: https://gist.github.com/d4f52cc42677c263ff034c14fb7741e3
- du listing: https://gist.github.com/0a90eaba29c57c4f54c36a659416df96
2018-05-14 05:44:43 -07:00
Pascal Wittmann
b151b050d5 accountsservice: change url to https 2018-04-27 01:55:27 +02:00
R. RyanTM
5164104ef2 accountsservice: 0.6.46 -> 0.6.47
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/accountsservice/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.6.47 with grep in /nix/store/gd55py0d0scns044hqccrihgsv9k8g9r-accountsservice-0.6.47
- directory tree listing: https://gist.github.com/0f7bbf0eb1486bf773f561276689270a
2018-04-26 07:48:41 -07:00
Pascal Wittmann
3e37d2e2a6
accountsservice: 0.6.45 -> 0.6.46 2018-04-07 16:54:27 +02:00
Pascal Wittmann
123c05c8b5
accountsservice: 0.6.43 -> 0.6.43 2017-06-18 11:46:35 +02:00
Alexander Ried
ff81b74833 accountsservice: 0.6.42 -> 0.6.43
the patch for nixbld is not needed anymore since accountsservice now
excludes all users with shell set to nologin.
Previously this was only done for users in range 500 - minimum_uid
(1000).
2016-10-05 16:34:22 +02:00
Alexander Ried
755be7ef79 accountsservice: use exact store paths instead of /run/current-system 2016-09-01 16:05:53 +02:00
Alexander Ried
1d8e7d1104 accountsservice: 0.6.40 -> 0.6.42 2016-09-01 15:25:29 +02:00
Alexander Ried
1529641b52 accountsservice: add support for mutableUsers = false
Add code to accountsservice that returns an error if the environment
variable NIXOS_USERS_PURE is set. This variable is set from the nixos
accountsservice module if mutableUsers = false
2016-09-01 15:25:28 +02:00
Alexander Ried
8a547ae092 accountsservice: add nixbld* to blacklist 2016-09-01 11:07:04 +02:00
Alexander Ried
ef35c66fe7 accountsservice: fix paths for nixos 2016-09-01 11:07:04 +02:00
Alexander Ried
cdaf55a961 accountsservice: convert patch to default format 2016-09-01 11:07:03 +02: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
Pascal Wittmann
593e829d18 accountsservice: update from 0.6.39 to 0.6.40 2015-01-26 17:51:46 +01:00
Pascal Wittmann
99dd789527 accountsservice: update from 0.6.38 to 0.6.39 2014-10-28 15:51:47 +01:00
Pascal Wittmann
7b42229843 accountsservice: update from 0.6.37 to 0.6.38, add meta-infos and adopt 2014-09-25 17:45:14 +02:00
Michael Raskin
db88d93335 accountsservice: update from 0.6.35 to 0.6.37 2014-07-04 21:36:12 +04:00
Bjørn Forsman
6693f6c3e3 accountsservice: add meta.description 2014-06-22 21:32:30 +02:00
Bjørn Forsman
76672dd9e3 accountsservice: be consistent in naming (always two 's')
The package is (correctly) named 'accountsservice' (with two 's'), but
the attribute and expression path lacked one 's'. Fix it.
2014-06-22 21:32:16 +02:00