Commit graph

138669 commits

Author SHA1 Message Date
Peter Hoeg 058df14f81 ratox: 0.4 -> 0.4.20180303 2018-04-29 07:52:54 +08:00
Peter Hoeg 15268306fe libtoxcore: introduce 0.2.2 in addition to 0.1.11 2018-04-29 07:52:54 +08:00
aszlig 1b1b76f70a
nixos/tests/chromium: Wait 10s after new window
This is a very very very ugly workaround and it's because Chromium seems
to eat keystroke for a few seconds after a new window is created.

I haven't found a better solution yet, so let's at least unbreak the
test until we come up with a better way.

Thanks to @vcunat for bringing this to my attention and also doing the
initial bisect.

The change that brought up this problem was 2b29e40153,
which updated Chromium from version 65.0.3325.181 to version
66.0.3359.117. Unfortunately the upstream changelog[1] is way too large
to actually guess what the breaking change is.

[1]: https://chromium.googlesource.com/chromium/src/+log/65.0.3325.181..66.0.3359.117?pretty=fuller&n=10000

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @bendlas, @vcunat
2018-04-28 17:35:13 +02:00
Linus Heckemann 75cfbdf33b buildFHSUserEnv: change to root directory after chroot
Fixes #38525
2018-04-28 14:51:07 +01:00
obadz 65adfc73ad zerotierone: 1.2.4 -> 1.2.8 2018-04-28 14:47:13 +01:00
Peter Simons 9f144e8578 haskell-hspec-smallcheck: use latest version for ghc-8.4.x to fix the build 2018-04-28 15:38:00 +02:00
Peter Simons 8564e93d2d haskell-c2hs: drop hacky override and try the current version again 2018-04-28 15:38:00 +02:00
Peter Simons f0549be090 haskell-stack: update overrides for the new 1.7.1 version 2018-04-28 15:37:59 +02:00
Peter Simons c60c6a2443 git-annex: update sha256 hash for new 6.2018042 version 2018-04-28 15:37:59 +02:00
Peter Simons 99dc2d6f0f haskell-hpack: use latest version for ghc-8.4.x to fix the build 2018-04-28 15:37:59 +02:00
Peter Simons e39a75cd35 haskell-pandoc: update override for ghc-8.4.x 2018-04-28 15:37:59 +02:00
Peter Simons f8d0c9e3c3 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.9.2-9-g07ca643 from Hackage revision
bb8ed19628.
2018-04-28 15:37:55 +02:00
obadz 1f34893553 hyena: fix hyena & pdfmod builds on higher versions of mono
Helps with #36711
2018-04-28 13:14:43 +01:00
Jörg Thalheim 4071b64ae4
Merge pull request #38883 from romildo/new.onestepback
onestepback: init at 0.98
2018-04-28 13:01:25 +01:00
Jörg Thalheim f9fe798f95
Merge pull request #39612 from bgamari/cupsd-loglevel
cupsd: Introduce services.printing.logLevel option
2018-04-28 12:50:48 +01:00
Jörg Thalheim df8d21623f
Merge pull request #39528 from r-ryantm/auto-update/php
php: 7.2.4 -> 7.2.5
2018-04-28 11:47:31 +01:00
Jörg Thalheim 68e75fbb53
Merge pull request #39577 from veprbl/pr/pythia_8.235
pythia: 8.226 -> 8.235, enable lhapdf6 plugin
2018-04-28 11:44:37 +01:00
Jörg Thalheim 5621e1a14d
Merge pull request #39591 from etu/php-upgrades
php: 5.6.35 -> 5.6.36, 7.0.29 -> 7.0.30, 7.1.16 -> 7.1.17
2018-04-28 11:17:48 +01:00
Andreas Rammhold 7c05ada612
Merge pull request #39643 from andir/quassel-0.12.5
quassel: 0.12.4 -> 0.12.5 (fixes RCE & remote crash)
2018-04-28 12:03:46 +02:00
Tuomas Tynkkynen dda74d9e50 nixos/qemu-vm: Always add a virtio RNG device to the quest
mke2fs has this annoying property that it uses getrandom() to get random
numbers (for whatever purposes) which blocks until the kernel's secure
RNG has sufficient entropy, which it usually doesn't in the early boot
(except if your CPU supports RDRAND) where we may need to create the
root disk.

So let's give the VM a virtio RNG to avoid the boot getting stuck at
mke2fs.
2018-04-28 12:48:06 +03:00
Andreas Rammhold bf325f1bd7
quassel: 0.12.4 -> 0.12.5 (fixes RCE & remote crash)
It was found that Quassel could be remotely crashed and had an
unauthenticated RCE vulnerability. The public annoucement can be found
on the oss-sec archive [1]. The bump to 0.12.5 is supposed fixe both issues.

[1] http://seclists.org/oss-sec/2018/q2/77
2018-04-28 11:08:42 +02:00
Jörg Thalheim 6078f01969
Merge pull request #39639 from davidak/elementary-xfce-icon-theme-update
elementary-xfce-icon-theme: 2017-11-28 -> 0.11
2018-04-28 09:42:55 +01:00
Matthew Justin Bauer 597ea7f4d1
Merge pull request #39533 from r-ryantm/auto-update/libwps
libwps: 0.4.8 -> 0.4.9
2018-04-28 00:59:27 -05:00
Matthew Justin Bauer 4359507e72
Merge pull request #39531 from r-ryantm/auto-update/openvpn
openvpn: 2.4.5 -> 2.4.6
2018-04-28 00:58:56 -05:00
davidak 1c235abda6 elementary-xfce-icon-theme: 2017-11-28 -> 0.11 2018-04-28 07:58:52 +02:00
aszlig 2f893ff53d
autoPatchelfHook: Provide a better derivation name
Thanks to @Ericson2314 for the suggestion to provide a name for the hook
script. Comment was posted here:

