Commit Graph
161842 Commits
Author SHA1 Message Date
Jörg ThalheimandGitHub fc7eef5358 Merge pull request #51592 from NixOS/yegortimoshenko-patch-1
yed: 3.18.1.1 -> 3.18.2
2018-12-07 11:08:36 +00:00
Sarah BrofeldtandGitHub 4065217c9a Merge pull request #51623 from taku0/flashplayer-32.0.0.101
flashplayer: 31.0.0.153 -> 32.0.0.101 [Critical security fix]
2018-12-07 11:57:22 +01:00
Jörg ThalheimandGitHub dca1fe7956 Merge pull request #51585 from veprbl/pr/tradcpp_aarch64_support
tradcpp: improved aarch64 support
2018-12-07 10:52:49 +00:00
Sarah BrofeldtandGitHub 0ba6752675 Merge pull request #51640 from das-g/tectonic-0.1.11
tectonic: 0.1.9 -> 0.1.11
2018-12-07 11:27:13 +01:00
Jörg ThalheimandGitHub fc8c73de1c Merge pull request #51618 from Mic92/crashplan
crashplan: mark as broken
2018-12-07 10:14:37 +00:00
RenaudandGitHub 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 KlinkandGitHub 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 FandGitHub 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 KlinkandGitHub 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 KlinkandGitHub 57c69ff781 Merge pull request #51646 from worldofpeace/vivaldi/correct-hash
vivaldi: correct hash
2018-12-07 09:48:06 +01:00
lewoandGitHub 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 RodasandVincent Laporte 88b48753ac flow: 0.86.0 -> 0.87.0 2018-12-07 03:48:39 +00:00
Ben DarwinandVincent Laporte cf9743da48 remove omake_rc1 from all-packages.nix since it doesn't build 2018-12-07 03:29:55 +00:00
Ben DarwinandVincent Laporte 9852c74249 teyjus: fix build by using omake from ocaml 4.02 package set 2018-12-07 03:29:55 +00:00
Vincent LaporteandVincent 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 Bereknyeiandworldofpeace b17eaa3aa9 scrcpy: 1.3 -> 1.5 2018-12-06 21:27:45 -05:00
Peter HoegandGitHub 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-RielandGitHub 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
Raphael Borun Das Gupta d01082aebc tectonic: 0.1.9 -> 0.1.11
- handles unicode filenames correctly (since 0.1.10)
- switch to hopefully more reliable permantent URL for the default bundle (in 0.1.11)
2018-12-07 00:18:09 +01:00
markuskowaandGitHub 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
RenaudandGitHub 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 ShmalkoandGitHub 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
markuskowaandGitHub 3861b9c19e Merge pull request #51580 from ragnard/soapyrtlsdr
soapyrtlsdr: init at 0.2.5
2018-12-06 21:11:41 +01:00
Pavol Rusnakandworldofpeace c26dbef830 luppp: init at 1.2.0 2018-12-06 13:47:17 -05:00
RenaudandGitHub 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 KauhausandPeter Simons 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 Thomsenandworldofpeace 015b2b1a35 kube-router: init at 0.2.3 2018-12-06 11:20:21 -05:00
worldofpeaceandGitHub 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
worldofpeaceandGitHub 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
davidakandworldofpeace bb0214c991 assaultcube: correct version 2018-12-06 10:27:43 -05:00
worldofpeaceandGitHub 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 Gazzettaandworldofpeace 0d649c8423 qr-filetransfer: init at unstable-2018-10-22 2018-12-06 09:41:54 -05:00
taku0 f7a266d44a flashplayer: 31.0.0.153 -> 32.0.0.101 2018-12-06 23:27:45 +09:00
Jörg ThalheimandGitHub 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ützandGitHub 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 BrofeldtandGitHub 01389f1ad6 Merge pull request #51440 from Tomahna/bloop
bloop: 1.0.0 -> 1.1.0
2018-12-06 12:30:49 +01:00
adisbladisandGitHub 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
Jörg Thalheim 73dc9b4832 crashplan: mark as broken
the download link no longer works
2018-12-06 11:13:12 +00:00