Ben Siraphob
|
76f93cc731
|
pkgs/tools: pkgconfig -> pkg-config
|
2021-01-16 23:49:59 -08:00 |
|
Ben Siraphob
|
8c5d37129f
|
pkgs/tools: stdenv.lib -> lib
|
2021-01-15 17:12:36 +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 |
|
Tor Hedin Brønner
|
ad68703e14
|
networkmanager-openvpn: 1.8.10 -> 1.8.12
- libnm-glib is now disabled by default
|
2020-04-09 10:24:07 +02:00 |
|
Tor Hedin Brønner
|
dd48e9b58c
|
networkmanager-openvpn: use libnma
|
2020-03-21 04:41:14 +01:00 |
|
worldofpeace
|
f5081ecca6
|
networkmanagerapplet: default to withGnome
This requires us to add gcr to the module.
|
2019-12-13 18:23:20 -05:00 |
|
worldofpeace
|
d2680d9fc7
|
networkmanager-openvpn: 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
|
08f68313a4
|
treewide: remove redundant rec
|
2019-08-28 11:07:32 +00:00 |
|
Frederik Rietdijk
|
fd48a94b62
|
Merge staging-next into staging
|
2019-02-16 09:30:46 +01:00 |
|
Jan Tojnar
|
606ceda352
|
gnome3: stop using aliases
|
2019-02-14 02:31:15 +01:00 |
|
Will Dietz
|
97fdd97121
|
networkmanager-openvpn: 1.8.8 -> 1.8.10
|
2019-02-11 17:29:59 -06:00 |
|
Jan Tojnar
|
6655f18135
|
networkmanager-openvpn: 1.8.6 → 1.8.8
|
2018-10-21 22:22:31 +02:00 |
|
Jan Tojnar
|
959435e835
|
networkmanager-openvpn: 1.8.4 → 1.8.6
|
2018-10-05 01:58:53 +02:00 |
|
Symphorien Gibol
|
5bfe8bfcea
|
openvpn plugins: use absolute paths to configuration gui
|
2018-09-23 20:15:33 +02:00 |
|
Jan Tojnar
|
2683fe16a5
|
networkmanager-openvpn: remove nm-gtk dependency
|
2018-08-28 15:06:06 +02:00 |
|
Jan Tojnar
|
11b4c9cb8e
|
networkmanager-openvpn: cleanup
|
2018-08-09 17:37:10 +02:00 |
|
volth
|
52f53c69ce
|
pkgs/*: remove unreferenced function arguments
|
2018-07-21 02:48:04 +00:00 |
|
Jan Tojnar
|
3272f10024
|
networkmanager-openvpn: move to a subdirectory
|
2018-07-05 19:18:07 +02:00 |
|