3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

20270 commits

Author SHA1 Message Date
James Earl Douglas 7d52814ba5 dump1090: init at 2014-10-31 2017-11-05 04:30:26 +00:00
Orivej Desh 0c104e40cb
Merge pull request #30558 from volth/tixati-2.55
tixati: init at 2.55
2017-11-05 04:22:17 +00:00
Orivej Desh 5369837c0b
Merge pull request #28873 from michalrus/hubstaff
hubstaff: init at 1.2.14
2017-11-05 04:18:54 +00:00
Michal Rus 07e2460afd
hubstaff: init at 1.2.14 2017-11-05 04:02:28 +01:00
Michael Raskin 7be7698612
Merge pull request #25552 from antonxy/master
lightworks: init at 14.0.0
2017-11-05 00:01:48 +00:00
Michael Raskin af7be86125
Merge pull request #31264 from kini/acl2-update
acl2: 6.5 -> 7.4; sbcl: remove 1.2.0 and 1.3.12
2017-11-04 23:17:30 +00:00
Michael Raskin d715c087b1
Merge pull request #20423 from DerTim1/add-service-wrapper
service-wrapper: init at 16.04.0
2017-11-04 22:16:59 +00:00
knupfer d71833ee36 fetchipfs: init
Fixes #18296
2017-11-04 23:01:27 +01:00
Keshav Kini 21db63d669 sbcl: remove old versions 1.2.0, 1.3.12
SBCL 1.2.0 was being retained for the acl2 package, which no longer
needs it.  SBCL 1.3.12 was being retained for the maxima package,
which appears to no longer need it.
2017-11-04 13:48:22 -07:00
Keshav Kini 0094ca20cc acl2: 6.5 -> 7.4, refactor
The `make regression` line was failing because the expression was
downloading a core-system-only, no-libraries source tarball.  I
switched to using fetchFromGitHub, which downloads the full source
code -- the core system as well as the "community books",
i.e. libraries -- but the libraries unfortunately do not build yet
because they have more dependencies than the core system, and they
also run into some impurity problems during the build process.

This commit changes the ACL2 package so that at least the user will
obtain the latest version of the core system, even though they won't
get the community books.  In a later commit I hope to fix this; it
will require either changes to ACL2 itself, or a patch to be applied
to ACL2 in nixpkgs.

ACL2 7.4 has no trouble building on the current version of SBCL in
nixpkgs, so I let it do so instead of using the ancient SBCL version
1.2.0 from 2014.

I also added myself as a maintainer to this package, since I'm an
active contributor to the ACL2 project and am interested in seeing it
working on Nix.
2017-11-04 13:48:22 -07:00
Orivej Desh 86415c9c83
Merge pull request #27790 from MatrixAI/masterpdfeditor
masterpdfeditor: init at 4.2.70
2017-11-04 20:19:40 +00:00
Tim Steinbach 97f172a1d5
Merge pull request #31146 from NeQuissimus/kafka_updates
Kafka: Update + Tests
2017-11-04 11:06:32 -04:00
rnhmjoj 632a1807db
hyp: move expression out python-packages.nix 2017-11-04 12:57:58 +01:00
Maximilian Bosch 5633431c2b
statsd: repackage with node2nix 2017-11-04 10:23:28 +01:00
Frederik Rietdijk decaeb3040
Merge pull request #30872 from FRidh/udev
systemd: remove udev attributes
2017-11-04 10:02:01 +01:00
Orivej Desh 3ea077e638
Merge pull request #30942 from andrestylianos/joker
joker: init at 0.8.6
2017-11-04 07:09:56 +00:00
André Stylianos Ramos 49e0be1d4d joker: init at 0.8.6 2017-11-04 06:36:16 +01:00
Michal 'BlessJah' Marzuchowski c3e7e2249b mtail: init at 3.0.0-rc4 2017-11-04 01:36:52 +01:00
Vincent Laporte 0eb284b351
alt-ergo: remove constraint on OCaml version 2017-11-03 19:44:20 +00:00
Daiderd Jordan 9a1534496a
Merge pull request #31149 from LumiGuide/pgmanage-10.0.2
postage: replaced by pgmanage-10.0.2
2017-11-03 12:32:29 +01:00
Matthias Beyer 208fd87149 wordgrinder: init at 0.6 2017-11-03 12:26:54 +02:00
Raymond Gauthier b2d6c63810 geckodriver: init at 0.19.1 2017-11-02 23:24:43 -04:00
Orivej Desh 52a67e71de
Merge pull request #30957 from KaiHa/gmailieer
gmailieer: init at 0.3
2017-11-03 00:22:22 +00:00
Orivej Desh c0a0d8b651
Merge pull request #31108 from benley/openvpn-auth-ldap
openvpn-auth-ldap: init at 2.0.3
2017-11-03 00:00:52 +00:00
Matthew Pickering 40124cd0cf Add wrapper for idris exe for gcc/gmp runtime deps
Fixes #10450

