1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-24 22:50:49 +00:00
Commit graph

20286 commits

Author SHA1 Message Date
Franz Pletz dc552fd2ff
Merge pull request #59807 from dtzWill/update/dhcpcd-7.2.0
dhcpcd: 7.1.1 -> 7.2.0
2019-04-23 23:18:44 +00:00
Jan Tojnar 60b382822f
networkmanager: port to Meson (#59916)
networkmanager: port to Meson
2019-04-23 02:41:26 +02:00
Jan Tojnar a961a289a9
networkmanager: port to Meson
All hail Meson!

One serious issue is that building docs does not work.

We patch gobject-introspection to use absolute paths for shared libraries
in GIR files. Building the NetworkManager docs relies on the produced
introspection data but since the library is not yet installed
at the time the docs are generated, the build will fail.

It works in Autotools for some reason; they probably use
the pregenerated GIRs from the tarball.

Disabling the docs completely is not possible at the moment either,
since nmc [depends on them][1].

I have decided to fix this by pointing the installed location to the one
in the build directory using libredirect. Unfortunately, we cannot just set
the environment variables directly, since the build system runs
the documentation generator in a clean environment.

I have also added man, doc and devdoc outputs so the generated files have
somewhere to go.

Secondly, since Nix store is immutable, we also cannot use the package prefix
for configuration and mutable state data. At the same time, we cannot write
to the appropriate global directories during build. Autotools allowed to change
this in installFlags but Meson lacks similar mechanism so we need to patch
the build files.

Finally, I also removed the at_console patch since the permission has been
removed in 0.9.10.

[1]: https://bugzilla.gnome.org/show_bug.cgi?id=796755
2019-04-22 12:10:10 +02:00
Will Dietz bcc9858699
Merge pull request #59813 from dtzWill/update/zstd-1.4.0
zstd: 1.3.8 -> 1.4.0
2019-04-21 18:22:48 -05:00
Matthew Bauer 799fa4d404 Merge remote-tracking branch 'origin/master' into staging 2019-04-20 19:31:35 -04:00
Renaud 30aeb6c320
Merge pull request #59617 from r-ryantm/auto-update/openfortivpn
openfortivpn: 1.8.1 -> 1.9.0
2019-04-21 00:49:54 +02:00
mt_caret 5ffe382afc dejsonlz4: init at 1.1 (#51373)
* dejsonlz4: init at 1.1

* fix description

Co-Authored-By: mt-caret <mtakeda.enigsol@gmail.com>
2019-04-20 20:50:47 +02:00
Timo Kaufmann 0e8177ad10
Merge pull request #57169 from timokau/appimage-improvements
appimage-run improvements
2019-04-20 18:27:00 +02:00
Jan Tojnar d3259ed673
Merge branch 'master' into staging 2019-04-20 12:49:01 +02:00
Timo Kaufmann 19e075b53b appimage-run: pass arguments to appimage 2019-04-20 12:32:09 +02:00
Timo Kaufmann 6af25fd1ad appimage-run: add usage message 2019-04-20 12:31:44 +02:00
Michael Weiss e34c5309b6
wallutils: init at 5.7.2 (#59878) 2019-04-19 21:43:04 +02:00
Maximilian Bosch ebdf7368f7
Merge pull request #59588 from r-ryantm/auto-update/mimeo
mimeo: 2018.12 -> 2019.3
2019-04-19 01:24:27 +02:00
markuskowa 1e7af9f9ae
Merge pull request #56666 from r-ryantm/auto-update/fwup
fwup: 1.2.7 -> 1.3.0
2019-04-18 21:49:57 +02:00
worldofpeace cc97412a26
Merge pull request #59339 from worldofpeace/elementary-updates-etcs
pantheon updates, etc.
2019-04-18 12:01:18 -04:00
worldofpeace cb3579d8c4 networkmanagerapplet: hardcode for eap gschema
This is needed for the networking plug in pantheon.switchboard
and the related indicator in pantheon.wingpanel
2019-04-18 11:28:18 -04:00
Mario Rodas f6b2c345e3
sops: 3.2.0 -> 3.3.0 2019-04-18 08:08:36 -05:00
Frederik Rietdijk 256e34b89d
Merge staging-next into master (#59733) 2019-04-18 14:03:51 +02:00
R. RyanTM b249f2c2d9 yubico-piv-tool: 1.6.2 -> 1.7.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yubico-piv-tool/versions
2019-04-18 08:50:21 +02:00
R. RyanTM e9c36ec81b lnav: 0.8.4 -> 0.8.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lnav/versions
2019-04-18 08:49:00 +02:00
Will Dietz cd5343a7fc xl2tpd: 1.3.13 -> 1.3.14
https://github.com/xelerance/xl2tpd/releases/tag/v1.3.14
2019-04-18 08:39:59 +02:00
Frederik Rietdijk 2346182c2c Merge staging-next into staging 2019-04-18 08:26:30 +02:00
Frederik Rietdijk 9d87ccabce Merge master into staging-next 2019-04-18 08:25:25 +02:00
Will Dietz b25ffa1246 zstd: 1.3.8 -> 1.4.0
https://github.com/facebook/zstd/releases/tag/v1.4.0
2019-04-17 22:29:41 -05:00
Will Dietz a7ac961366 dhcpcd: 7.1.1 -> 7.2.0
https://roy.marples.name/blog/dhcpcd-7-2-0-released
2019-04-17 21:39:44 -05:00
Jan Tojnar 5c1d710a6b
gtranslator: init at 3.32.0 2019-04-17 22:38:32 +02:00
Eelco Dolstra dd9192c55c youtube-dl: 2019.04.07 -> 2019.04.17 2019-04-17 22:11:01 +02:00
worldofpeace 2e60e06d69
Merge pull request #59734 from Infinisil/update/libimobiledevice
Update libimobiledevice packages, fix usbmuxd
2019-04-17 14:09:11 -04:00
worldofpeace 7abeda982a gnome3.gsettings-desktop-schemas -> gsettings-desktop-schemas
gnome3.pomodoro is left out because I don't want to create a conflict.
2019-04-17 13:39:23 -04:00
AmineChikhaoui 5b5ca459d2
nixopsUnstable: 1.6.1pre2728_8ed39f9 -> 1.7pre2764_932bf43 2019-04-17 11:10:40 -04:00
AmineChikhaoui 0db54f93fb
nixops: 1.6.1 -> 1.7
Add release 1.7, also keep version 1.6.1 available for Azure
backend users. Azure backend was disabled in v1.7 due to the
python API changes.
2019-04-17 10:18:03 -04:00
Jan Tojnar 6ae33c9afe
Merge pull request #57736 from jtojnar/gupnp-1.2
gupnp: 1.0.3 → 1.2.0
2019-04-17 11:04:56 +02:00
Peter Hoeg 569d94f611
Merge pull request #59266 from peterhoeg/u/nmapqt
nmapsi4: 0.5.0-alpha1 -> 0.4.80-20180430
2019-04-17 15:49:12 +08:00
Jörg Thalheim 045f98ea0c
Merge pull request #59728 from r-ryantm/auto-update/wireguard-tools
wireguard-tools: 0.0.20190227 -> 0.0.20190406
2019-04-17 08:27:39 +01:00
Lily Ballard e50f79a110 mdbook: fix Darwin support (#59385) 2019-04-17 02:36:26 -04:00
Lily Ballard 1ceef41c29 watchexec: remove Darwin hack in favor of cf-private (#59428) 2019-04-17 02:18:13 -04:00
Vladyslav M 0706cf239e
Merge pull request #59744 from dywedir/ripgrep
ripgrep: 11.0.0 -> 11.0.1
2019-04-17 00:01:34 +03:00
Silvan Mosberger ee5056176b
Merge pull request #59623 from volth/patch-315
ipxe: 20190310 -> 20190318
2019-04-16 22:40:13 +02:00
Vladyslav M f469313353
ripgrep: 11.0.0 -> 11.0.1 2019-04-16 23:27:05 +03:00
Silvan Mosberger e536e89830
Merge pull request #59695 from alyssais/lpass
lastpass-cli: 1.3.2 -> 1.3.3
2019-04-16 22:24:57 +02:00
R. RyanTM 2a849960cb doitlive: 4.2.1 -> 4.3.0 (#59476)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/doitlive/versions
2019-04-16 21:58:32 +02:00
R. RyanTM 73ebea33ac autojump: 22.5.1 -> 22.5.3 (#59447)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/autojump/versions
2019-04-16 20:31:48 +02:00
Silvan Mosberger 768e9b1505
ideviceinstaller: 2018-06-01 -> 2018-10-01 2019-04-16 20:00:45 +02:00
Silvan Mosberger 8d5252be82
ifuse: 1.1.3 -> 2018-10-08
Switching to latest master, as there hasn't been a new release in a
while, see https://github.com/libimobiledevice/ifuse/issues/34
2019-04-16 20:00:44 +02:00
Silvan Mosberger 71c1b44349
usbmuxd: 2018-10-10 -> 2019-03-05 2019-04-16 20:00:44 +02:00
Michael Eden 19094e72bf inetutils: cross compile 2019-04-16 19:04:40 +02:00
Frederik Rietdijk 2b52da5f99
Merge pull request #58222 from bobvanderlinden/var-run-pkgs
tree-wide: pkgs: /var/run -> /run
2019-04-16 19:02:56 +02:00
Michael Eden d888baa517 dhcp: cross compile 2019-04-16 19:00:52 +02:00
Pierre Bourdon b3c17c9d85 pinentry: fix libassuan and libgpg-error detection in cross builds 2019-04-16 18:58:47 +02:00
R. RyanTM 2db96ffe49 unbound: 1.9.0 -> 1.9.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/unbound/versions
2019-04-16 18:56:09 +02:00