Commit graph

180024 commits

Author SHA1 Message Date
Will Dietz 43ed419aa1
libxmlb: 0.1.9 -> 0.1.10
https://github.com/hughsie/libxmlb/blob/0.1.10/NEWS
2019-05-17 03:50:01 -05:00
Renaud 15eb98dcec
Merge pull request #61293 from vdemeester/update-buildah
buildah: 1.7.3 -> 1.8.1
2019-05-17 10:27:09 +02:00
Renaud c0cbfdc65e
Merge pull request #61547 from lilyball/cocoapods
cocoapods: 1.6.1 -> 1.6.2
2019-05-17 10:01:13 +02:00
Vladimír Čunát fc67de1802
Merge branch 'staging-next'
A few thousand Darwin jobs are still pending, but there we're depending
on this merge to fix the channel-blocking lz4 failure.
https://hydra.nixos.org/eval/1519778?compare=1519770
2019-05-17 09:43:32 +02:00
Will Dietz 79e492e7fd libnice: drop included patches 2019-05-17 00:46:35 -04:00
Will Dietz d494c6c9b4 libnice: 0.1.15 -> 0.1.16
https://gitlab.freedesktop.org/libnice/libnice/blob/0.1.16/NEWS
2019-05-17 00:46:35 -04:00
Mario Rodas 4649cce654
Merge pull request #61592 from xrelkd/update/cargo-sweep
cargo-sweep: fix cargoSha256
2019-05-16 23:14:55 -05:00
Silvan Mosberger 73e116a495
Merge pull request #61291 from r-ryantm/auto-update/gdcm
gdcm: 2.8.9 -> 3.0.0
2019-05-17 03:26:19 +02:00
Silvan Mosberger 9110185147
Merge pull request #61365 from jtojnar/drop-resynth-0
gimpPlugins.resynthesizer: drop
2019-05-17 03:17:37 +02:00
Aaron Andersen 53b011ab88
Merge pull request #61477 from Lucus16/anbox
anbox: unstable-2019-03-07 -> unstable-2019-05-03
2019-05-16 21:09:18 -04:00
Bas van Dijk 240ae5eb87
Merge pull request #61604 from basvandijk/tinydns-nixos-test
nixos: add test for tinydns
2019-05-17 01:48:40 +02:00
worldofpeace 4ce159c41d pantheon.wingpanel-applications-menu: 2.4.2 -> 2.4.3
Now finally builds with Meson, where it was available
since last release but needed several fixes to be release quality
IMHO.

Also dropped xdg patch since because meson [0].

https://github.com/elementary/applications-menu/releases/tag/2.4.3

[0]: 58cd96a4cc
2019-05-16 19:08:21 -04:00
worldofpeace 632591818a pantheon.elementary-photos: 2.6.3 -> 2.6.4
Patch in tree is removed because it's included upstream.

https://github.com/elementary/photos/releases/tag/2.6.4
2019-05-16 18:53:45 -04:00
LeOtaku efcdac63fe nixos/pantheon: add geoclue application configuration
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-05-16 18:46:07 -04:00
LeOtaku 00d8fc1cde nixos/gnome3: add geoclue application configuration
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-05-16 18:46:07 -04:00
LeOtaku 2d93f57db5 nixos/geoclue2: make configurable, can whitelist applications
All options within geoclue.conf[0] have been made configurable.

Additonally, we can now specify whether or not GeoClue
should ask the agent to authorize an application like so:
```
services.geoclue2.appConfig."redshift" = {
  isAllowed = true;
  isSystem = true;
};
```

[0]: https://gitlab.freedesktop.org/geoclue/geoclue/blob/2.5.2/data/geoclue.conf.in

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-05-16 18:46:07 -04:00
Bas van Dijk 71fdb69314 nixos: add test for tinydns 2019-05-16 23:46:17 +02:00
Austin Seipp e2bbc6fb46
nixos: fix services.foundationdb.traceFormat for older server versions
This was a testing oversight that came from #61009 -- I forgot to test
the new traceFormat option with older server versions while I was
working on FDB 6.1.

Since trace_format is only available in 6.1+, emitting it
unconditionally caused older versions of the database fail to start,
reporting an error. We simply gate it behind a version check instead,
and assert the format is always XML on older versions. This avoids the
case where the user has an old version, changes traceFormat willingly,
and then is confused by why it didn't work.

As reported by @TimothyKlim in the comments on commit
c55b9236f0. See

    c55b9236f0 (r33566132)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-16 15:16:50 -05:00
