Commit graph

25732 commits

Author SHA1 Message Date
Matthew Bauer b1bbd94bb6 Merge remote-tracking branch 'NixOS/master' into staging 2019-02-18 20:36:48 -05:00
Raitis Veinbahs d8a7a01fec nix-gitignore: init at v3.0.0 (#46112)
closes siers/nix-gitignore#6
2019-02-18 09:57:30 +00:00
Peter Simons acaa5c1f1a stylish-cabal compiles again. Yay!
Thank you, @pikajude.
2019-02-18 10:39:12 +01:00
Vladimír Čunát 498e79941d
Merge #55345: luajit_*: avoid double callPackage 2019-02-18 09:57:46 +01:00
Ryan Mulligan b75eab88bd
Merge pull request #53876 from thefloweringash/bitwarden-cli
bitwarden-cli: init at 1.7.0
2019-02-17 21:41:45 -08:00
Ryan Mulligan 1849a783ca
Merge pull request #53766 from dasJ/tt-rss-instagram
tt-rss-plugin-ff-instagram: Init at git-2019-01-10
2019-02-17 21:19:15 -08:00
Ryan Mulligan f19ac5ccf5
Merge pull request #53641 from manveru/docker-sync
docker-sync: init at 0.5.9
2019-02-17 21:13:28 -08:00
Ryan Mulligan fdcf9bbd89
Merge pull request #53563 from rbrewer123/feature/pyznap-init
pyznap: init at 1.1.2
2019-02-17 21:09:24 -08:00
Ryan Mulligan 3b8ee87c27
Merge pull request #53462 from astro/svd2rust
svd2rust: init at 0.14.0
2019-02-17 21:02:28 -08:00
Ryan Mulligan d7aed7bf30
Merge pull request #54332 from nphilou/master
epson-201106w: init at 1.0.1
2019-02-17 19:50:14 -08:00
Ryan Mulligan 96e17d4db9
Merge pull request #54835 from artemist/one_gadget
one_gadget: init at 1.6.2
2019-02-17 18:14:25 -08:00
rembo10 8e151c1e86
Merge branch 'master' into headphones 2019-02-18 09:14:14 +08:00
Ryan Mulligan cf73f3fe2e
Merge pull request #55970 from tadfisher/ktlint
ktlint: init at 0.30.0
2019-02-17 14:17:28 -08:00
Tad Fisher b1eb421c1a ktlint: init at 0.30.0 2019-02-17 13:44:55 -08:00
Andrew Miloradovsky 1487317910 opencascade-occt: init at 7.3.0p2
* opencascade-occt: init at 7.3.0p2

This is just a package of the official OpenCASCADE OCCT (not OCE).
2019-02-17 12:54:54 -08:00
Jörg Thalheim 6373854017
Merge pull request #55944 from Infinisil/fix/teamspeak_client
teamspeak_client: Fix
2019-02-17 20:30:16 +00:00
Janne Heß 8a94a49886 icingaweb2Modules: Init all themes I could find 2019-02-17 20:42:42 +01:00
Ryan Mulligan 09ca6b39d8
Merge pull request #55710 from dasJ/icingaweb2-init
icingaweb2: Init at 2.6.2
2019-02-17 09:36:10 -08:00
Ryan Mulligan a0cfb6ec6d
Merge pull request #55935 from zimbatm/mdsh-0.1.2
mdsh: init at 0.1.2
2019-02-17 07:22:15 -08:00
Ryan Mulligan e48b3308b5
Merge pull request #55730 from plapadoo/fcppt-3.0.0
fcppt: 2.9.0 -> 3.0.0
2019-02-17 07:00:02 -08:00
Silvan Mosberger 989489507b
teamspeak_client: Fix
Would error with the following when run:

    /run/current-system/sw/bin/ts3client: relocation error: /run/current-system/sw/bin/ts3client: symbol calloc version Qt_5 not defined in file libQt5WebEngineCore.so.5 with link time reference

Caused by the qt5 update from 5.11 to 5.12 in 8e811ec295
2019-02-17 14:04:46 +01:00
zimbatm 4fad0de82a
mdsh: init at 0.1.2 2019-02-17 11:18:04 +01:00
Vladimír Čunát 94b518f855
Merge #54576: adoptopenjdk-bin: 11.0.1 -> 11.0.2
Includes security fixes.
2019-02-17 09:45:21 +01:00
Jan Tojnar dcb68e3e1a
Merge pull request #54434 from pacien/gscan2pdf-1
gscan2pdf: init at 2.3.0
2019-02-16 21:32:59 +01:00
Jan Tojnar dee617cb97
tuxtyping: init at 1.8.3 (#55490)
tuxtyping: init at 1.8.3
2019-02-16 18:59:42 +01:00
Aaron Andersen 773bd62dc9 tuxtype: switch the src location, update .nix file to reflect changes 2019-02-16 07:50:29 -05:00
Jaka Hudoklin ca472cdff5
k6: init at 0.23.1 (#55824)
* k6: init at 0.23.1

* k6: fix license

Co-Authored-By: offlinehacker <offlinehacker@users.noreply.github.com>
2019-02-16 13:20:34 +01:00
Maximilian Bosch 3784198856
Merge pull request #55723 from jD91mZM2/x11docker
x11docker: init at 5.4.1
2019-02-16 10:27:42 +01:00
Frederik Rietdijk fd48a94b62 Merge staging-next into staging 2019-02-16 09:30:46 +01:00
Frederik Rietdijk 6fe10d2779 Merge master into staging-next 2019-02-16 09:29:54 +01:00
Maximilian Bosch 346df14000
nx-libs: minor fixes
* Add an alias with a deprecation warning for `nxproxy` to avoid an
  immediate breaking change.

* Use the default shell used in the build environment (`stdenv.shell`)
  for patching. This shell is in the environment and thus used to patch
  scripts using `patchShebangs`. The shell is referenced as `stdenv.shell`
  in Makefiles to patch the remaining occurrences of `/bin/bash` in the
  build environment.
2019-02-16 05:03:10 +01:00
Samuel Dionne-Riel 3ec24a0abf
Merge pull request #55861 from lopsided98/linux-hardkernel-interpreter-trunc
linux_hardkernel_4_14: don't apply interpreter-trunc patch
2019-02-15 19:30:04 -05:00
Ben Wolsieffer 60b5347fb5 linux_hardkernel_4_14: don't apply interpreter-trunc patch
The only 4.14.y versions that need the patch are 4.14.99 and 4.14.100.
2019-02-15 19:01:51 -05:00
Samuel Dionne-Riel f8eef26991
Merge pull request #55732 from oxij/tree/move-defaults-to-package-files-mostly-pulse
all-packages.nix: move defaults to package files continues
2019-02-15 17:49:01 -05:00
Maximilian Bosch 2e359d93ef
Merge pull request #55587 from avdv/pkg/yubikey-manager-qt
New package for `yubikey-manager-qt`
2019-02-15 23:37:17 +01:00
Vladyslav M a7d6c38aee
Merge pull request #55748 from hhm0/bbe
bbe: init at 0.2.2
2019-02-15 22:49:53 +02:00
jD91mZM2 5a00711ef8
x11docker: init at 5.4.1 2019-02-15 17:16:42 +01:00
Jaka Hudoklin c70de6b0c4
Merge pull request #55772 from xtruder/pkgs/rippled/1.2.0
rippled: 0.30.0-rc1 -> 1.2.0
2019-02-15 16:52:24 +01:00
Tim Steinbach 93e9b53b96
linux: 4.20.8 -> 4.20.10 2019-02-15 10:01:36 -05:00
Tim Steinbach 8c14948343
linux: 4.19.21 -> 4.19.23 2019-02-15 10:01:36 -05:00
Tim Steinbach 7954ec0ffd
linux: 4.14.99 -> 4.14.101 2019-02-15 10:01:36 -05:00
Tim Steinbach 50f518c93f
linux: 4.9.156 -> 4.9.158 2019-02-15 10:01:36 -05:00
volth 293ca25fea mkp224o: init at 1.2.0 (#55104)
* mkp224o: init at 1.2.0

* mkp224o: remove unwanted spaces
2019-02-15 11:52:46 +01:00
Jaka Hudoklin 6dde3a215a
rippled: 0.30.0-rc1 -> 1.2.0 2019-02-15 09:44:55 +01:00
Vladimír Čunát 14cbd06e06
linux 4.9: also apply interpreter-trunc
4.4.174 doesn't need this (possibly after a future bump).
I think this covers all the affected kernels ATM.  Builds tested.
2019-02-15 09:27:38 +01:00
Bart Brouns 4a82f6ac58 broot: init at 0.6.0 2019-02-14 23:20:19 -05:00
Aaron Andersen d01f931b9b tuxtyping: init at 1.8.3 2019-02-14 21:29:03 -05:00
Edmund Wu f0b8a113dd linux: allow for interpreter to be truncated
via https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=cb5b020a8d38f77209d0472a0fea755299a8ec78
see https://github.com/NixOS/nixpkgs/issues/53672
2019-02-14 21:01:00 -05:00
Daiderd Jordan 9edf7609ec
Merge pull request #55668 from bwolf/qemu-darwin-hvf
qemu: Add support for the Hypervisor framework on Darwin
2019-02-14 22:19:40 +01:00
Frederik Rietdijk a25d48cd4f Merge master into staging 2019-02-14 11:35:50 +01:00