Commit graph

37697 commits

Author SHA1 Message Date
Eelco Dolstra 67d0a57ef9
pkgs/top-level/release.nix.nix: Use fetchGit if possible 2018-07-04 17:20:54 +02:00
Silvan Mosberger 6fd7f31c1e
Merge pull request #42683 from lschuermann/libvmi
libvmi: init at 0.12
2018-07-04 16:44:15 +02:00
Silvan Mosberger afa9f76391
Merge pull request #42824 from Hodapp87/libfive
libfive: init at 2018-07-01
2018-07-04 16:40:27 +02:00
Silvan Mosberger 71a062755f
Merge pull request #42905 from Enzime/add/mfcl2740dw
Add Brother MFC-L2740DW drivers
2018-07-04 16:37:49 +02:00
Orivej Desh c4edb10662 wcc: init unstable at 2018-04-05 2018-07-04 12:57:11 +00:00
Silvan Mosberger fac943fc81
Merge pull request #42897 from fragamus/master
add bliss package
2018-07-04 13:59:41 +02:00
catern eb8e68b41b pythonPackages.python-prctl: init at 1.7 (#42353) 2018-07-04 11:54:00 +00:00
Michael Gough e3ea685957 bliss: init at 0.73 2018-07-04 11:33:10 +00:00
Richard Marko 91575dd285 pps-tools: init at 1.0.2, enable for chrony, gpsd, ntp (#42889) 2018-07-04 11:28:07 +00:00
Michael Hoang 6b2bdc36f8 mfcl2740dwcupswrapper: init at 3.2.0-1
CUPS wrapper for Brother MFC-L2740DW
2018-07-04 19:43:23 +10:00
Michael Hoang cc7fba1ce3 mfcl2740dwlpr: init at 3.2.0-1
Brother MFC-L2740DW lpr driver
2018-07-04 19:43:02 +10:00
Samuel Leathers e3f1ac9009
iksemel: init at 1.4 2018-07-04 00:17:30 -04:00
gnidorah 301789b473 wine: build wineWow packages on hydra 2018-07-03 21:29:32 +03:00
ldesgoui 60d0e80786 pscircle: init at 1.0.0 2018-07-03 16:18:22 +02:00
Austin Seipp e42e0c8179 foundationdb: add 5.2.5 release, and new 6.0.0 snapshot
This requires a bit of fiddling with the ldflags patches and reworking a few
things about how the SCM info is configured. Ideally, not much more will change
before the 6.0 release, I think...

This also upgrades all FoundationDB packages to use the ordinary libressl
expression (which is now at 2.7.x), and changes around a few other things,
which will require a rebuild.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-07-03 09:09:02 -05:00
Tim Steinbach ddce094ddf
linux: Remove 4.16
This version is EOL and 4.17 is already in our tree.
Additionally, remove the 4.16-based Copperhead kernel, which is unmaintained
2018-07-03 09:18:01 -04:00
Gabriel Ebner 6fcf294a0b imagemagick_light: remove heif dependency
See #42841
2018-07-03 10:38:56 +02:00
Gabriel Ebner 7138bc0eab
Merge pull request #42841 from gebner/heif
HEIF support
2018-07-03 09:28:25 +02:00
Joachim F 587bc20bb7
Merge pull request #42857 from oxij/pkg/toxvpn-toxcore
toxvpn: use default libtoxcore
2018-07-02 23:48:27 +00:00
Matthew Bauer 38f907c39d
Merge pull request #42892 from sorki/uboot_novena
uboot: add ubootNovena
2018-07-02 19:10:50 -04:00
Chris Hodapp de64c6f296 libfive: init at 2018-07-01 2018-07-02 16:24:30 -04:00
John Ericson ccfe1b5713
Merge pull request #42874 from obsidiansystems/crossPkgs
Add pkgsCross & pkgsLocal
2018-07-02 13:25:24 -04:00
Pascal Wittmann a444ed3870
Merge pull request #42827 from mt-caret/master
source-han-code-jp: init at 2.011R
2018-07-02 18:42:14 +02:00
Okina Matara 8b312db421 dolphinEmuMaster: 2018-06-22 -> 2018-07-02
also migrate from wxwidgets to qt, wxwidgets support in dolphin has been
dropped
2018-07-02 09:29:43 -07:00
Pascal Wittmann 3e6c0337c9
Merge pull request #42863 from elitak/livepeer
livepeer: init at 0.2.4
2018-07-02 18:23:01 +02:00
Matthew Bauer b2b68862f5
Merge pull request #42832 from uri-canva/bazel-hydra-darwin
bazel: fix darwin build on hydra
2018-07-02 11:34:49 -04:00
Matthew Bauer 18af089de7 stage: remove nixpkgsFun
also inherit forceSystem for some GNU Hurd stuff
2018-07-02 11:20:34 -04:00
Matthew Bauer d1bd9faf61 stage: move old stuff to stage.nix 2018-07-02 11:07:53 -04:00
Matthew Bauer b6b1950594 top-level: add extraPkgs to stage.nix 2018-07-02 11:07:53 -04:00
Matthew Bauer d665e80450 top-level: move cross pkgs to overlay 2018-07-02 11:07:53 -04:00
Matthew Bauer eb90f5c08e all-packages: add pkgsCross 2018-07-02 11:01:23 -04:00
Robert Schütz 6a8f7e40d7 python.pkgs.google_gax: remove deprecated package
See https://github.com/googleapis/gax-python#deprecated.
2018-07-02 16:28:16 +02:00
Sarah Brofeldt 6abb68d47a Revert "foundationdb: add 5.2.5 release, and new 6.0.0 snapshot"
This reverts commit 1fa2503f9d.
Broke ofborg evals due to missing required argument sdvend49
2018-07-02 16:08:54 +02:00
Austin Seipp 1fa2503f9d foundationdb: add 5.2.5 release, and new 6.0.0 snapshot
This requires a bit of fiddling with the ldflags patches and reworking a few
things about how the SCM info is configured. Ideally, not much more will change
before the 6.0 release, I think...

This also upgrades all FoundationDB packages to use the ordinary libressl
expression (which is now at 2.7.x), and changes around a few other things,
which will require a rebuild.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-07-02 06:48:41 -05:00
Sarah Brofeldt f06ce58323
Merge pull request #42843 from fragamus/master
hmetis: init at 1.5
2018-07-02 11:40:41 +02:00
Eric Litak faf44ff2dc livepeer: init at 0.2.4 2018-07-02 02:16:55 -07:00
Jan Malakhovski df17074db7 toxvpn: use default libtoxcore
As it works fine with it.
2018-07-02 02:41:00 +00:00
Richard Marko b6c29e6298 uboot: add ubootNovena 2018-07-01 20:46:23 +02:00
Michael Gough f180facaa0 hmetis: init at 1.5 2018-07-01 18:29:55 +00:00
Peter Simons c85f23a82a ghc: add 8.6.1-alpha1 pre-release 2018-07-01 19:22:09 +02:00
Gabriel Ebner 055a355c0b libheif: init at 1.3.2 2018-07-01 14:21:26 +02:00
Gabriel Ebner 47216a62d3 libde265: init at 1.0.3 2018-07-01 13:51:05 +02:00
Tuomas Tynkkynen d1b9bf9223 sidplayfp: Init at 1.4.3 2018-07-01 13:36:57 +03:00
Michael Raskin 055a29c4a1
Merge pull request #39981 from timokau/sage-on-nixos
Sage on nixos
2018-07-01 07:37:42 +00:00
Uri Baghin cd3723bd04 bazel: fix darwin build on hydra 2018-07-01 11:15:48 +10:00
Masayuki Takeda 95175cff45 source-han-code-jp: init at 2.011R 2018-06-30 15:39:12 -04:00
Tad Fisher 81c2f270e5 zoom-us: 2.0.123200.0405 -> 2.2.128100.0627 (#42742) 2018-06-30 19:03:17 +02:00
Matthew Bauer bdb0b2db44
Merge pull request #42766 from nonfreeblob/nethack-x11
nethack: nethack-x11 package created
2018-06-30 12:18:14 -04:00
worldofpeace bae87d5042 python.pkgs.pybrowserid: move expression and 0.9.2 -> 0.14.0 (#42814) 2018-06-30 15:01:07 +02:00
nonfreeblob 1627b6fc09 nethack: nethack-x11 package created
If x11Mode is false, ncurses NetHack version will be built (nethack).
If x11Mode is true, x11 NetHack version will be built (nethack-x11).
NetHack DevTeam provide x11 version support only for Linux.
2018-06-30 14:48:20 +03:00
Robert Schütz 7725269765
Merge pull request #42728 from mkaito/update-ykman
yubikey-manager: 0.4.0 -> 0.7.0
2018-06-30 11:29:35 +02:00
Michishige Kaito 97e3024376 python-fido2: init at 0.3.0 2018-06-30 10:21:02 +01:00
Timo Kaufmann 17e6b391eb sage: 8.1 -> 8.2, use system packages 2018-06-30 01:21:31 +02:00
Timo Kaufmann b7a6689d6f gap-libgap-compatible: init at 4r8p6 2018-06-30 01:20:46 +02:00
Timo Kaufmann b6f07b1d9e elliptic_curves: init at 0.8 2018-06-30 01:20:45 +02:00
Timo Kaufmann c7d4528a89 conway_polynomials: init at 0.5 2018-06-30 01:20:45 +02:00
Timo Kaufmann 6fc8b0d69a polytopes_db: init at 20170220 2018-06-30 01:20:45 +02:00
Timo Kaufmann 60fe33bbe5 pari-seadata-small: init at 20090618 2018-06-30 01:20:45 +02:00
Timo Kaufmann 7c92c26b23 pari-galdata: init at 20080411 2018-06-30 01:20:45 +02:00
Timo Kaufmann 2f76f66998 graphs: init at 20161026 2018-06-30 01:20:45 +02:00
Timo Kaufmann 83a839c4d4 combinatorial_designs: init at 20140630 2018-06-30 01:20:45 +02:00
spacefrogg 37c999228b openafs_1_8: init at 1.8.0 (#41889)
- Introduce new "server" output holding the server binaries
 - Adapt tsmbac.patch to new build environment
 - Adapt openafs nixos server module accordingly
 - Update upstream CellServDB: 2017-03-14 -> 2018-05-14
 - Introduce package attributes to refer to the openafs packages to use for
   server, programs and kernel module
2018-06-30 00:34:35 +02:00
Vladyslav M f0090503c7 exiftool: 10.80 -> 11.01 (#42757) 2018-06-29 23:23:06 +02:00
Sander van der Burg 05474564b2 Add minimal package set for Node.js 10.x 2018-06-29 22:44:33 +02:00
obadz 79b33a2c00 citrix-receiver: 13.9.1 -> 13.10.0 2018-06-29 21:33:09 +01:00
John Wiegley 4d28621c44
Merge pull request #42759 from Zimmi48/coq-8.8.1
coq_8_8: 8.8.0 -> 8.8.1
2018-06-29 13:31:01 -07:00
Robin Gloster 95cb828b27
python-openid: remove, only keep python3-openid
see discussion on
2e41891e6d
2018-06-29 21:37:45 +02:00
aszlig d15ba6a7ee
python/soco: init at 0.15
This is required for one of the plugins (sonosupdate) of Beets version
1.4.7.

I do not have a Sonos speaker, so I can't really test whether the
library works nor properly maintain this package (so I didn't add myself
as a maintainer).

I ran the build (including tests) against Python 2.x and Python 3.x.

Signed-off-by: aszlig <aszlig@nix.build>
2018-06-29 21:29:49 +02:00
Vladimír Čunát 2059bf9e39
Merge older staging with added firefox-related updates 2018-06-29 21:06:39 +02:00
Robert Schütz da7d4c3676 python.pkgs.flask-caching: init at 1.4.0 2018-06-29 19:27:28 +02:00
Jan Tojnar eee6565783
gspell: move to top-level 2018-06-29 18:41:59 +02:00
Théo Zimmermann 314eb884ec
coq_8_8: 8.8.0 -> 8.8.1 2018-06-29 11:10:31 +02:00
Frederik Rietdijk 9cf1f58c4f
Merge pull request #42372 from Assassinkin/sklearn-deap
pythonPackages.sklearn-deap: init at 0.2.2
2018-06-29 09:15:19 +02:00
Matthew Bauer 68f945da6d
Merge pull request #42122 from AndersonTorres/upload/skribilo
Skribilo: New Package(s)
2018-06-28 22:42:04 -04:00
Matthew Bauer c29df030b2
Merge pull request #42605 from pmyjavec/saml2aws
Add saml2aws package
2018-06-28 22:29:08 -04:00
Matthew Bauer a7df5d5cdf
Merge pull request #42613 from Hodapp87/yafaray
yafaray-core: init at v3.3.0
2018-06-28 22:28:02 -04:00
Matthew Bauer be41140069
Merge pull request #42623 from tadfisher/jd-gui
jd-gui: 0.3.5 -> 1.4.0
2018-06-28 22:27:54 -04:00
Matthew Bauer c7c34f1261
Merge pull request #42638 from Ralith/vulkan
Vulkan updates
2018-06-28 22:27:01 -04:00
Matthew Bauer fde2e02100
Merge pull request #42639 from peterhoeg/u/amarok
amarok: 2.8.91-20170228 -> 2.9.0-20180618
2018-06-28 22:26:48 -04:00
Matthew Bauer ef7a63e2ef
Merge pull request #42534 from Hodapp87/structuresynth
structure-synth: init at v1.5
2018-06-28 22:23:40 -04:00
Matthew Bauer dc5eb16de7
Merge pull request #42535 from leenaars/krop
krop: init -> 0.5.0
2018-06-28 22:23:18 -04:00
Matthew Bauer 34423662c4
Merge pull request #42582 from jb55/clightning
clightning: init at 0.6
2018-06-28 22:21:50 -04:00
Matthew Bauer 197a189c0f
Merge pull request #42334 from Hodapp87/luxcorerender_pr
luxcorerender: init at 2.0, embree: init at 2.17.4
2018-06-28 22:19:50 -04:00
Matthew Bauer e714f85b2f
Merge pull request #41929 from smaret/gildas
gildas: init at 201806_a
2018-06-28 22:17:07 -04:00
Matthew Bauer 11552ccfed
Merge pull request #42343 from Hodapp87/appleseed_pr
appleseed: init at 1.9.0-beta, osl: init at 1.9.9, seexpr: init at 2.11
2018-06-28 22:11:45 -04:00
Matthew Bauer 5dba22e5cf
Merge pull request #42361 from teto/i3easyfocus
I3-easyfocus
2018-06-28 22:11:03 -04:00
Matthew Bauer 574883f665
Merge pull request #42571 from iimog/hmmer
hmmer: init at 3.1b2
2018-06-28 22:00:09 -04:00
Matthew Bauer 82b474f37b
Merge pull request #32893 from volth/hadoop_2_7-3_0
hadoop: 2.2.0 -> 2.7.6, 2.8.4, 2.9.1, 3.0.3, 3.1.0
2018-06-28 20:47:22 -04:00
Matthew Bauer 50edf59e1b
Merge pull request #41430 from Tomahna/bloop
Bloop: Init 1.0.0-M11
2018-06-28 20:42:41 -04:00
Matthew Bauer aea65fe799
Merge pull request #41431 from lukeadams/gr-update
gnuradio: 3.7.11.1 -> 3.7.13.3
2018-06-28 20:42:04 -04:00
Matthew Bauer 45d120d42b
Merge pull request #39849 from teto/mptcp94
linux_mptcp: 0.93 -> 0.94
2018-06-28 20:38:41 -04:00
Matthew Bauer 9fcc63abb5 libcCross: Use correct libSystem 2018-06-28 16:01:29 -04:00
Matthew Bauer a44d33aac1
Merge pull request #42669 from obsidiansystems/upstream-plist
Upstream PLIST handling
2018-06-28 15:26:31 -04:00
xeji c2eb9b4bde
Merge pull request #42668 from mnacamura/feedgnuplot
feedgnuplot: init at 1.49
2018-06-28 18:03:41 +02:00
Matthew Bauer 40f4b67302 libcCrossChooser: fix xcode eval
it should be targetPackages.darwin.iosSdkPkgs.libraries
2018-06-28 10:24:09 -04:00
Kevin Liu cb303b8074 firebird-emu: init at 1.4 (#42663)
* firebird-emu: init at 1.4

* firebird-emu: limit platform to linux

Other platforms fail to compile currently.
2018-06-28 12:47:36 +02:00
Mitsuhiro Nakamura 6262034036 feedgnuplot: init at 1.49 2018-06-28 12:21:54 +09:00
Silvan Mosberger ed533ba946 shadowfox: init at 1.5.2 (#42313) 2018-06-27 23:57:14 +02:00
Leon Schuermann fc3073c06b Merge remote-tracking branch 'proteansec/pkgs/libvmi' into libvmi
Fix incorrect license and change maintainer.
2018-06-27 22:33:00 +01:00
Matthew Bauer bceb29f177 unixtools: add killall 2018-06-27 16:45:52 -04:00