Graham Christensen
9c19b7b222
Merge pull request #70160 from wucke13/utsushi
...
utsushi: 3.57.0 -> 3.59.2
2019-10-11 21:42:22 -04:00
worldofpeace
361b5f7f65
nixos/pulseaudio: don't autospawn ever
...
This is long been superseded by socket activation.
Additonally using autospawn nudges some unpleasant
GDM related issues.
2019-10-11 21:41:15 -04:00
John Mercier
0811095d84
visualvm update homepage
2019-10-11 20:13:45 -04:00
Wael Nasreddine
62e894b300
Merge pull request #68135 from rvolosatovs/update/go
...
Add Go 1.13
2019-10-11 17:01:51 -07:00
Jan Tojnar
6c8aed6391
Merge branch 'master' into staging-next
2019-10-12 00:50:21 +02:00
John Mercier
32113451b7
spring-boot: init at 2.1.9
2019-10-11 18:10:57 -04:00
Renaud
8b57a7573c
Merge pull request #70746 from doronbehar/update-wmc-mpris
...
wmc-mpris: unstable-2019-07-24 -> 0.1.0
2019-10-12 00:06:08 +02:00
Renaud
05ab1cc756
Merge pull request #70950 from ktor/bcompare-4.3.0.24364
...
bcompare: 4.2.10.23938 -> 4.3.0.24364
2019-10-11 23:46:58 +02:00
Edmund Wu
7d9706275d
python3Packages.asyncpg: 0.18.3 -> 0.19.0
2019-10-11 14:29:01 -07:00
Bart Brouns
97aab6ee16
physlock: 11-dev -> v13
2019-10-11 23:22:16 +02:00
c0bw3b
1f7455cf0d
nixos.tests: silence getfacl absolute path message
...
Default getfacl behavior is to remove leading slash on absolute
paths in its header printed to stdout.
Before the header it will also print a message about it...
Switches -p -or --absolute-names can turn this off
and remove some noise from our tests logs.
2019-10-11 23:20:57 +02:00
Maximilian Bosch
819669081a
Merge pull request #70992 from avdv/wtf-0.23.0
...
wtf: 0.22.0 -> 0.23.0
2019-10-11 23:15:42 +02:00
Herwig Hochleitner
13e3b03d1b
chromium: restore versionRange utility
...
This partially reverts commit
f45798e544
.
cc @ivan I'd like to have that left in, because it's very useful for
gcc compiles, when necessary patches often span multiple releases,
i.e. for aarch64 builds
2019-10-11 23:00:29 +02:00
Florian Klink
74008e2c3c
Bazel test shebangs ( #66723 )
...
Bazel test shebangs
2019-10-11 22:50:03 +02:00
Claudio Bley
5d44699942
wtf: 0.22.0 -> 0.23.0
2019-10-11 22:38:00 +02:00
Ivan Kozik
f45798e544
chromium: 77.0.3865.90 -> 77.0.3865.120
...
CVE-2019-13693 CVE-2019-13694 CVE-2019-13695 CVE-2019-13696
CVE-2019-13697
Disable jumbo mode because upstream dropped support for it.
(See chromium-dev "We're removing support for the jumbo build")
This makes builds take about 3x as long, but we have no alternative.
2019-10-11 22:32:18 +02:00
wucke13
9eb00acbbe
utsushi: 3.57.0 -> 3.59.2
...
+ building from gitlab source
+ reorderd dependencies to be in logical/alphabetical order
+ replaced patches with substituteInPlace, as patches broke the installChecks
and substituteInPlace may be more robust than making new patches for each
release. Also the compiled source is now closer to upstream than
before.
+ added installChecks
+ added all supported devices as listed on epson.net
2019-10-11 22:22:58 +02:00
Marek Mahut
ccc06a7e01
Merge pull request #70798 from r-ryantm/auto-update/subgit
...
gitAndTools.subgit: 3.3.7 -> 3.3.8
2019-10-11 22:08:47 +02:00
Maximilian Bosch
b6237fb589
python3Packages.diff-match-patch: fix build
...
Rather than using autodiscovery, the checkPhase should import
`__init__.py` from `diff_match_patch.tests to execute all relevant
tests. Otherwise several python2-related tests are executed in a py3 env
and break the build.
See also: https://hydra.nixos.org/build/102482273
2019-10-11 21:49:40 +02:00
Andreas Herrmann
1f3187c1b2
bazel: Comment on python versions.
2019-10-11 21:44:28 +02:00
Andreas Herrmann
1987d86007
bazel: shebang-test: Test for all bin/env ...
...
Fail on any form of `bin/env ...` shebang.
2019-10-11 21:44:28 +02:00
Andreas Herrmann
f6572b4e64
bazel: patch #!/usr/bin/env bash
...
To point to the custom bash instead of `/nix/store.../bin/env bash`.
2019-10-11 21:44:28 +02:00
Andreas Herrmann
d132d47199
bazel: shebang-test: pass bazel dir in Nix
2019-10-11 21:44:28 +02:00
Andreas Herrmann
7429acdea1
bazel: Test that all shebangs are patched correctly
2019-10-11 21:44:28 +02:00
Brian Hicks
847c5f077f
elmPackages.*: update to latest versions
...
elm-verify-examples: 4.0.1 -> 4.0.2
elm-live: 4.0.0 -> 4.0.1
downstream dependencies for most packages
2019-10-11 14:44:25 -05:00
Dmitry Kalinkin
b32d6f1c16
Merge pull request #70987 from freepotion/update-my-email
...
maintainer-list.nix: email update
2019-10-11 15:42:50 -04:00
Florian Klink
a0380cbfe9
bazel: fix build on macosx
2019-10-11 21:41:23 +02:00
Guillaume Bouchard
7e5b2e74b7
bazel: 0.29 -> 1.0
2019-10-11 21:41:23 +02:00
Florian Klink
d0592798d5
Merge pull request #70988 from mweinelt/pr/master/babeld/pname
...
babeld: name -> pname
2019-10-11 21:37:34 +02:00
Martin Weinelt
bb781ceb86
babeld: name -> pname
2019-10-11 21:34:59 +02:00
Florian Klink
83f231a0f2
Merge pull request #70764 from xfix/nixpkg-mullvad-remove-systemd-service-copying
...
mullvad: remove unnecessary systemd service copying in installation
2019-10-11 21:23:08 +02:00
Free Potion
39aabbfd22
maintainer-list.nix: email update
2019-10-11 21:47:32 +03:00
Tor Hedin Brønner
5b7c900192
nixos/gdm: do not restart on reload switch ( #70357 )
...
Not entirely sure how this works, but this does seem to fix reload switch
killing the current graphical session.
2019-10-11 20:07:16 +02:00
Florian Klink
fb5f649bc9
Merge pull request #70881 from xfix/virtualbox-update
...
virtualbox: 6.0.10 -> 6.0.12
2019-10-11 19:24:12 +02:00
worldofpeace
61817ae9ae
Merge pull request #70935 from schmittlauch/cawbird-1.0.2
...
cawbird: 1.0.1 -> 1.0.2
2019-10-11 17:05:18 +00:00
Renaud
c3549e8ec7
Merge pull request #70799 from r-ryantm/auto-update/unetbootin
...
unetbootin: 661 -> 675
2019-10-11 18:14:18 +02:00
Florian Klink
1aad3acf15
nixos/gitlab: Don't print sensitive data to log on startup ( #70861 )
...
nixos/gitlab: Don't print sensitive data to log on startup
2019-10-11 18:10:16 +02:00
Koki Yasuno
134f666279
station: 1.51.1 -> 1.52.2
2019-10-11 22:27:09 +09:00
Edmund Wu
340b252d4b
vscodium: 1.38.1 -> 1.39.1
2019-10-11 08:40:12 -04:00
Edmund Wu
e2771bfac3
vivaldi: fix build on latest snapshot
2019-10-11 08:38:56 -04:00
Renaud
b943338ea5
Merge pull request #70806 from r-ryantm/auto-update/virt-what
...
virt-what: 1.19 -> 1.20
2019-10-11 14:20:27 +02:00
Michael Weiss
0439282fb8
dav1d: 0.4.0 -> 0.5.0
...
Release notes: https://code.videolan.org/videolan/dav1d/-/tags/0.5.0
Changelog: https://code.videolan.org/videolan/dav1d/blob/0.5.0/NEWS
2019-10-11 14:05:58 +02:00
pacien
28853bc838
riot-desktop: 1.4.1 -> 1.4.2
2019-10-11 14:02:23 +02:00
Renaud
5f2431e004
Merge pull request #70913 from romildo/upd.plano-theme
...
plano-theme: 3.32-1 -> 3.34-1
2019-10-11 14:02:13 +02:00
pacien
df946258dd
riot-web: 1.4.1 -> 1.4.2
2019-10-11 14:02:12 +02:00
Renaud
b8ae6d363b
Merge pull request #70914 from romildo/upd.zuki-themes
...
zuki-themes: 3.32-4 -> 3.34-1
2019-10-11 14:01:38 +02:00
Renaud
1d9268e1dc
Merge pull request #70916 from romildo/upd.stilo-themes
...
stilo-themes: 3.32-3 -> 3.34-1
2019-10-11 14:01:06 +02:00
Renaud
1edc53803c
Merge pull request #70918 from romildo/upd.ambar-theme
...
amber-theme: init at 3.34-1
2019-10-11 14:00:24 +02:00
Frederik Rietdijk
1b8f8a65ba
python38: 3.8.0b3 -> 3.8.0rc1
2019-10-11 13:57:18 +02:00
Renaud
91e1a6d0df
Merge pull request #70928 from romildo/upd.shades-of-gray-theme
...
shades-of-gray-theme: 1.1.9 -> 1.2.0
2019-10-11 13:50:33 +02:00