Commit Graph
162193 Commits
Author SHA1 Message Date
worldofpeaceandGitHub 50bb0afa7c Merge pull request #50863 from marsam/feature/add-aws-google-auth
aws-google-auth: init at 0.0.29
2018-11-30 21:58:24 -05:00
Mario Rodasandworldofpeace f15aecd1bb aws-google-auth: init at 0.0.29 2018-11-30 21:57:07 -05:00
Dmitry KalinkinandGitHub 9d73a7e6f4 Merge pull request #42162 from eadwu/init/vscode-extensions.WakaTime.vscode-wakatime
vscode-extensions.WakaTime.vscode-wakatime: init at 1.2.3
2018-11-30 21:19:10 -05:00
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 ThalheimandGitHub 84162175a3 Merge pull request #51180 from mayflower/xorg-cross
treewide: cross-fixes
2018-12-01 00:43:02 +00:00
Samuel Dionne-Riel 61bdaad9a9 sd-image: Slims the ext4 filesystem even more.
This is to try and squeeze more lost space from the image, so that hydra
starts building it again.

The fsck previous to the resize2fs is required so resize2fs works.

The one afterwards is a sanity check.

Using `-M` from resize2fs will not give much saved space due to a known
(in the manual) issue.

```
[samueldr@aarch64:~/nixpkgs]$ ls -lh result-*/*/*.img
-r--r--r-- 1 root root 2.2G Jan  1  1970 result-original/sd-image/nixos-sd-image-18.09.git.a7fd431-aarch64-linux.img
-r--r--r-- 1 root root 2.1G Jan  1  1970 result-M/sd-image/nixos-sd-image-18.09.git.a7fd431-aarch64-linux.img
-r--r--r-- 1 root root 1.9G Jan  1  1970 result-slimmed/sd-image/nixos-sd-image-18.09.git.a7fd431-aarch64-linux.img
```

```
[samueldr@aarch64:~/nixpkgs]$ nix path-info -S ./result-original
/nix/store/c8k9n78gylx293rjh762fr05a069kxp2-nixos-sd-image-18.09.git.a7fd431-aarch64-linux.img   3844125000

[samueldr@aarch64:~/nixpkgs]$ nix path-info -S ./result-slimmed
/nix/store/962238skj5mnzhrsmjy23dyzmxk77sp4-nixos-sd-image-18.09.git.a7fd431-aarch64-linux.img   3447473208
```
2018-11-30 19:11:49 -05:00
worldofpeaceandGitHub 22926c8b84 Merge pull request #51284 from kampka/upgrade-gandi-cli
gandi-cli: 0.19 -> 1.3
2018-11-30 18:16:13 -05:00
worldofpeaceandGitHub 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 DijkandGitHub 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 DijkandGitHub 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
worldofpeaceandGitHub 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
worldofpeaceandGitHub 57febcf7eb Merge pull request #51263 from worldofpeace/accounts-sso/updates
accounts-sso updates
2018-11-30 16:17:10 -05:00
worldofpeaceandGitHub 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ønnerandJan Tojnar 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ønnerandJan Tojnar 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ønnerandJan Tojnar 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ønnerandJan Tojnar f82c95ecbd gnome3.gnome-characters: add gnome-desktop typelib 2018-11-30 21:35:25 +01:00
midchildanandJan Tojnar 6fa5ea6e6b gem-config: Add missing dependencies for gio and gtk2 2018-11-30 21:35:25 +01:00
Tor Hedin BrønnerandJan Tojnar 7ee05feb4e gnome3.devhelp: 3.30.0 -> 3.30.1 2018-11-30 21:35:25 +01:00
Tor Hedin BrønnerandJan Tojnar 4da3f08a2c deepin.go-gir-generator: fix dde-api with gobject-introspection 1.58+ 2018-11-30 21:35:24 +01:00
Tor Hedin BrønnerandJan Tojnar 0192b5aa54 gnome3: add hedning to maintainers 2018-11-30 21:35:24 +01:00
Jon BanafatoandJan Tojnar 55cbc8b0e9 gnomeExtensions.no-title-bar: 8 -> 9 2018-11-30 21:35:24 +01:00
Jon BanafatoandJan Tojnar 999cd7f8dc gnomeExtensions.caffeine: unstable-2017-06-21 -> unstable-2018-09-25 2018-11-30 21:35:23 +01:00
Jon BanafatoandJan Tojnar 10d43b28ad gnomeExtensions.nohotcorner: 17.0 -> 18.0 2018-11-30 21:35:23 +01:00
Jon BanafatoandJan Tojnar 98c02413db gnomeExtensions.icon-hider: 20 -> 21 2018-11-30 21:35:23 +01:00
Tor Hedin BrønnerandJan Tojnar b1f55d27bc gnome3.zenity: 3.28.1 -> 3.30.0 2018-11-30 21:35:22 +01:00
Tor Hedin BrønnerandJan Tojnar abb694f562 gitg: 3.26.0 -> 3.30.1 2018-11-30 21:35:22 +01:00
Tor Hedin BrønnerandJan Tojnar 3fdfde44c6 hardinfo: fix build with new libsoup 2018-11-30 21:35:22 +01:00
Tor Hedin BrønnerandJan Tojnar 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