When compiling packages with -o the executable invokes gcc.
There is no compile time flag to control this invocation so for
now we create a wrapper which provides the dependency at runtime.
2017-11-02 23:14:12 +00:00
Bas van Dijk c894327215 postage: replaced by pgmanage-10.0.2
postage is no longer maintained and has been replaced by the identical pgmanage. See:

https://github.com/workflowproducts/postage#postage-has-been-replaced-with-pgmanage

The following error is raised when a user enables the deprecated `services.postage.enable` option:

Failed assertions:
- services.postage is deprecated in favor of pgmanage. They have the same options so just substitute postage for pgmanage.
2017-11-03 00:14:00 +01:00
Orivej Desh da067f40f9 ipmicfg: fix style 2017-11-02 23:10:46 +00:00
Richard Marko 2b37262519 ipmicfg: init at 1.27.0 2017-11-02 22:19:35 +01:00
Tim Steinbach 30d4deccbd
kafka: Remove 0.8 2017-11-02 15:12:19 -04:00
Jörg Thalheim 4d7c34fb33
Merge pull request #31033 from LumiGuide/fix-clementine-m4a
clementine: Added gst-libav plugin
2017-11-02 19:03:59 +00:00
Benjamin Staffin 998027a531
openvpn-auth-ldap: init at 2.0.3 2017-11-02 14:35:48 -04:00
Tim Steinbach ace06a2bf1
kafka: Default to 1.0 2017-11-02 13:48:22 -04:00
Tim Steinbach 46b09a8d55
kafka: Add 1.0.0 2017-11-02 13:46:07 -04:00
Thomas Tuegel a513c07933
Merge pull request #31140 from ttuegel/dropbox
dropbox: use buildFHSUserEnv
2017-11-02 12:41:27 -05:00
Tim Steinbach 51629d777d
kafka: Add 0.11.0.1 2017-11-02 13:37:24 -04:00
Casey Ransom b62992a483
kisslicer: init at 1.6.2 2017-11-02 18:01:18 +01:00
Thomas Tuegel 9a9ea65de9
dropbox: use buildFHSUserEnv
Instead of adapting Dropbox to NixOS with patchelf, NixOS is adapted to Dropbox
with an FHS user environment. A crash due to missing libXert (#15356) is
fixed. The client's automatic updater is fixed; this obviates the need to
update Dropbox in Nixpkgs every time the client is updated upstream!

Resolves: #15356
2017-11-02 11:42:07 -05:00
Matthieu Coudron 7dce131b86 kernelmptcp: 0.91.3 -> 0.92.1 2017-11-02 13:14:57 +01:00
Langston Barrett 1fc6f4695c iwona (font): init at 0_995 (#31067)
* iwona: init at 0_995

* iwona: nitpicks
2017-11-02 12:09:47 +00:00
zimbatm c34c737172
Merge pull request #31100 from zimbatm/hashcat4
Hashcat4
2017-11-02 11:23:07 +00:00
Mathias Schreck ccbcf15c8e nodejs: refactor generic build function
This removes some duplicated and dead code across the different versions of
nodejs.
2017-11-02 10:58:45 +01:00
Jörg Thalheim 010d30123d
Merge pull request #31081 from gnidorah/mpv
mpv: wayland support by default
2017-11-02 08:59:50 +00:00
c0bw3b e2e8d59055 libmcs: 0.7.2 -> deprecated 2017-11-01 23:21:45 +01:00
Roger Qiu 8e541c08d6 masterpdfeditor: init at 4.2.70 2017-11-01 21:14:35 +01:00
zimbatm a209f56d6d hashcat: 2.00 -> 4.0.0
remove 3.6.0 which was not the default
2017-11-01 15:06:06 +00:00
gnidorah fb7924eaec mpv: wayland support by default 2017-11-01 14:13:51 +03:00
Vladimír Čunát 06d7e54d62
Merge branch 'staging'
- I can see some regressions, especially due to fetchzip rename c3255fe8ec.
- Darwin is only half-rebuilt on Hydra ATM.
- But there quite a few security fixes within.
2017-11-01 08:37:31 +01:00
Mathias Schreck 5a43c92ffd nodejs: init at 9.0.0 2017-11-01 00:55:05 +01:00
Sander van der Burg ebc8ffb010 groovebasin: remove 2017-10-31 23:51:01 +01:00
Vladimír Čunát 447802a683
Merge branch 'master' into staging 2017-10-31 23:47:34 +01:00
Sander van der Burg 6d1317ab31
Merge pull request #31058 from rnhmjoj/dnschain
DNSChain: move expression to new nodePackages
2017-10-31 23:44:02 +01:00
Michael Weiss 252da8a66e wlroots: init at 2017-10-31
In preparation for Sway 1.0 which will use wlroots instead of wlc.
2017-10-31 22:39:54 +01:00
rnhmjoj fb9e4daa41
dnschain: move to nodePackages.dnschain 2017-10-31 22:01:31 +01:00
Peter Hoeg 369056394f
Merge pull request #31020 from peterhoeg/p/mht
mht2htm: init at 1.8.1.35
2017-10-31 22:08:07 +08:00
Peter Hoeg 12da0b5f45 mht2htm: init at 1.8.1.35 2017-10-31 22:07:23 +08:00
Falco Peijnenburg 16bfe58552 clementine: Added gst-libav plugin
Fixes regression introduced in 0322f66307 that made clementine unable
to play m4a files.
2017-10-31 12:13:39 +01:00
Peter Hoeg f8cbc642cd
Merge pull request #30568 from kquick/theft
theft: init at 0.4.3
2017-10-31 15:15:17 +08:00
Mica Semrick 37f548e836 hugin: 2016.2.0 -> 2017.0.0 2017-10-30 20:13:27 -07:00
Vladimír Čunát 687943763c
Merge branch 'master' into staging 2017-10-30 22:30:14 +01:00
Falco Peijnenburg 3004b6f150 fetchgitrevision: removed
It doesn't work and was last referred to in 5553546c21
2017-10-30 18:37:20 +01:00
Franz Pletz 36be7d3e85
Revert parts of "linux: remove unused kernel patches"
This reverts commit 05b8cae9ec that
removed the cgroup v2 patch for the 4.4 kernel.
2017-10-30 17:57:00 +01:00
Franz Pletz 517606d1d4
Revert "linux_4_4: remove"
This reverts commit 9f3f575ab3.

Support from upstream has been extended to Feb 2022.
2017-10-30 17:57:00 +01:00
Eelco Dolstra c3255fe8ec
fetchzip and friends: Set "name" to "source" by default
This makes them produce the same store paths as builtins.fetchgit,
builtins.fetchTarball etc. See
65b5f177b5.
2017-10-30 17:17:07 +01:00
Kai Harries a2fe432e2c gmailieer: init at 0.3 2017-10-30 17:01:39 +01:00
Falco Peijnenburg febe376f13 fetchadc: removed
It's not being used
2017-10-30 16:48:26 +01:00
Frederik Rietdijk 6d41ae55dd Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-30 07:51:09 +01:00
Christopher Singley e697f10fc4 PlexPy: init at 1.4.25 2017-10-29 19:28:16 -05:00
Rommel Martinez 977bf2ec9a usync: init at 0.0.3 2017-10-30 06:13:31 +08:00
Frederik Rietdijk d0d0308876 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-29 14:08:20 +01:00
Edward Tjörnhammar 9acbfbc7b7
shogun: init at 6.0.0 2017-10-29 10:20:55 +01:00
Edward Tjörnhammar 77d3869f27
colpack: init at 1.0.10 2017-10-29 10:20:54 +01:00
Vladimír Čunát 15350df8d9
Merge #30901: ecdsautils: init 0.4.0 2017-10-29 09:08:48 +01:00
Nikolay Amiantov c9ac187c3c tbb: 4.4-u2 -> 2018_U1, merge with libtbb
Remove libtbb derivation as a duplicate.
2017-10-29 01:51:11 +03:00
Sam Parkinson 5ac01066f2 gradio: init at 6.0.2 2017-10-29 06:32:38 +11:00
Andreas Rammhold 036f9ec235
ecdsautils: init 0.4.0 2017-10-28 17:41:34 +02:00
Ingo Blechschmidt a71e80db8b nat-traverse: init at 0.7 2017-10-28 16:42:40 +02:00
Herwig Hochleitner c7bd01c0c9 stumpwm-git: 20160617 -> 20170203 2017-10-28 15:09:51 +02:00
Herwig Hochleitner 0d6822be2b Revert "webkitgtk: 2.16.6 -> 2.18.2"
This already went to staging, sorry

This reverts commit 288740ad69.
2017-10-28 13:53:19 +02:00
Herwig Hochleitner 288740ad69 webkitgtk: 2.16.6 -> 2.18.2
remove references to 216x

CVE-2017-7087
CVE-2017-7089
CVE-2017-7090
CVE-2017-7091
CVE-2017-7092
CVE-2017-7093
CVE-2017-7095
CVE-2017-7096
CVE-2017-7098
CVE-2017-7100
CVE-2017-7102
CVE-2017-7104
CVE-2017-7107
CVE-2017-7109
CVE-2017-7111
CVE-2017-7117
CVE-2017-7120

closes #29796
2017-10-28 13:37:08 +02:00
Yuri Aisaka ad1bf41391 skktools: init at 1.3.3 (#30778) 2017-10-28 11:23:42 +00:00
David Izquierdo abf222ad38 libtbb: init at 2018_U1 2017-10-28 12:32:53 +03:00
Peter Hoeg 405f905ff8
Merge pull request #30573 from peterhoeg/u/kf5
kde-frameworks: 5.38 -> 5.39
2017-10-28 17:15:28 +08:00
Ingo Blechschmidt 9f28f2dd38 sshlatex: init at 0.7 2017-10-28 11:08:05 +02:00
Frederik Rietdijk 97c7b69e25 systemd: remove udev attributes 2017-10-27 22:20:20 +02:00
Frederik Rietdijk 8634a2e2c5 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-27 21:35:58 +02:00
Joachim F b601d87cd6
Merge pull request #30554 from Ma27/init/shmig-2017-07-24
shmig: init at 2017-07-24
2017-10-27 17:45:36 +00:00
Edward Tjörnhammar 8f17abf29c
greg: init at 0.4.7 2017-10-27 08:33:34 +02:00
Graham Christensen 0f5eaaf1e9 Merge pull request #30810 from puffnfresh/package/jsawk
jsawk: init at 1.5-pre
2017-10-26 19:29:45 -04:00
Brian McKenna b72fcce2d9 jsawk: init at 1.5-pre 2017-10-27 09:55:57 +11:00
Daniel Peebles c3760f664e Merge pull request #30811 from puffnfresh/package/sbt-extras
sbt-extras: init at 77686b3
2017-10-26 08:51:38 -04:00
Brian McKenna ed0f558fb0 uvcdynctrl: init at 0.2 (#30806)
* uvcdynctrl: init at 0.3.0

* uvcdynctrl: nitpicks
2017-10-26 11:10:28 +01:00
Daiderd Jordan 31db63bd74 Merge pull request #30809 from andir/dnstracer-darwin
dnstracer: fix build on darwin
2017-10-26 11:30:24 +02:00
Brian McKenna c3d24791f5 sbt-extras: init at 77686b3
Fixes #21783
2017-10-26 11:30:45 +11:00
Andreas Rammhold 32d6259eec
dnstracer: fix build on darwin 2017-10-26 01:56:19 +02:00
Milan Svoboda c564e54f12 kitty: init at 0.4.2 (#30687)
* add new application: terminal kitty (opengl, c, python)

https://github.com/kovidgoyal/kitty.git

* kitty: nitpicks

* update kitty 0.4.0 -> 0.4.2, add maintainer
2017-10-25 22:03:20 +01:00
Maximilian Bosch 02b15a418a
shmig: init at 2017-07-24 2017-10-25 22:08:00 +02:00
Joachim F f13c421ff8 Merge pull request #30367 from Ma27/init-weechat-xmpp
weechat-xmpp: init at 2017-08-30
2017-10-25 20:04:43 +00:00
mehandes 17af9f8d4d svgcleaner: init at v0.9.1
Svgcleaner is a tool for fast and safe svg optymalization.
2017-10-25 18:43:10 +02:00
CrazedProgrammer 8327e434c4 astah-community: init at 7.2.0 (#30691)
* astah-community: init at 7.2.0

* astah-community: nitpicks
2017-10-25 14:56:52 +01:00
Eelco Dolstra 8f349a3bf3
Add function closureInfo to replace pathsFromGraph
Unlike pathsFromGraph, on Nix 1.12, this function produces a
registration file containing correct NAR hash/size information.

https://hydra.nixos.org/build/62832723
2017-10-25 15:38:14 +02:00
Jörg Thalheim fdb4bec671 Merge pull request #30156 from kuznero/pr/coreclr2
Fix coreclr and upgrade to 2.0.0
2017-10-25 13:33:07 +01:00
Franz Pletz ff63d3811f Merge pull request #30366 from Moredread/profanity-options
profanity: enable python and gpg support, parallel builds and enforcement of enabled features
2017-10-25 10:48:49 +02:00
volth 3cb89a81b7 vuze: init at 5750 (#30557) 2017-10-25 10:36:30 +02:00
Franz Pletz eb3332ef40 Merge pull request #30644 from woffs/pulsemixer
pulsemixer: init at 1.3.0-license
2017-10-25 10:32:07 +02:00
Joerg Thalheim e7fc83f1a6 coreclr: cleanup build 2017-10-25 07:55:32 +02:00
Franz Pletz 6df1cccfdf Merge pull request #30721 from xzfc/xpointerbarrier
xpointerbarrier: init at 17.10
2017-10-25 04:11:52 +02:00
Daniel Peebles 4bf221932e Merge pull request #30750 from kuznero/pr/dotnet-sdk
dotnet-sdk: init at 2.0.3
2017-10-24 19:10:03 -04:00
Roman Kuznetsov 6b1b8487df
dotnet-sdk : init at 2.0.3 2017-10-25 00:04:16 +02:00
Frank Doepper 4936e31141 pulsemixer: init at 1.3.0-license 2017-10-24 16:53:15 +02:00
Peter Hoeg 8a28d840e9 keditbookmarks: init at 17.08.1 2017-10-24 22:50:55 +08:00
Franz Pletz 4d92b5fb92
webkitgtk218x: fix evaluation 2017-10-24 16:08:22 +02:00
Franz Pletz 89640746b5
Merge branch 'master' into staging 2017-10-24 16:07:49 +02:00
Franz Pletz 0bb7a1b82a
webkitgtk: fix evaluation 2017-10-24 16:06:11 +02:00
Yellow Ghost 646a77739b
notify-desktop: init at 0.2.0
notify-desktop package added

improved code synopsis
2017-10-24 15:25:49 +02:00
Franz Pletz 5621b77a33
Merge branch 'master' into staging 2017-10-24 14:47:43 +02:00
Franz Pletz 2f50385352
botanUnstable: remove, unused 2017-10-24 14:21:07 +02:00
Franz Pletz 826258889e
webkitgtk217x: remove, unused 2017-10-24 14:21:04 +02:00
Franz Pletz aebae6c208
webkitgtk: 2.16.6 -> 2.18.1 for multiple CVEs
See https://webkitgtk.org/security/WSA-2017-0008.html
2017-10-24 13:20:38 +02:00
Peter Hoeg 87bd0494ba krdc: init at 17.08.1 2017-10-24 16:54:46 +08:00
Alex Vorobiev 770bedbc20 meritous: init at 1.4 2017-10-24 09:52:52 +02:00
Michael Raskin 5fe5afe8ee clasp-common-lisp: init at 0.4.99.20170801 2017-10-24 08:43:41 +02:00
Cray Elliott 5ddea062e2 ffmpeg: 3.3.4 -> 3.4
ffmpeg_3 bumped to 3.4, and 3.3.4 removed from the tree
2017-10-23 23:23:23 -07:00
Peter Hoeg cccee1ddb7 minuet: init at 17.08.1 2017-10-24 11:26:56 +08:00
obadz 26122b368a citrix_receiver: refactor so older versions can still be installed
Version 13.4.0 is the latest version that doesn't suffer from the bug
described at
https://discussions.citrix.com/topic/385459-ssl-error-with-135-works-with-134/page-2#entry1977735

As a result, upgrades to 13.5.0, 13.6.0 and 13.7.0 were postponed.
However some users aren't affected by this big. This enables everyone to
download the version that suits their needs.

Related to: #23975, #27664, #30029
2017-10-23 18:02:20 +01:00
Peter Hoeg c41d794ecb digikam: minor cleanups 2017-10-23 22:49:46 +08:00
Albert Safin 90729600a8 xpointerbarrier: init at 17.10 2017-10-23 20:38:59 +07:00
Jörg Thalheim 5fc37f2897 Merge pull request #30704 from veprbl/ipget
ipget: init at 0.2.5
2017-10-23 14:20:54 +01:00
Frederik Rietdijk 891c3721ed Merge pull request #30234 from deedrah/aspell-data-dirs-from-nix-profiles
aspell: added new patch data-dirs-from-nix-profiles.patch
2017-10-23 07:47:11 +02:00
Peter Hoeg 9b847750a2 Merge pull request #30623 from jerith666/webkit-icu
webkitgtk 2.4: fixup build by using older icu again
2017-10-23 13:41:09 +08:00
Dmitry Kalinkin 562f8313e0
ipget: init at 0.2.5 2017-10-22 21:46:40 -04:00
Kevin Cox 5f8cf0048e rust: update cargo builder to fetch registry dynamically
The biggest benefit is that we no longer have to update the registry
package. This means that just about any cargo package can be built by
nix. No longer does `cargo update` need to be feared because it will
update to packages newer then what is available in nixpkgs.

Instead of fetching the cargo registry this bundles all the source code
into a "vendor/" folder.

This also uses the new --frozen and --locked flags which is nice.

Currently cargo-vendor only provides binaries for Linux and
macOS 64-bit. This can be solved by building it for the other
architectures and uploading it somewhere (like the NixOS cache).

This also has the downside that it requires a change to everyone's deps
hash. And if the old one is used because it was cached it will fail to
build as it will attempt to use the old version. For this reason the
attribute has been renamed to `cargoSha256`.

Authors:
* Kevin Cox <kevincox@kevincox.ca>
* Jörg Thalheim <Mic92@users.noreply.github.com>
* zimbatm <zimbatm@zimbatm.com>
2017-10-23 00:30:47 +01:00
zimbatm 1d6eaac764 rust: remove beta and nightly releases
nixpkgs is for stable software. If you want beta and nightly, use the
nixpkgs-mozilla overlay.
2017-10-23 00:30:46 +01:00
Thomas Tuegel 6a44365573 Merge pull request #30208 from zraexy/massif-visualizer
massif-visualizer: 0.4.0 -> 0.7.0
2017-10-22 15:16:33 -05:00
John Wiegley 89720d851a
coqPackages_8_7: New expression, but don't make it the default yet 2017-10-22 12:43:27 -07:00
Rostislav Beneš ba4cefe4ae aspell: added new patch data-dirs-from-nix-profiles.patch
Aspell will search for dictionaries in all nix profiles even when used as library.
Setting data-dir or dict-dir in ASPELL_CONF will disable this behavior.
2017-10-22 21:01:40 +02:00
Bob van der Linden 380bb673d4 vrb: init at 0.5.1 2017-10-22 16:06:34 +02:00
Vincent Laporte 4e0a95294b
gringo: use scons version 2
Using version 3 breaks some OCaml packages (namely ppx_deriving_yojson).
2017-10-22 13:25:46 +00:00
Nikolay Amiantov 1b2cc71e68 cura: build with Qt 5.6
Workaround https://github.com/Ultimaker/Cura/issues/2596
2017-10-22 04:10:09 +03:00
Ryan Bernstein 941014ffff bowtie2: init at 2.3.3.1 2017-10-22 00:11:49 +02:00
Joachim F b591b5cf5b Merge pull request #30598 from andrewrk/zig
zig: init at 0.1.1
2017-10-21 20:11:23 +00:00
Andrew Kelley 835201e814 zig: init at 0.1.1 2017-10-21 12:45:54 -04:00
Hamish Mackenzie 8870d1a67d r-modules: Fix a number of popular R packages
The R V8 package still depends on V8 3.14 so this is also included.
2017-10-21 11:29:21 +01:00
Matt McHenry 0f0d11074f webkitgtk 2.4: fixup build by using older icu again 2017-10-20 20:25:58 -04:00
Vladimír Čunát bd8daca057
Merge branch 'staging'
Hydra seems very good.
2017-10-20 23:46:03 +02:00
Frank Doepper 916c0a69f8 biboumi: init at 6.1 (#30193)
* biboumi: init at 6.1

TODO: integrate config in NixOS

* biboumi: remove external buildtime dep

- fetch catch.hpp in a reproducible way
- add maintainer
- enable tests
- remove git dep
- enable parallel building
- add pandoc dep for man page
- nitpicks

* biboumi: refine substitutions

- only CMakeLists.txt has to be patched regarding /etc/biboumi
- substitute /bin/kill in systemd service file
- prepare for configuring policy_directory in a future cfg file
2017-10-20 20:14:41 +00:00
John Wiegley 86b8e28bc1
startkde was removed by 0cd1b02817 2017-10-20 11:49:45 -07:00
Vladimír Čunát ddc41d7c6d
zanshin: fixup build by using older boost again
160 seems a popular version in nixpkgs.
2017-10-20 19:19:47 +02:00
gnidorah 7867b50881 nixos/pam: add swaylock (#29919) 2017-10-20 16:30:28 +00:00
Vladimír Čunát 90435ba060
Revert "wt: fixup build by using older boost again"
This reverts commit 9f2409096b.
Now it's fixed by update 38b94d1f1f.
2017-10-20 18:13:15 +02:00
Vladimír Čunát eef0d0971c
Merge branch 'master' into staging 2017-10-20 18:12:41 +02:00
Michael Weiss e40233e136 scons: 2.5.1 -> 3.0.0
"SCons release 3.0.0 now available from the download page at
SourceForge. This release should be used instead of 2.5.1. This release
fixes several issues.  TThis will be the first release to support Python
versions earlier than 2.7 as well as 3.5+."

"NOTE: This is a major release.  You should expect that some targets may
rebuild when upgrading.  Significant changes in some python action
signatures. Also switching between PY 2.7 and PY 3.5, 3.6 will cause
rebuilds."
2017-10-20 16:32:26 +02:00
Joachim F 3c62474d08 Merge pull request #30528 from disassembler/gitea
gitea: init at 1.2.1
2017-10-20 14:01:54 +00:00
Joachim F 5f1d6bc5c7 Merge pull request #30563 from michaelpj/imp/tzupdate
tzupdate: init at 1.2.0 (+ service)
2017-10-20 13:55:09 +00:00
Vladimír Čunát 0e339ca7a5
clickhouse: fixup build by using older boost again
160 seems a popular version in nixpkgs.
2017-10-20 13:12:42 +02:00
Vladimír Čunát 9f2409096b
wt: fixup build by using older boost again
160 seems a popular version in nixpkgs.
2017-10-20 13:00:55 +02:00
Dmitry Kalinkin 4d85689cf3
xxHash: init at 0.6.3.20171018 2017-10-20 00:59:15 -04:00
Vincent Laporte 1923cabeb4 ocamlPackages: default to 4.04 2017-10-19 17:57:14 +02:00
Frederik Rietdijk d854b3df2c Merge pull request #30503 from guibou/guibou_vfx_pkgs
Many packages used in computer animation industry
2017-10-19 15:38:56 +02:00
Thomas Tuegel f7de0da188
Merge branch 'pull/30305'
plasma5: 5.10.5 -> 5.11.1
sddm: 0.15.0 -> 0.16.0
2017-10-19 07:18:36 -05:00
Tim Steinbach 606487e19c Merge pull request #30522 from NeQuissimus/docker_17_10
docker: add 17.10.0-ce
2017-10-19 07:39:50 -04:00
Nikolay Amiantov 94dc37d622 cntk: init at 2.2 2017-10-19 13:24:24 +03:00
Nikolay Amiantov 15bfc8c12a Merge pull request #30433 from abbradar/cudatoolkit
CUDA-related updates and cleanups
2017-10-19 13:18:43 +03:00
Nikolay Amiantov 1360c356e3 driversi686Linux: init
This is added so that Hydra would build several drivers-related packages for i686.

Closes #30455.
2017-10-19 13:12:28 +03:00
Nikolay Amiantov 59f51eba29 opencv3: use older cudatoolkit 2017-10-19 12:47:56 +03:00
Nikolay Amiantov 50a223b144 clblas: 20160505 -> 2.12 2017-10-19 12:47:30 +03:00
Nikolay Amiantov 378bfba023 treewide: use default compiler for cuda 2017-10-19 12:47:30 +03:00
Nikolay Amiantov 85d3c00dce treewise: respect config.cudaSupport in packages 2017-10-19 12:47:30 +03:00
Nikolay Amiantov 6309e5fa01 cudnn: refactor to use shared derivation
Also return 8.0-6.0 version for TensorFlow.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov ce9059a120 cudnn_cudatoolkit9: init at 7.0
Make it the default.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov fe7c7a852d cudatoolkit9: init at 9.0.176
Make CUDA Toolkit 9 the default choice.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov 0bc4216bf0 Merge branch 'staging' 2017-10-19 12:46:38 +03:00
Kevin Quick 6015fdc76a
theft: add new theft development library package 2017-10-18 23:23:09 -07:00
André-Patrick Bubel 7a82f81b84
profanity: enable support for python plugins 2017-10-19 05:10:19 +02:00
adisbladis f8368f68ea
plasma5.plasma-vault: init at 5.11.1 2017-10-19 11:09:23 +08:00
adisbladis 84847258bb
plasma: 5.10.5 -> 5.11.1 2017-10-19 11:09:22 +08:00
aszlig 27b7192726
digikam: 5.4.0 -> 5.7.0
The build for the version 5.4.0 of digiKam has been broken at the time
prior to this commit, which is the main reason for this update as I
don't think it makes sense to fix the build for 5.4.0 when we're going
to update it anyway.

A lot has changed upstream between version 5.4.0 and 5.7.0 and it's too
much to be summarized here, so here are the URLs to the upstream
announcements:

 * https://www.digikam.org/news/2017-03-14_digiKam_5.5.0_is_released/
 * https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/
 * https://www.digikam.org/news/2017-09-11-5.7.0_release_announcement/

On the packaging side, we now no longer have the patch that disables
-fno-operator-names because the build runs fine without that patch
(which didn't even apply but I didn't check why) and IMO it doesn't make
sense to rebase that patch for no reason.

Additionally, there were build time dependencies lurking around in
propagatedBuildInputs, which is kinda pointless and the application just
runs fine if those dependencies are listed in buildInputs.

While looking for clues about why that might be necessary I haven't
found any comment about it in the source nor a clarification within the
message of the commit where this has been introduced.

The commit in question is be7b7d908f.

Apart from these changes, the rest is just adding a few dependencies
(kcalcore, libksane, mesa and pcre) to get less errors during
cmakeConfigurePhase.

I've tested digiKam by playing around within a VM using photos I
netcat'ed into it and it works so far. The VM was built using:

nix-build nixos --arg configuration '{ pkgs, ... }: {
  imports = [ ./nixos/tests/common/user-account.nix ];
  environment.systemPackages = [ pkgs.digikam ];
  services.xserver.enable = true;
  services.xserver.displayManager.sddm.enable = true;
  services.xserver.desktopManager.plasma5.enable = true;
  services.xserver.desktopManager.default = "plasma5";
  virtualisation.memorySize = 1024;
}' -A vm

What I didn't test however was whether importing from a camera would
work (as I don't have one), but aside from that, the application seems
to run fine compared to the fact that it didn't even build until now :-)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @the-kenny, @urkud, @viric, @cillianderoiste, @ttuegel
Cc: @jraygauthier, @fkz, @sh01, @lsix
2017-10-19 04:42:53 +02:00
Michael Peyton Jones 922bd8182e tzupdate: init at 1.2.0 2017-10-19 03:19:14 +01:00
Volth 318b3fb34e tixati: init at 2.55 2017-10-19 00:47:37 +00:00
John Ericson ee9c59c5b3 Merge remote-tracking branch 'channels/nixpkgs-unstable' into staging 2017-10-18 14:53:30 -04:00
Samuel Leathers 66201d49bb gitea: add nixos service module 2017-10-18 12:50:36 -04:00
Tim Steinbach de3d191b91
docker: add 17.10.0-ce 2017-10-18 08:25:25 -04:00
Jörg Thalheim 30c046b9c2 Merge pull request #30409 from geistesk/openrct2
openrct2: init at 0.1.1
2017-10-18 13:10:16 +01:00
Kamil Chmielewski 18249532a3 spark: 2.1.0 -> 2.2.0 2017-10-18 13:13:53 +02:00
Guillaume Bouchard 41b06c1519 openvdb: init at 4.0.2 2017-10-18 11:57:10 +02:00
Guillaume Bouchard afc6a8a259 openexrid-unstable: init at 2017-09-17 2017-10-18 11:57:10 +02:00
Guillaume Bouchard d99e00c9d8 openfx: init at 1.4 2017-10-18 11:57:10 +02:00
Guillaume Bouchard 3cbecaadc2 partio: init at 1.1.0 2017-10-18 11:57:10 +02:00
Guillaume Bouchard db6e674bc8 alembic: init at 1.7.4 2017-10-18 11:57:09 +02:00
Guillaume Bouchard 7f83bf4261 ptex: init at 2.1.28 2017-10-18 11:57:09 +02:00
Peter Romfeld 29f9ca40cb ansible_2_4: init at 2.4.0.0 (#30073) 2017-10-17 22:03:43 +01:00
Tuomas Tynkkynen 0dd2ebc518 nix-info: Add separate tested variant for Hydra 2017-10-17 18:26:13 +03:00
lewo 85a1c9e867 bgpdump: init at 2017-09-29 (#30461)
* bgpdump: init at 2017-09-29

* bgpdump: switch to autoreconfHook
2017-10-17 09:37:20 +01:00
Jörg Thalheim eee77393b4 Merge pull request #30464 from rnhmjoj/bb
bb: init at 1.3rc1
2017-10-17 02:55:52 +01:00
Graham Christensen ab8b14cf92 Merge pull request #30397 from grahamc/nix-help
nix-info: init
2017-10-16 21:37:00 -04:00
Nikolay Amiantov 35ad024fa4 Merge pull request #29814 from abbradar/new-boost
Update Boost to 1.65 and make it default
2017-10-17 03:40:58 +03:00
Nikolay Amiantov b1736511ce boost: make 1.65 the default 2017-10-17 03:40:11 +03:00
Nikolay Amiantov c6c67c46bf Merge branch 'master' into HEAD 2017-10-17 03:39:54 +03:00
Nikolay Amiantov 23ea2e931f boost165: init at 1.65.1 2017-10-17 03:39:50 +03:00
Dan Haraj 188a413ebc sc2-headless: init at 3.17
This packages up the Starcraft II headless Linux client provided by
Blizzard for machine learning research.
2017-10-16 16:34:00 -04:00
geistesk 339d2e8006 openrct2: init at 0.1.1 2017-10-16 20:51:18 +02:00