Ben Siraphob
d6aeae8f90
pkgs/tools: pkgconfig -> pkg-config (2)
2021-01-17 23:27:27 +07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Eelco Dolstra
9737f24919
packagekit: Don't depend on nix unless enableNixBackend = true
2020-04-02 19:32:21 +02:00
Will Dietz and worldofpeace
b873eb7317
packagekit: 1.1.12 -> 1.1.13 ( #77498 )
...
* packagekit: 1.1.12 -> 1.1.13
https://github.com/hughsie/PackageKit/blob/PACKAGEKIT_1_1_13/NEWS
* packagekit: set systemd user unit dir, minor touchups
While visiting:
* drop trailing slash in system unit dir
* prefer placeholder over escaping
* packagekit: dbus dir fixup (thanks @worldofpeace!)
Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch >
2020-01-18 08:34:18 -05:00
Jan Tojnar
c16bcf71ec
packagekit: switch to python 3
2019-12-29 11:21:09 +01:00
worldofpeace
369f386e1c
packagekit: 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:09 -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
0f3bf7de69
packagekit: make vala nativeBuildInputs
2019-04-03 16:52:28 -04:00
worldofpeace
81b5a5cf14
packagekit: use latest vala
2019-03-18 01:32:39 -04:00
Frederik Rietdijk
3e950d584c
Merge staging-next into master
2018-12-08 16:29:21 +01:00
Will Dietz
9064f2b22d
packagekit: 1.1.11 -> 1.1.12
2018-12-08 15:02:37 +01: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
R. RyanTM
734cdd77b3
packagekit: 1.1.10 -> 1.1.11
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/packagekit/versions
2018-10-03 05:26:46 -07:00
Jan Tojnar
979089c1bc
packagekit: Enable introspection
2018-09-23 14:25:43 +02:00
Matthew Justin Bauer
3f9ea23556
packagekit: fix platform typo
...
should be unix
2018-06-16 16:51:44 -04:00
Matthew Bauer
3b995bba98
packagekit: supports darwin
...
- make systemd optional
2018-06-15 23:07:45 -04:00
R. RyanTM
4176d58331
packagekit: 1.1.9 -> 1.1.10
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/packagekit/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/lxwq08kfybd0zlg06xk0zj606nlpk3bn-packagekit-1.1.10/bin/pkcon -h’ got 0 exit code
- ran ‘/nix/store/lxwq08kfybd0zlg06xk0zj606nlpk3bn-packagekit-1.1.10/bin/pkcon --help’ got 0 exit code
- ran ‘/nix/store/lxwq08kfybd0zlg06xk0zj606nlpk3bn-packagekit-1.1.10/bin/pkmon -h’ got 0 exit code
- ran ‘/nix/store/lxwq08kfybd0zlg06xk0zj606nlpk3bn-packagekit-1.1.10/bin/pkmon --help’ got 0 exit code
- found 1.1.10 with grep in /nix/store/lxwq08kfybd0zlg06xk0zj606nlpk3bn-packagekit-1.1.10
- directory tree listing: https://gist.github.com/1d641323594032d2e935bd1e088bf409
2018-04-26 01:22:20 -07:00
Jan Tojnar
2f5fc51479
packagekit: 1.1.8 → 1.1.9
2018-03-22 07:46:52 +01:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
Peter Hoeg
49a8b3d22c
packagekit: 1.1.7 -> 1.1.8
2018-02-22 12:43:02 +08:00
Tobias Geerinckx-Rice
0f84673f3d
Remove nckx as a maintainer for all packages
...
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Jan Tojnar
dcb074ae9c
packagekit: 1.1.3 → 1.1.7
2017-11-05 20:44:17 +01:00
ikervagyok
fa80bf7b0d
packagekit: add 'enableNixBackend' as an option ( #21157 )
...
* packagekit: disable nix-backend
Packagekit fails to build on my machines, as long as it's nix-backend is enabled
* packagekit: add 'enableNixBackend' as an option
2016-12-17 16:53:27 +01:00
Robert Helgesson
e8817a2d20
bash-completion: change attribute name
...
This changes the attribute name of bash-completion from `bashCompletion`
to `bash-completion`. Keeps `bashCompletion` as an alias for the new
name.
2016-09-28 17:46:29 +02:00
Ram Kromberg
1730151d97
packagekit: vala -> vala_0_23
2016-08-21 20:18:21 +03:00
Matthew Bauer
bc49483bab
packagekit: git -> 1.1.3
...
Update packagekit to a real release instead of just a random commit.
2016-08-04 18:05:31 +00:00
Matthew Bauer
10fb846989
packagekit: add myself as maintainer
2016-07-05 20:27:28 +00:00
Matthew Bauer
4e50880c82
packagekit: add latest from hughsie's github repo
...
- currently pulled in from Git until the next release of PackageKit
has Nix support
- also: add in a service module to start packagekit properly
- nixos service can be enabled via services.packagekit.enable
- packagekit requires nixunstable to build properly
2016-07-05 20:26:59 +00:00
Tobias Geerinckx-Rice
a4e9662297
packagekit: 1.1.0 -> 1.1.1
2016-05-16 20:27:31 +02:00
Tobias Geerinckx-Rice
88f9f8b9ce
packagekit: 1.0.8 -> 1.1.0
2016-04-29 21:42:35 +02:00
Tobias Geerinckx-Rice
9fb8020e4e
Add version attribute where maintainers |= nckx
...
This will probably be mandatory soon, and is a step in the right
direction. Removes the deprecated meta.version, and move some meta
sections to the end of the file where I should have put them in
the first place.
2016-01-25 17:35:21 +01:00
Tobias Geerinckx-Rice
5e63a0b51a
packagekit: fix typo urmpi -> urpmi
2015-11-24 01:40:41 +01:00
Tobias Geerinckx-Rice
8a222f6844
packagekit: convert configureFlags string -> list
2015-11-24 01:40:41 +01:00
Tobias Geerinckx-Rice
6a02e7201c
packagekit: 1.0.7 -> 1.0.8
2015-08-31 17:17:33 +02:00
Tobias Geerinckx-Rice
69114f74aa
packagekit: use http:// instead of https://
...
Proxy weirdness?
2015-08-23 00:02:29 +02:00
Tobias Geerinckx-Rice
4ec87513b6
packagekit: python3 attr. -> unversioned python
2015-08-20 18:26:15 +02:00
Tobias Geerinckx-Rice
46df28d371
packagekit: init at 1.0.7
...
Don't worry, this does absolutely nothing on Nix and only serves to
satisfy simple-scan's zany new dep.
2015-08-20 04:41:11 +02:00