https://github.com/NixOS/nixpkgs/pull/34506#discussion_r167421856

Very useful if you use some other hooks and autoPatchelfHook so you
don't just get a bunch of "hook" derivations.

Tested by quickly building (not running) teamviewer and masterpdfeditor.

Signed-off-by: aszlig <aszlig@nix.build>
Reported-by: John Ericson <Ericson2314@yahoo.com>
2018-04-28 07:25:30 +02:00
Matthew Justin Bauer 31881e36b6
Merge pull request #39267 from Twey/atlassian-cli
atlassian-cli: init at 7.8.0
2018-04-28 00:12:18 -05:00
Matthew Justin Bauer 08364a929a
Merge pull request #39101 from jokogr/u/jetbrains-2018.1.1
Jetbrains products' update 2018.1.1
2018-04-28 00:03:04 -05:00
Graham Christensen 68d48cecf6
Merge pull request #31418 from ryantm/doc-nixos-extra-module-path
lib/eval-config: document NIXOS_EXTRA_MODULE_PATH
2018-04-27 21:26:06 -04:00
xeji ac716155b2
Merge pull request #39362 from flokli/abootimg
abootimg: init at 0.6
2018-04-28 02:09:37 +02:00
xeji a674227d2a
Merge pull request #39631 from veprbl/patch-6
fastjet: update license in meta
2018-04-28 01:34:50 +02:00
xeji aae03f7b93
Merge pull request #39548 from r-ryantm/auto-update/fastjet
fastjet: 3.3.0 -> 3.3.1
2018-04-28 01:17:16 +02:00
Dmitry Kalinkin b1950f081d
fastjet: update license in meta
Fixes: 70e070 ('fastjet: 3.3.0 -> 3.3.1')
2018-04-27 19:16:32 -04:00
Jean-Baptiste Giraudeau 92808e667f blobfuse: init at 1.0.1-RC-Preview (#39073) 2018-04-27 23:58:40 +01:00
xeji 00ddbc8196
Merge pull request #39629 from veprbl/patch-4
fastjet: add veprbl to maintainers
2018-04-28 00:49:25 +02:00
Sarah Brofeldt 4a76c98963
Merge pull request #38728 from r-ryantm/auto-update/grpc
grpc: 1.10.0 -> 1.10.1
2018-04-28 00:43:00 +02:00
Sarah Brofeldt 459bf65019
Merge pull request #39595 from fuzzy-id/master
cassandra: 3.11.1 -> 3.11.2
2018-04-28 00:36:04 +02:00
Dmitry Kalinkin e421c427d2
fastjet: add veprbl to maintainers 2018-04-27 18:33:42 -04:00
Sarah Brofeldt b15e884f80
Merge pull request #39617 from Mic92/nixos-generate-config
nixos/nixos-generate-config: update search command
2018-04-28 00:33:21 +02:00
Matthew Justin Bauer 1c9dc7daa1
Merge pull request #39459 from oxij/nixos/isolinux
nixos: installer: cleanup a bit
2018-04-27 17:30:51 -05:00
Badi Abdul-Wahid df3566c956 unifi, nixos/unifi: support LTS (5.6.36) and release (5.7.20)
Ubiquiti has both a LTS and current version of their Unifi controller software.

The latter adds new features, but may drop support for some devices.

This adds the capability to use either for the unifi module but defaults
to the LTS version, which was the previous behavior.
2018-04-28 00:27:33 +02:00
Jörg Thalheim 68d144b6ed
Merge pull request #39624 from Ekleog/kcov-35
kcov: 34 -> 35
2018-04-27 23:25:27 +01:00
Jörg Thalheim 91e58ad48a
Merge pull request #39613 from bgamari/networkd-requiredforonline
networkd: Allow RequiredForOnline field in [Link] section
2018-04-27 23:21:34 +01:00
Sander Hollaar 14568ddaab netcat-openbsd: 1.187 -> 1.190: (#39605)
http://metadata.ftp-master.debian.org/changelogs/main/n/netcat-openbsd/netcat-openbsd_1.190-1_changelog
2018-04-27 23:19:05 +01:00
Jörg Thalheim f0826a0e21
Merge pull request #39626 from rvolosatovs/update/bspwm
bspwm: 0.9.4 -> 0.9.5
2018-04-27 23:16:50 +01:00
Jörg Thalheim 8c27246e7b
Merge pull request #39619 from Ekleog/opam-issue-14466
opam: propagate `curl` and `unzip` dependencies
2018-04-27 23:11:01 +01:00
Léo Gaspard 4317f7ab26
kcov: fix build on aarch64
Apparently, without this patch `NT_PRSTATUS` is not found. So the patch
adds the include apparently necessary. `NT_PRSTATUS` is also defined in
`<linux/ptrace.h>`, which would likely have been a better name, were it
not in the `linux/` directory, which is a priori not stable.

The need to do that is kind of weird (the change was introduced in [1],
and fedora apparently didn't need this additional import), but I'll try
to upstream it.

[1] https://github.com/SimonKagstrom/kcov/pull/239
2018-04-28 00:10:40 +02:00
Jörg Thalheim 468f3ce0ed nixos/xserver: remove nvidiaLegacy173 from videoDrivers.examples
see 92265e807e (commitcomment-28773179)
2018-04-27 23:02:09 +01:00
xeji b5f21c25a8
Merge pull request #39385 from jensbin/typora_0.9.47
typora: 0.9.44 -> 0.9.47
2018-04-27 23:51:29 +02:00
xeji 61b96ab9a2
Merge pull request #39168 from vodkabot/master
twilight: init at 2018-04-19
2018-04-27 23:36:03 +02:00