Renaud
0eb2f4b5f5
Merge pull request #50809 from sorki/wireguard_containers_wont_modprobe
...
wireguard: don't modprobe if boot.isContainer is set
2018-12-07 11:06:28 +01:00
Florian Klink
1915bbfae3
Merge pull request #51565 from alyssais/jenkins
...
jenkins: 2.138.3 -> 2.150.1 (security!)
2018-12-07 10:41:48 +01:00
Joachim F
f0dbbdf970
Merge pull request #51581 from joachifm/rWrapper-local-runCommand
...
Implement R wrappers as local-only runCommand
2018-12-07 09:17:44 +00:00
Florian Klink
b89978cafa
Merge pull request #51634 from jokogr/u/pylint-2.2.2
...
pylint: 2.1.1 -> 2.2.2
2018-12-07 10:07:12 +01:00
Florian Klink
57c69ff781
Merge pull request #51646 from worldofpeace/vivaldi/correct-hash
...
vivaldi: correct hash
2018-12-07 09:48:06 +01:00
lewo
f7e67be1dc
Merge pull request #51528 from grahamc/buildImage-on-layered-image
...
dockertools buildImage: support new-style image specs
2018-12-07 09:44:58 +01:00
aszlig
776f084cf1
nixos/tests: Fix wrong arch in runInMachine test
...
Since 83b27f60ce
, the tests were moved
into all-tests.nix and some of the tooling has changed so that
subattributes of test expressions are now recursively evaluated until a
derivation with a .test attribute has been found.
Unfortunately this isn't the case for all of the tests and the
runInMachine doesn't use the makeTest function other tests are using but
instead uses runInMachine, which doesn't generate a .test attribute.
Whener a .test attribute wasn't found by the new handleTest function, it
recurses down again until there is no value left that is an attribute
set and subsequently returns its unchanged value. This however has the
drawback that instead of getting different attributes for each
architecture we only get the last architecture in the supportedSystems
list.
In the case of the release.nix, the last architecture in
supportedSystems is "aarch64-linux", so the runInMachine test is always
built on that architecture.
In order to work around this, I changed runInMachine to emit a .test
attribute so that it looks to handleTest like it was a test created via
makeTest.
Signed-off-by: aszlig <aszlig@nix.build>
2018-12-07 05:56:53 +01:00
Mario Rodas
88b48753ac
flow: 0.86.0 -> 0.87.0
2018-12-07 03:48:39 +00:00
Ben Darwin
cf9743da48
remove omake_rc1 from all-packages.nix since it doesn't build
2018-12-07 03:29:55 +00:00
Ben Darwin
9852c74249
teyjus: fix build by using omake from ocaml 4.02 package set
2018-12-07 03:29:55 +00:00
Vincent Laporte
b684e3d24b
ocamlPackages.javalib: 2.3.5 -> 3.0
...
ocamlPackages.sawja: 1.5.3 -> 1.5.6
2018-12-07 03:28:54 +00:00
worldofpeace
5256cfd006
vivaldi: correct hash
...
Fixes #51635
2018-12-06 21:33:39 -05:00
Tom Bereknyei
b17eaa3aa9
scrcpy: 1.3 -> 1.5
2018-12-06 21:27:45 -05:00
Peter Hoeg
728aaf4af6
Merge pull request #51622 from dotlambda/home-assistant-0.83
...
home-assistant: 0.82.1 -> 0.83.3
2018-12-07 09:24:16 +08:00
Samuel Dionne-Riel
70488665fa
Merge pull request #51207 from samueldr/fix/sd-image-slimming
...
sd-image: Slims the ext4 filesystem even more.
2018-12-06 23:35:09 +00:00
markuskowa
3776a9e93d
Merge pull request #51638 from spencerjanssen/btrfs-progs-4.19.1
...
btrfs-progs: 4.19 -> 4.19.1
2018-12-06 23:11:55 +01:00
Renaud
61bb42b990
Merge pull request #51572 from georgewhewell/qmltermwidget-fix-darwin
...
qmltermwidget: add missing utmp lib on darwin
2018-12-06 22:52:50 +01:00
Spencer Janssen
67aa6cd877
btrfs-progs: 4.19 -> 4.19.1
...
Fixes build of snapper
2018-12-06 15:14:28 -06:00
Alexey Shmalko
cc8deff2d4
Merge pull request #51631 from seqizz/pass_genphrase
...
passExtensions.pass-genphrase: init at 0.1
2018-12-06 23:05:27 +02:00
Michael Weiss
577d73e486
androidStudioPackages.beta: 3.3.0.17 -> 3.3.0.18
2018-12-06 22:00:17 +01:00
Michael Weiss
3a905059a7
androidStudioPackages.{dev,canary}: 3.4.0.5 -> 3.4.0.6
2018-12-06 22:00:17 +01:00
Michael Weiss
20c6acb436
tdesktopPackages.preview: 1.4.7 -> 1.4.8
2018-12-06 21:50:49 +01:00
Gürkan Gür
007e177f90
passExtensions.pass-genphrase: init at 0.1
2018-12-06 21:40:52 +01:00
Ioannis Koutras
6b5963ea22
python: pylint: 2.1.1 -> 2.2.2
2018-12-06 22:12:22 +02:00
Ioannis Koutras
ce728ce496
python: astroid: 2.0.4 -> 2.1.0
2018-12-06 22:12:09 +02:00
markuskowa
3861b9c19e
Merge pull request #51580 from ragnard/soapyrtlsdr
...
soapyrtlsdr: init at 0.2.5
2018-12-06 21:11:41 +01:00
Pavol Rusnak
c26dbef830
luppp: init at 1.2.0
2018-12-06 13:47:17 -05:00
Renaud
a74c463a45
Merge pull request #50933 from cyounkins/mail_sender
...
perlPackages.MailSender: init at 0.903
2018-12-06 17:44:00 +01:00
Orivej Desh
0c1a4e808a
libpqxx: fix license
2018-12-06 16:35:08 +00:00
Christian Kauhaus
3b445042ac
rPackages.littler: fix build ( #51282 )
...
littler gives a wrapped called `r` (or `lr` for non-case-preserving
systems like Darwin) which works as shebang or pipe target.
The build was completely broken before (missing deps).
Symlink executables and manpage into standard locations so that this
packages also works in `environment.systemPackages`.
2018-12-06 17:22:31 +01:00
Johan Thomsen
015b2b1a35
kube-router: init at 0.2.3
2018-12-06 11:20:21 -05:00
worldofpeace
904e1852e1
Merge pull request #51060 from kamilchm/appimage-run-libatk-bridge
...
appimage-run: fix missing libatk-bridge-2.0.so.0
2018-12-06 10:31:57 -05:00
worldofpeace
8b7f33b4e3
Merge pull request #51500 from colemickens/noto
...
noto-fonts: update 2017-10-24 -> 2018-11-30
2018-12-06 10:29:30 -05:00
davidak
bb0214c991
assaultcube: correct version
2018-12-06 10:27:43 -05:00
worldofpeace
dd345c8ff9
Merge pull request #51605 from fusion809/patch-8
...
atom, atom-beta: Fixing Exec= line in app launcher
2018-12-06 10:12:05 -05:00
Francesco Gazzetta
0d649c8423
qr-filetransfer: init at unstable-2018-10-22
2018-12-06 09:41:54 -05:00
Jörg Thalheim
d74d9c0378
Merge pull request #51619 from Mic92/pyflame
...
pyflame: also install flame-chart-json
2018-12-06 14:02:30 +00:00
Jörg Thalheim
6b9bcfe6fd
pyflame: also install flame-chart-json
...
This is useful to use chrome's flamechart viewer.
2018-12-06 14:01:43 +00:00
Robert Schütz
b63bb15612
home-assistant: 0.82.1 -> 0.83.3
2018-12-06 14:59:27 +01:00
Robert Schütz
b8c76cbd99
Merge pull request #51610 from peterhoeg/u/octo
...
octoprint: 1.3.8 -> 1.3.9
2018-12-06 14:43:58 +01:00
Sarah Brofeldt
01389f1ad6
Merge pull request #51440 from Tomahna/bloop
...
bloop: 1.0.0 -> 1.1.0
2018-12-06 12:30:49 +01:00
adisbladis
12457c77f4
Merge pull request #51615 from enumatech/solc-0.5.1
...
solc: 0.5.0 -> 0.5.1
2018-12-06 11:19:15 +00:00
zimbatm
e4d06cbab6
terraform-docs: init at 0.5.0 ( #51579 )
2018-12-06 12:10:36 +01:00
Lionello Lunesu
69baf44674
solc: 0.5.0 -> 0.5.1
2018-12-06 18:53:56 +08:00
Jörg Thalheim
54e0718cfc
Merge pull request #51607 from anpryl/rambox_0_6_3
...
rambox: 0.6.2 -> 0.6.3
2018-12-06 10:53:16 +00:00
Peter Hoeg
f9fc51c553
octoprint-mqtt: init at 0.8.0
...
At the same time:
- build plugins against python2 as that is what octoprint uses
- do not run checks are there aren't any
- use buildPythonPackage as these are not applications
2018-12-06 13:05:27 +08:00
Anatolii Prylutskyi
7ff4f5be26
rambox: 0.6.2 -> 0.6.3
2018-12-06 07:04:03 +02:00
Brenton Horne
d354f7cbe6
atom, atom-beta: Fixing Exec= line in app launcher
...
Prior to this commit the application launchers of Atom and Atom Beta executed `/usr/bin/${pname}` instead of what it is meant to `$out/bin/${pname}`. This is because upstream changed the `Exec=` line from `Exec=/usr/share/${pname}/${pname}` to `Exec=/usr/bin/${pname}` and the `substituteInPlace` line that was in the default.nix file was not appropriately adjusted.
2018-12-06 14:57:30 +10:00
Peter Hoeg
547cd5bfd4
octoprint: 1.3.8 -> 1.3.9
...
At the same time, clean up how we handle dependencies (shamelessly stolen from
home-assistant) and override version constraints.
2018-12-06 12:43:36 +08:00
Peter Hoeg
129502ec3f
pythonPackages.flask_login: fetch from PyPi so we can override the version
2018-12-06 12:40:42 +08:00