Piotr Bogdan
92aba635d2
mpd: 0.20.21 -> 0.20.23
...
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.20.23/NEWS
Includes a fix for the build failure:
https://hydra.nixos.org/build/85119443/nixlog/1
2018-12-01 01:31:45 +00:00
Austin Seipp
ee14496ae2
nixos/dhcpcd: (try to) restart chrony in the exitHook
...
As the comment notes, restarts/exits of dhcpcd generally require
restarting the NTP service since, if name resolution fails for a pool of
servers, the service might break itself. To be on the safe side, try
restarting Chrony in these instances, too.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-30 18:50:33 -06:00
Austin Seipp
7b8d9700e1
nixos/chrony: don't emit initstepslew when servers is empty
...
Setting the server list to be empty is useful e.g. for hardware-only
or virtualized reference clocks that are passed through to the system
directly. In this case, initstepslew has no effect, so don't emit it.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-30 18:50:32 -06:00
Jörg Thalheim
84162175a3
Merge pull request #51180 from mayflower/xorg-cross
...
treewide: cross-fixes
2018-12-01 00:43:02 +00:00
worldofpeace
22926c8b84
Merge pull request #51284 from kampka/upgrade-gandi-cli
...
gandi-cli: 0.19 -> 1.3
2018-11-30 18:16:13 -05:00
worldofpeace
7131b7f260
Merge pull request #48438 from worldofpeace/geoclue2/2.5.0
...
geoclue2: 2.4.12 -> 2.5.1
2018-11-30 18:07:53 -05:00
Bas van Dijk
274e72aa29
Merge pull request #51027 from LumiGuide/opencv-4.0.0
...
opencv4: init at 4.0.0
2018-11-30 23:56:36 +01:00
Bas van Dijk
e03512878b
Merge pull request #51021 from LumiGuide/opencv-3.4.4
...
opencv3: 3.4.3 -> 3.4.4
2018-11-30 23:56:20 +01:00
Jan Tojnar
3a3513e7e7
webkitgtk220x: drop
2018-11-30 23:29:34 +01:00
worldofpeace
607aefd972
geoclue2: 2.4.12 -> 2.5.1
2018-11-30 17:14:39 -05:00
Christian Kampka
4ed2dd919b
gandi-cli: 0.19 -> 1.3
2018-11-30 23:13:34 +01:00
Bas van Dijk
aa358e6ee7
opencv3: 3.4.3 -> 3.4.4
2018-11-30 23:07:52 +01:00
worldofpeace
2eccd56c5a
Merge pull request #51242 from Anton-Latukha/qbittorent-upd
...
qbittorrent: 4.1.3 -> 4.1.4
2018-11-30 16:54:29 -05:00
Bas van Dijk
2b87ed7c32
opencv4: init at 4.0.0
2018-11-30 22:45:57 +01:00
worldofpeace
57febcf7eb
Merge pull request #51263 from worldofpeace/accounts-sso/updates
...
accounts-sso updates
2018-11-30 16:17:10 -05:00
worldofpeace
0f4bb32129
Merge pull request #51288 from 1000101/master
...
trezord: 2.0.24 -> 2.0.25
2018-11-30 16:12:42 -05:00
Tor Hedin Brønner
338b3fd11d
gobjectIntrospection: test our own patches
...
We patch gobject-introspection somewhat heavily, so add some unit tests that
will catch potential errors when we're eg. updating the patches.
There's two tests:
- Basic test for absolute nix store paths (testing absolute_shlib_path.patch)
- Test for macos `@rpath` sanitizing, including
fallback_libpath (macos-shared-library.patch)
2018-11-30 21:35:30 +01:00
Tor Hedin Brønner
3a3afc739f
cantarell-fonts: ad-hoc fix for build
...
`GETTEXTDATADIRS` isn't populated correctly due to empty buildInputs. Borrow from
`GETTEXTDATADIRS_FOR_BUILD` until we fix gettext's envHook.
see: https://github.com/NixOS/nixpkgs/issues/50855
2018-11-30 21:35:29 +01:00
Jan Tojnar
440d84cfb1
gnome3.updateScript: improve pre-release detection
...
Previously all versions with minor >= 90 were considered pre-release,
which failed to consider versions like 0.100.
Let’s limit the range to 90–99 and 900–999.
2018-11-30 21:35:29 +01:00
Jan Tojnar
f19b76bc56
cantarell-fonts: 0.100 → 0.110
2018-11-30 21:35:29 +01:00
Jan Tojnar
18e2f05845
gtk-vnc.updateScript: allow unstable versions
2018-11-30 21:35:28 +01:00
Jan Tojnar
79ad3690f9
gnome3.gtksourceviewmm.updateScript: allow unstable versions
2018-11-30 21:35:28 +01:00
Jan Tojnar
195fc315ef
gnome3.gnome-system-log.updateScript: allow unstable versions
2018-11-30 21:35:28 +01:00
Jan Tojnar
1fe7aaf692
empathy.updateScript: allow unstable versions
2018-11-30 21:35:27 +01:00
Jan Tojnar
cb7a36c355
nemiver.updateScript: allow unstable versions
2018-11-30 21:35:27 +01:00
Jan Tojnar
7f0bfab373
gnome3.grilo: 0.3.6 → 0.3.7
2018-11-30 21:35:27 +01:00
Jan Tojnar
05a71d24ce
gnome3.gexiv2: 0.10.8 → 0.10.9
2018-11-30 21:35:27 +01:00
Jan Tojnar
3faeab2c48
meld: 3.30.2 → 3.30.3
2018-11-30 21:35:26 +01:00
Tor Hedin Brønner
d5ba27a700
gnome3.gnome-desktop: fix path substitution
...
`substituteAll` intentionally doesn't work with all caps:
https://github.com/NixOS/nixpkgs/issues/28086
2018-11-30 21:35:26 +01:00
Jan Tojnar
10f8039990
vala_0_40: 0.40.6 → 0.40.11
2018-11-30 21:35:26 +01:00
Tor Hedin Brønner
f82c95ecbd
gnome3.gnome-characters: add gnome-desktop typelib
2018-11-30 21:35:25 +01:00
midchildan
6fa5ea6e6b
gem-config: Add missing dependencies for gio and gtk2
2018-11-30 21:35:25 +01:00
Tor Hedin Brønner
7ee05feb4e
gnome3.devhelp: 3.30.0 -> 3.30.1
2018-11-30 21:35:25 +01:00
Tor Hedin Brønner
4da3f08a2c
deepin.go-gir-generator: fix dde-api with gobject-introspection 1.58+
2018-11-30 21:35:24 +01:00
Tor Hedin Brønner
0192b5aa54
gnome3: add hedning to maintainers
2018-11-30 21:35:24 +01:00
Jon Banafato
55cbc8b0e9
gnomeExtensions.no-title-bar: 8 -> 9
2018-11-30 21:35:24 +01:00
Jon Banafato
999cd7f8dc
gnomeExtensions.caffeine: unstable-2017-06-21 -> unstable-2018-09-25
2018-11-30 21:35:23 +01:00
Jon Banafato
10d43b28ad
gnomeExtensions.nohotcorner: 17.0 -> 18.0
2018-11-30 21:35:23 +01:00
Jon Banafato
98c02413db
gnomeExtensions.icon-hider: 20 -> 21
2018-11-30 21:35:23 +01:00
Tor Hedin Brønner
b1f55d27bc
gnome3.zenity: 3.28.1 -> 3.30.0
2018-11-30 21:35:22 +01:00
Tor Hedin Brønner
abb694f562
gitg: 3.26.0 -> 3.30.1
2018-11-30 21:35:22 +01:00
Tor Hedin Brønner
3fdfde44c6
hardinfo: fix build with new libsoup
2018-11-30 21:35:22 +01:00
Tor Hedin Brønner
fcf066983d
gxneur: don't fail on new glib deprecration
2018-11-30 21:35:21 +01:00
Jan Tojnar
e02516db75
nixos/gnome3: enable remote desktop on wayland
2018-11-30 21:35:21 +01:00
Jan Tojnar
d359635ab4
gnome3.gnome-remote-desktop: init at 0.1.6
2018-11-30 21:35:21 +01:00
Jan Tojnar
181a9865fc
gnome3.tracker: 2.1.4 → 2.1.6
...
systemd sure service files are no longer installed by default when the build
can't find systemd, so we need to manually specificy the install dir.
2018-11-30 21:35:20 +01:00
Jan Tojnar
b83ff40a5e
gnome3.libgda: 5.2.4 → 5.2.5
2018-11-30 21:35:20 +01:00
Jan Tojnar
21505290ee
json-glib: 1.4.2 → 1.4.4
2018-11-30 21:35:20 +01:00
Jan Tojnar
f6ad14a50e
gnome3.eog: 3.28.3 → 3.28.4
2018-11-30 21:35:19 +01:00
Jan Tojnar
89594d9258
gnome3.grilo-plugins: 0.3.7 → 0.3.8
2018-11-30 21:35:19 +01:00