Commit graph

43220 commits

Author SHA1 Message Date
montag451 c82ebc197e pythonPackages.annexremote: init at 1.3.1 (#59463) 2019-04-14 15:17:41 +02:00
Robert Schütz 90d166dc7d
Merge pull request #57181 from FlorianFranzen/protobuf
protobuf: 3.6 -> 3.7
2019-04-14 14:44:55 +02:00
Florian Franzen 985b9e47b8 protobuf: 3.6 -> 3.7 2019-04-14 13:20:14 +02:00
Linus Heckemann 0fc80a576a
Merge pull request #59423 from lheckemann/initramfs-improvements
Initramfs improvements
2019-04-14 12:10:26 +02:00
Sarah Brofeldt f839011719
Merge pull request #58512 from aanderse/solr
solr: init at 8.0.0
2019-04-14 11:16:28 +02:00
Mario Rodas 45e8b236fc mkcert: init at 1.3.0 (#59410) 2019-04-13 19:09:09 -07:00
Linus Heckemann 3b16f345b5 make-initrd: allow specifying name
Also moves the argument defaults out of all-packages.nix and into
make-initrd itself.
2019-04-13 23:20:58 +02:00
Timo Kaufmann 05a53ecd82
Merge pull request #59363 from timokau/graph_nets-init
python.pkgs.{tensorflow-probability,dm-sonnet,graph_nets}: init
2019-04-13 23:12:26 +02:00
worldofpeace 6cc43add3f
Merge pull request #59375 from worldofpeace/font-droid-throw
aliases: add throw for font-droid
2019-04-13 14:18:15 -04:00
Timo Kaufmann d88406a43f python.pkgs.graph_nets: init at 1.0.3 2019-04-13 20:12:18 +02:00
Timo Kaufmann 11801a4d47 python.pkgs.dm-sonnet: init at 1.30
Needed as a dependency of graph_nets.
2019-04-13 20:12:18 +02:00
Timo Kaufmann 1d00bb1375 python.pkgs.tensorflow-probability: init at 0.6.0
Needed as a dependency for dm-sonnet.
2019-04-13 20:12:15 +02:00
Dmitry Kalinkin 59c81160e7
Merge pull request #58504 from symphorien/static-proot
Static proot, wafHook cross compilation
2019-04-13 12:04:32 -04:00
Jan Tojnar 14a008dba6
Merge pull request #59187 from jtojnar/deadbeef-1.8.0
Deadbeef 0.7.2 → 1.8.0
2019-04-13 17:50:06 +02:00
zimbatm 54c3ac18d5
goreman: init at 0.2.1 (#59388) 2019-04-13 16:30:05 +02:00
Frederik Rietdijk 90727bcab2
Merge pull request #59215 from volth/perl-with-packages
perl: add .withPackages
2019-04-13 16:28:21 +02:00
Jan Tojnar 8fa29da48a
deadbeefPlugins.opus: drop
opus support is now built into deadbeef
2019-04-13 15:51:18 +02:00
LinArcX c023dd9533 persepolis: init at 3.1.0 (#58051)
persepolis: init at 3.1.0
2019-04-13 13:22:12 +02:00
Peter Simons 66c25cff94 ghc: add release candidate for 8.6.5 and a corresponding package set 2019-04-13 12:16:34 +02:00
Elis Hirwing 5f1b5fd053
Merge pull request #59320 from aanderse/php-sqlsrv
phpPackages.sqlsrv & phpPackages.pdo_sqlsrv: 5.6.0 -> 5.6.1
2019-04-13 11:30:03 +02:00
Pascal Wittmann 66dc6db61b
Merge pull request #59306 from xrelkd/just
just: init at 0.4.0
2019-04-13 11:00:24 +02:00
xrelkd 9e236d63db just: init at 0.4.0 2019-04-13 12:05:14 +08:00
xrelkd 6ad4a95654 boringtun: init at 20190407 2019-04-13 10:38:04 +08:00
Maximilian Bosch ac91d6185d
Merge pull request #59281 from markuskowa/add-hpl
hpl: init at 2.3
2019-04-12 23:25:44 +02:00
worldofpeace 33e2b1acfb aliases: add throw for font-droid 2019-04-12 16:42:45 -04:00
worldofpeace 32fc68db57 yarn2nix: move to aliases.nix 2019-04-12 16:23:09 -04:00
Matthew Bauer 7edf2db0fd
Merge pull request #59338 from matthewbauer/llvm-libc++
llvm8: support c++ in cross case
2019-04-12 14:09:00 -04:00
Joachim F 3ceb958cef
Merge pull request #54906 from furrycatherder/epson-escpr2
epson-escpr2: init at 1.0.29
2019-04-12 15:36:53 +00:00
volth d23ff47908 perl.pkgs.Encode: fix typo 2019-04-12 09:09:08 +00:00
volth f73eb61113 perl.pkgs.Encode: fix buildEnv collision with perl
fix https://github.com/NixOS/nixpkgs/pull/59215#issuecomment-481485707
2019-04-12 09:09:08 +00:00
volth 03eaa480bd perl: add .withPackages 2019-04-12 09:09:06 +00:00
Matthew Bauer d453273fbf llvm8: support c++ in cross case
this adds libc++ to the LLVM cross, giving us access to the full
Nixpkgs set. This requires 4 stages of wrapped compilers:

- Clang with no libraries
- Clang with just compiler-rt
- Clang with Libc, and compiler-rt
- Clang with Libc++, Libc, and compiler-rt
2019-04-11 21:28:51 -04:00
Sarah Brofeldt 969149302c
Merge pull request #52021 from marius851000/fltrator
fltrator: init at 2.3
2019-04-12 01:01:34 +02:00
xrelkd 6efb05a573 cargo-expand: init at 0.4.10 (#59199) 2019-04-11 21:59:12 +02:00
Aaron Andersen ef995ffcf6 phpPackages.sqlsrv & phpPackages.pdo_sqlsrv: 5.6.0 -> 5.6.1 2019-04-11 12:34:49 -04:00
Christopher Ostrouchov d27643bc0a python3Packages.nixpkgs-pytools: init at 1.0.0 (#59279) 2019-04-11 18:31:00 +02:00
Robert Schütz 5908a0244f
Merge pull request #57469 from r-ryantm/auto-update/python3.7-zeep
python37Packages.zeep: 3.2.0 -> 3.3.0
2019-04-11 18:23:33 +02:00
Frederik Rietdijk 993e2b4ec2
Merge pull request #59098 from NixOS/staging-next
Staging next
2019-04-11 18:23:14 +02:00
Rodney Lorrimar 8b4269bc1e pythonPackages.aioresponses: init at 0.6.0 2019-04-11 18:05:41 +02:00
Matthieu Coudron a4c15f1b35 python3Packages.papis: provide as a library too (#59070)
* python3Packages.papis: provides as a library too

The project is turning into a dependency for several scripts and possibly UIs
(see the different repositories at https://github.com/papis/) so it makes sense
to have it as a library.

* moved papis to python-modules

* add myself as maintainer
2019-04-11 12:55:08 +02:00
Frederik Rietdijk f6dcb5f70b hiredis-vip: init at 0.3.0 2019-04-11 09:38:50 +02:00
Markus Kowalewski f0c51d18ac
hpl: init at 2.3 2019-04-11 09:09:51 +02:00
Frederik Rietdijk 230c67f43b Merge master into staging-next 2019-04-11 07:50:23 +02:00
Sarah Brofeldt 99eddf32dc
Merge pull request #59077 from divi255/master
libow: init at 3.2p1
2019-04-11 07:30:23 +02:00
ryan4729 49c646cbf7 ffmpeg_4: build with videotoolbox on darwin (#57743) 2019-04-11 01:09:45 -04:00
Matthew Bauer 28d83343a3
Merge pull request #58625 from xzfc/aria2
aria2: Add sphinx build dependency to generate man pages
2019-04-11 01:03:43 -04:00
Aaron Andersen ee7565af9d solr: init at 8.0.0 2019-04-10 20:12:41 -04:00
divisor d44250ba18 libow: init at 3.2p1 2019-04-10 23:48:10 +02:00
Aaron Andersen 29f54684e9
Merge pull request #56234 from freezeboy/demoit
demoit: init at unstable-2019-03-29
2019-04-10 15:00:04 -04:00
freezeboy 5e4ca6a0da init: demoit-unstable-2019-03-29 2019-04-10 18:38:14 +02:00