Will Dietz 9aa6837853
Merge pull request #61557 from dtzWill/update/nodejs-12.2.0
nodejs-12_x: 12.1.0 -> 12.2.0
2019-05-16 14:36:43 -05:00
Silvan Mosberger 3223534f89
Merge pull request #61473 from Synthetica9/dontstrip-typo
doc/stdenv.xml: fix typo
2019-05-16 20:56:59 +02:00
Silvan Mosberger 54b50ba5c3
Merge pull request #61572 from dtzWill/update/termite-15
termite: 15, minor patch follow-up
2019-05-16 20:56:06 +02:00
worldofpeace ef14821cc1 pythonPackages.anytree: init at 2.6.0 2019-05-16 14:52:11 -04:00
Michael Weiss 3e2d174d3b
android-studio: 3.4.0.18 -> 3.4.1.0 2019-05-16 20:46:13 +02:00
Will Dietz 357239577f buku: 4.1 -> 4.2 (#61564)
* buku: 4.1 -> 4.2

* buku: fix install tests
2019-05-16 20:44:00 +02:00
Tim Steinbach 37d17ec485
linux: 5.1.2 -> 5.1.3 2019-05-16 14:38:17 -04:00
Tim Steinbach 327bfaf1a7
linux: 5.0.16 -> 5.0.17 2019-05-16 14:38:14 -04:00
Tim Steinbach e289798ec8
linux: 4.9.176 -> 4.9.177 2019-05-16 14:38:11 -04:00
Tim Steinbach b5c73e967c
linux: 4.4.179 -> 4.4.180 2019-05-16 14:38:08 -04:00
Tim Steinbach e9ec2f1f29
linux: 4.19.43 -> 4.19.44 2019-05-16 14:38:05 -04:00
Tim Steinbach 08aae882b6
linux: 4.14.119 -> 4.14.120 2019-05-16 14:38:02 -04:00
Renaud ffe83327b7
Merge pull request #61334 from r-ryantm/auto-update/mergerfs
mergerfs: 2.25.1 -> 2.26.1
2019-05-16 20:23:33 +02:00
Renaud 42aafcedf4
mergerfs-tools: 20171221 -> 20190411 2019-05-16 19:50:51 +02:00
Renaud 927da26d34
mergerfs: 2.26.0 -> 2.26.1
Changes:
https://github.com/trapexit/mergerfs/releases/tag/2.26.1
2019-05-16 19:28:58 +02:00
Andreas Rammhold 333a2be17b
chromium: 74.0.3729.131 -> 74.0.3729.157 (#61533)
chromium: 74.0.3729.131 -> 74.0.3729.157
2019-05-16 19:27:12 +02:00
Silvan Mosberger 986bde0d6e
Merge pull request #61356 from midchildan/add-nyancat
nyancat: init at 1.5.2
2019-05-16 19:21:20 +02:00
Silvan Mosberger 6c13c0f4ed
Merge pull request #61484 from chreekat/minimal-haskell-packaging-docs
Add minimal docs for callHackage and friends
2019-05-16 18:48:40 +02:00
Silvan Mosberger 23f8de06fb
Merge pull request #61483 from lilyball/unison
unison: fix building on macOS with enableX11 = false
2019-05-16 18:47:26 +02:00
Aaron Andersen 8b3350cf15
Merge pull request #61462 from mpoquet/simgrid-3.21-to-3.22.2
simgrid: 3.21 -> 3.22.2
2019-05-16 12:04:44 -04:00
Aaron Andersen ac9b13264b
Merge pull request #58682 from marius851000/pioneer
pioneer: update to 20190203
2019-05-16 11:59:31 -04:00
Renaud a7a52478be
Merge pull request #61382 from r-ryantm/auto-update/python3.7-pamqp
python37Packages.pamqp: 2.1.0 -> 2.3.0
2019-05-16 17:38:04 +02:00
Renaud 21f0ff18e7
Merge pull request #61460 from dywedir/wf-recorder
wf-recorder: unstable-2019-04-21 -> 0.1
2019-05-16 17:24:44 +02:00
Renaud 3a9e46ac17
Merge pull request #61479 from BrianHicks/devd
devd: init at 0.9
2019-05-16 17:05:20 +02:00
Pascal Wittmann 3789eb8e3a
Merge pull request #43385 from fragamus/libcsptr2
libcsptr: init at 2.0.4
2019-05-16 15:48:32 +02:00
xrelkd b6769b6876 cargo-sweep: fix cargoSha256 2019-05-16 21:38:43 +08:00
Tim Steinbach f38fbe0d49
vivaldi: 2.5.1525.41-1 -> 2.5.1525.43-1 2019-05-16 09:36:20 -04:00
Pascal Wittmann 89941316d5
Merge branch 'master' into libcsptr2 2019-05-16 15:20:09 +02:00
Renaud 9ee1763cb6
pythonPackages.httpretty: disable 2 flaky tests
intermittently failing on all platforms
2019-05-16 14:41:48 +02:00
Elis Hirwing ac3b216a8b
Merge pull request #61495 from etu/init-ampy
adafruit-ampy: init at 1.0.7
2019-05-16 14:13:15 +02:00
Renaud d6a1b718a6
Merge pull request #61515 from eadwu/nvidia_x11/430.14
nvidia_x11: 430.09 -> 430.14
2019-05-16 13:43:23 +02:00
Renaud e44bc8d4a5
Merge pull request #61556 from dtzWill/update/libertinus-6.8
libertinus: 6.6 -> 6.8
2019-05-16 13:41:29 +02:00