1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

32131 commits

Author SHA1 Message Date
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
Florian Klink 2856891562 twilio: init at 6.8.0 2017-10-19 09:56:47 +02: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
Robert Helgesson 4233b83226
perl-CryptX: 0.050 -> 0.054 2017-10-18 18:53:22 +02: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
Peter Simons 757a759005 Merge pull request #30166 from LumiGuide/graphite-1.0.2
Fix graphite crash by upgrading from 0.9.15 -> 1.0.2
2017-10-18 12:58:55 +01: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
Jörg Thalheim 39598617f2 Merge pull request #30469 from efx/bump-sqitch
sqitch-pg: 0.9994 -> 0.9996
2017-10-17 02:28:58 +01: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 b1e499788c boost: add numpy support
Not built by default.

Also add enablePython flag (enabled by default) and cleanup a bit.
2017-10-17 03:40:11 +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
Drew Hess 356892f0e2
ArrayFIFO: init at 0.10. 2017-10-16 14:58:56 -07: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
Nikolay Amiantov 38ffe0e1f6 steam-run-native: init
Refactor Steam so that native steam-run can be built as a free package and
expose it so that Hydra builds needed i686 packages.
2017-10-16 21:42:30 +03:00
Vladimír Čunát 3d1dee3692
Merge branch 'master' into staging
Thousands of rebuilds from master.
2017-10-16 20:12:06 +02:00
Vladimír Čunát d392f4be1c
systemd: no need to use older gperf anymore
For a long time.
2017-10-16 20:05:30 +02:00
Austin Seipp 635fbcbd33 nixpkgs: add aiger 1.9.9
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
Austin Seipp e84cec2762 nixpkgs: add 'avy' -- property directed AIGER model checking
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
Austin Seipp 740fb165da nixpkgs: add symbiyosys, for HDL verification flows
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
Eli Flanagan ef39873f0f sqitch-pg: 0.9994 -> 0.9996 2017-10-16 07:34:30 -04:00
rnhmjoj 14bbec1801
bb: init at 1.3rc1 2017-10-16 11:08:06 +02:00
Dario Bertini e55b99e840 pipenv: init at 8.2.7
fixes #30442
2017-10-16 08:59:14 +01:00
Dario Bertini c6f90f9493 pew: 0.1.14 -> 1.1.0
Pew was actually broken, due to a SHELL PATH check that had been added
in the previous release (though this shouldn't have hampered users with
bash as their shell)
2017-10-16 08:59:06 +01:00
Jörg Thalheim e4532af925 Merge pull request #30421 from KaiHa/lbdb-0.44
lbdb: 0.38 -> 0.44
2017-10-16 08:46:22 +01:00
Jörg Thalheim 69886a4170 Merge pull request #29819 from Moredread/mechanicalsoup-0.7.0
pythonPackages.MechanicalSoup: 0.4.0 -> 0.7.0
2017-10-15 18:06:40 +01:00
Jörg Thalheim 04c6047b51 Merge pull request #30435 from stesie/update-plv8
Update plv8 + build against V8 6.x
2017-10-15 17:37:15 +01:00
Franz Pletz dc38f6c524
pythonPackages.jsmin: init at 2.2.2 2017-10-15 16:16:33 +02:00
Stefan Siegl 68d48aae7e
plv8: use v8_6_x 2017-10-15 15:44:50 +02:00
Nikolay Amiantov f7d308dbdc plyfile: init at 0.5 2017-10-15 15:41:30 +03:00
Vladimír Čunát 3ee33f35f8
Merge branch 'staging'
Contains security fixes in X server and X libs.
On Hydra, the amount to rebuild on master is now higher than on staging;
the comparison looks OK.
2017-10-15 13:59:18 +02:00
Vladimír Čunát 75e4191739
libreoffice(-still): fixup build by using older icu
It's slightly risky, as many dependencies use the newer icu already.
-fresh seems OK without such changes.
2017-10-15 13:49:08 +02:00
Vladimír Čunát 21034a44f0
mailcore2: fixup build by using older icu again 2017-10-15 11:05:34 +02:00
Vladimír Čunát 7cdbc8b246
firebirdSuper: fixup build by using older icu again 2017-10-15 10:53:53 +02:00
Graham Christensen b16f3b2131
nix-info: include in nixos' default system-path, nixpkgs's channel 2017-10-14 22:01:30 -04:00
Graham Christensen d9d2c4a4a9
nix-info: init 2017-10-14 22:01:23 -04:00
Kai Harries c37198e81d lbdb: 0.38 -> 0.44 2017-10-14 22:02:13 +02:00
Vladimír Čunát 8abbf3379e
v8: fixup build by using older icu again 2017-10-14 19:40:22 +02:00
gnidorah 27bcd6c426 mailnag: fix working (#30358)
* mailnag: fix working

* mailnag: use wrapGAppsHook; add icon theme
2017-10-14 12:07:44 +01:00
Maximilian Bosch eef496f01c pythonPackages.yowsup: init at v2.5.2 (#30406)
* pythonPackages.yowsup: init at v2.5.2

* python.pkgs.yowsup: fix tests
2017-10-14 10:54:59 +01:00
Maximilian Bosch 4ce42a40c1
weechat-xmpp: init at 2017-08-30 2017-10-14 11:48:39 +02:00
Justin Humm 5cca8800a4 notmuch-bower: init at 2017-09-27 (#29856)
* bower: init and add erictapen as maintainer

* bower: fix up

* notmuch-bower: rename from bower
2017-10-14 10:08:04 +01:00
Vladimír Čunát 6525c22ef1
Merge branch 'master' into staging
Hydra: ?compare=1401528
2017-10-14 10:36:13 +02:00
Peter Hoeg f22ce20ec0 Revert "hyperv-daemons: init at current linux kernel version"
This reverts commit 51f1c635e6.
2017-10-14 14:42:49 +08:00
Peter Hoeg a5e387592a Revert "nix-upgrade-scripts: init at 0.0.4"
This reverts commit 15d2cf5494.
2017-10-14 14:42:49 +08:00
Peter Hoeg 72d8eeea88 Revert "amarok-kf5: init at 2.8.91-20170228"
This reverts commit fde0bad577.
2017-10-14 14:42:49 +08:00
Peter Hoeg 8df1c9ac17 Revert "firewalld: init at 0.4.4.4"
This reverts commit 178a96f99b.
2017-10-14 14:42:48 +08:00
Peter Hoeg 5f6d2d15ac Revert "nvidia-firmware: init at 325.15"
This reverts commit 15bdbc21f9.
2017-10-14 14:42:48 +08:00
Peter Hoeg 15bdbc21f9 nvidia-firmware: init at 325.15 2017-10-14 14:38:04 +08:00
Peter Hoeg 178a96f99b firewalld: init at 0.4.4.4
Includes systemd module.
2017-10-14 14:38:04 +08:00
Peter Hoeg fde0bad577 amarok-kf5: init at 2.8.91-20170228 2017-10-14 14:38:04 +08:00
Peter Hoeg 15d2cf5494 nix-upgrade-scripts: init at 0.0.4 2017-10-14 14:38:04 +08:00
Peter Hoeg 51f1c635e6 hyperv-daemons: init at current linux kernel version 2017-10-14 14:38:04 +08:00
Peter Hoeg 2fdfefa2da Merge pull request #30342 from acowley/pcl-qt5
pcl: qt4 -> qt5; 1.8.0 -> 1.8.1
2017-10-14 14:00:42 +08:00
Florian Klink c46fa38c90 gummi: init at 0.6.6 (#30398)
* gummi: init at 0.6.6

* gummi: cleanup
2017-10-13 23:22:12 +01:00
Jörg Thalheim d7030f7576 Merge pull request #30167 from gnidorah/kmsxx
kmsxx and pykms: init at 2017-10-03
2017-10-13 20:58:44 +01:00
Eisfreak7 06fc476bc6 qutebrowser: 0.11 -> 1.0.1 (#30365)
* qutebrowser: 0.11 -> 1.0

This updates has a few breaking changes, most importantly WebEngine
is now enabled by default and the configuration system was completely
changed (requiring uers to manually migrate their configuration).

More info: https://blog.qutebrowser.org/qutebrowser-v100-released.html

* qutebrowser: 1.0.0 -> 1.0.1
2017-10-13 18:15:19 +01:00
Anthony Cowley b2c1020a68 pcl: qt4 -> qt5; 1.8.0 -> 1.8.1 2017-10-13 00:59:50 -04:00
xd1le acc076d51f luaPackages: various cosmetic fixes
These involve:

- Formatting and spacing.
- Switching to using fetchFromGitHub where possible.
- Adding missing meta attributes.
  - Correcting license values or adding missing license values.
  - Adding vyp as maintainer for unmaintained packages.

None of these changes should affect the build result.

A different revision is used for luasqlite3, however, the source code
between these revisions is actually the same. (And the advantage is that
the new revision is a tagged release.)
2017-10-13 14:48:17 +11:00
xd1le 0946e30470 luaPackages: use consistent multiline strings for luafilsystem and
luazlib
2017-10-13 14:46:51 +11:00
Peter Hoeg f2e7019346 Merge pull request #30340 from peterhoeg/p/cryfs
cryfs: init at 0.9.7 and minor updates to dependencies (scrypt and spdlog)
2017-10-13 11:04:27 +08:00
Peter Hoeg 82b8a22fa9 Merge pull request #30354 from peterhoeg/p/sddm-kcm
sddm-kcm: init at 5.10.5
2017-10-13 09:52:14 +08:00
Frederik Rietdijk 959a5b24b5 Merge pull request #30226 from geistesk/pypcap-1.1.6
pypcap: init at 1.1.6
2017-10-12 19:41:09 +02:00
Peter Hoeg 37172d2b74 sddm-kcm: init at 5.10.5 2017-10-12 23:09:50 +08:00
gnidorah 9087f56b32 ksmxx: 2017-10-03 -> 2017-10-10 2017-10-12 18:01:37 +03:00
gnidorah cf4a2bb111 kmsxx, pykms: suggestions by @FRidh 2017-10-12 17:59:12 +03:00
gnidorah 86ebd2e684 kmsxx and pykms: init at 2017-10-03 2017-10-12 17:59:12 +03:00
Florian Klink ab2cc75f78 guzzle_sphinx_theme: init at 0.7.11
* maintainers: add flokli

* sphinx_guzzle_theme: init at 0.7.11

This adds sphinx_guzzle_theme, which is used for sphinx documentation in
various projects, including BorgBackup.
2017-10-12 07:14:37 +01:00
Peter Hoeg 515ea69f09 cryfs: init at 0.9.7 2017-10-12 12:41:05 +08:00
Peter Hoeg 62e73a75f1 pykms: init at 20170719 2017-10-12 08:51:11 +08:00
Graham Christensen 5a43eec070
nixpkgs: expose .git-revision in the nixexprs like NixOS
nixos/lib/make-channel.nix:16:

    echo -n ${nixpkgs.rev or nixpkgs.shortRev} > .git-revision

This means the .git-revision exists in nixos channels, but not
Nixpkgs channels. Adding it to the nixpkgs channel makes it a
common API for any Nixpkgs use cases.
2017-10-11 06:51:36 -04:00
Franz Pletz 28407fad65 Merge pull request #29726 from stesie/v8
V8 6.2.414.15
2017-10-11 12:21:18 +02:00
Maxime Dénès d1e1ee7b09 coq: 8.7+beta1 -> 8.7+beta2 2017-10-11 03:02:01 +02:00
Langston Barrett 48a49fc12e coqPackages.HoTT: init at 20170921 2017-10-11 02:51:16 +02:00
Jörg Thalheim 2197ad045c Merge pull request #30256 from acowley/easyloggingpp-init
easyloggingpp: init at 9.95.0
2017-10-11 00:27:07 +01:00
Michael Alan Dorman 94bea74004 Fix pkgconfig reference 2017-10-10 17:56:29 +03:00
Shea Levy e3a389c670
Add pandas 0.17 2017-10-10 09:23:51 -04:00
Tom Saeger 2227d3586e pythonPackages.ofxclient: 1.3.8 -> 2.0.3 2017-10-10 08:06:15 -05:00
Gabriel Ebner a936d9d6dc isabelle: 2016-1 -> 2017 2017-10-10 11:18:57 +02:00
Anthony Cowley f5c129d707 easyloggingpp: init at 9.95.0 2017-10-09 21:16:46 -04:00
Jörg Thalheim 9b177399c4 Merge pull request #30231 from pbogdan/newsbeuter-dev-remove
newsbeuter-dev: remove
2017-10-10 01:45:10 +01:00
bugworm d89b68ed87 antigen: init at 2.2.1 (#27266)
* Added antigen

* Repaced link to releases
2017-10-10 01:39:04 +01:00
Stefan Siegl 8ca237e698
v8_3_24_10: remove 2017-10-09 23:40:12 +02:00
Stefan Siegl 7dd87bd0c4
eventstore: 3.5.0 -> 4.0.3
... and use recent V8 version.
2017-10-09 23:33:33 +02:00
geistesk 71ee4751e4 pypcap: init at 1.1.6 2017-10-09 18:42:17 +02:00
xd1le b584c46623 luaPackages.luacheck: skip buildPhase 2017-10-10 02:51:05 +11:00
xd1le 152d294479 luajitPackages: disable luaexpat, luazip and cjson as their builds fail 2017-10-10 02:51:05 +11:00
xd1le b83c89b6b4 luajitPackages.mpack: disable with new isLuaJIT function insead of
marking it as broken
2017-10-10 02:51:05 +11:00
Vladimír Čunát 994036d857
Merge branch 'master' into staging
Hydra: ?compare=1400181
2017-10-09 11:24:35 +02:00
Piotr Bogdan 680d344185 newsbeuter-dev: remove 2017-10-08 19:58:11 +01:00
Vladimír Čunát d32f7f4bb3
icu: switch default 58 -> 59 2017-10-08 18:24:13 +02:00
Vladimír Čunát 85b77d946e
mesa: use llvm_5 by default 2017-10-08 18:24:13 +02:00
Jörg Thalheim df51d642d8 Merge pull request #30218 from rasendubi/escrotum
escrotum: Init at 2017-01-28
2017-10-08 15:19:48 +01:00
Jörg Thalheim 28db3ad7ae Merge pull request #30216 from bachp/minio-exporter
Minio exporter
2017-10-08 15:09:32 +01:00
Alexey Shmalko dfd9a2bbd0
escrotum: Init at 2017-01-28 2017-10-08 14:18:45 +03:00
Jörg Thalheim 16a43e4587 Merge pull request #30217 from gnidorah/hotpatch
hotpatch: init at 0.2
2017-10-08 12:01:59 +01:00
Pascal Bach 9e4be636ba prometheus-minio-exporter: init at 0.1.0 2017-10-08 12:08:29 +02:00
mimadrid dc5734e063
rustRegistry: 2017-10-03 -> 2017-10-08 2017-10-08 12:05:16 +02:00
gnidorah 977c8e673c hotpatch: init at 0.2 2017-10-08 09:03:54 +03:00
Bas van Dijk 5b8ff5ed49 graphite: 0.9.15 -> 1.0.2
Fixes: #29961

Also added the option:

  services.graphite.web.extraConfig

for configuring graphite_web.
2017-10-08 03:03:22 +02:00
Jörg Thalheim 7908dcc0f6 Merge pull request #30205 from zraexy/kmplayer
kmplayer: 0.11.3d -> 0.12.0b
2017-10-08 00:32:39 +01:00
Unknown 40d9ebd969 massif-visualizer: 0.4.0 -> 0.7.0 2017-10-07 15:06:13 -08:00
Jörg Thalheim 8f8a7f34f5 Merge pull request #30200 from joncojonathan/update-gramps426
Update gramps426
2017-10-07 22:31:00 +01:00
Joerg Thalheim 58b6d3fdcb python.pkgs.spambayes: 1.1b1 -> 1.1b2 2017-10-07 22:28:38 +01:00
Jörg Thalheim a08837622d Merge pull request #30203 from andir/add-dnstracer
dnstracer: init at 1.9
2017-10-07 22:11:22 +01:00
Andreas Rammhold 8e9acc8343
dnstracer: init at 1.9 2017-10-07 22:33:33 +02:00
Unknown 20b48cbd97 kmplayer: 0.11.3d -> 0.12.0b 2017-10-07 12:30:41 -08:00
Jörg Thalheim 7a566fc06d Merge pull request #30202 from pbogdan/update-ruby
ruby_2_2: 2.2.7 -> 2.2.8
2017-10-07 21:12:35 +01:00
Piotr Bogdan 547fba5140 ruby_2_2: 2.2.7 -> 2.2.8
For multiple CVE's:

- CVE-2017-0898
- CVE-2017-10784
- CVE-2017-14033
- CVE-2017-14064

See https://www.ruby-lang.org/en/news/2017/09/14/ruby-2-2-8-released/
2017-10-07 20:10:32 +01:00
joncojonathan f0667f81f5 bsddb3 Refactored to disable tests.
Motivation for change: Tests disabled as BSDDB3 works with Python3 but the tests do not.
2017-10-07 19:58:56 +01:00
joncojonathan 3ca090d2b4 gramps: 4.1.1 -> 4.2.6
Motivation for change: GRAMPS was a long way out of date.

Additional information: BSDDB3 unmasked as this is supported by the current Python3 version (commited separately).
2017-10-07 19:58:56 +01:00
Jörg Thalheim 3c8d4854af Merge pull request #29899 from yegortimoshenko/yabause/0.9.15
yabause: Qt4 -> Qt5, disable emu-compatibility.com in About menu
2017-10-07 18:27:06 +01:00
Vladimír Čunát a7159d3cda
icu: keep default version on 58
... to avoid mass rebuilds for now. (Bumped in parent merge.)
2017-10-07 17:45:04 +02:00
Vladimír Čunát 84952fc292
Merge #30143: firefox-*: critical security updates 2017-10-07 17:44:45 +02:00
Jörg Thalheim 04ce72e40e Merge pull request #30044 from benley/benley/kubecfg
kubecfg: init at 0.5.0
2017-10-07 16:35:05 +01:00
Jörg Thalheim 938d4f6bf3 Merge pull request #30105 from dtzWill/feature/radiotray-ng
radiotray-ng: init at 0.1.7
2017-10-07 13:16:40 +01:00
Jörg Thalheim 29ba91374c Merge pull request #30175 from romildo/upd.flat-plat
flat-plat: 20170917 -> 20171005 and renamed to materia-theme
2017-10-07 13:03:27 +01:00
José Romildo Malaquias 4afb28a892 flat-plat: 20170917 -> 20171005 and renamed to materia-theme 2017-10-07 08:54:46 -03:00
Jörg Thalheim 2a0264e058 Merge pull request #30131 from kamilchm/sonic-pi
sonic-pi: 2.9.0 -> 3.0.1
2017-10-07 12:47:40 +01:00
Frederik Rietdijk acfec163b1 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-07 12:15:17 +02:00
Spencer Baugh a9e090f749 pythonPackages.supervise_api: init at 0.1.5 2017-10-07 12:03:25 +02:00
Spencer Baugh 8f362a1eff tools/system/supervise: init at 1.0.0 2017-10-07 12:01:44 +02:00
Frederik Rietdijk 6f1f1a514f Revert "Resurrect pandas 0.17.1"
This reverts commit 96874c6e71.

- No package depends on this version.
- As a guideline we only keep one version of each package. Exceptions exist but only with a good reason.
- Expressions shouldn't be in `python-packages.nix` but in `python-modules`, as explained in the docs and the header of the file.
- I won't maintain these versions.
2017-10-07 11:51:24 +02:00
Frederik Rietdijk 360a5efd93 python.pkgs.pyopenssl: use fetchPypi 2017-10-07 11:15:29 +02:00
Vladimír Čunát ef41fc7f51
Merge branch 'master' into staging
Hydra: ?compare=1399476
2017-10-07 10:17:42 +02:00
Franz Pletz c559e96445
btrfs-progs_4_4_1: remove, snapper works with latest 2017-10-07 04:04:20 +02:00
Franz Pletz b02b224027
postgresql100: init at 10.0 2017-10-07 00:50:44 +02:00
Vincent Laporte cbf5307020 ocamlPackages.biniou: 1.0.9 -> 1.2.0 2017-10-06 21:16:06 +00:00
Shea Levy 96874c6e71
Resurrect pandas 0.17.1 2017-10-06 13:55:44 -07:00
Jörg Thalheim 6d7d7c5840 Merge pull request #30157 from makefu/pkgs/u3-tool/init
u3-tool: init at 0.3
2017-10-06 21:23:43 +01:00
Will Dietz b82fbeef68 radiotray-ng: init at 0.1.7
Use patch from upstream to fix menu separators.

Tested execution using
'nix-shell --pure -p radiotray-ng'
and added dependencies until that didn't crash.

Seems to work outside as well,
but hopefully fixes problems for others.
2017-10-06 15:07:11 -05:00
Daiderd Jordan 6a888d76ad Merge pull request #29537 from LnL7/darwin-tested
nixpkgs: add stdenv tests to unstable and darwin-tested
2017-10-06 21:41:08 +02:00
taku0 821e3c294f icu: make 58.2 coexists with 59.1 2017-10-06 23:28:28 +09:00
makefu be86af09b4
u3-tool: init at 0.3 2017-10-06 14:36:23 +02:00
Jörg Thalheim 3fe7cddc30 Merge pull request #30146 from dpflug/master
tqsl: init at 2.3.1
2017-10-06 13:34:03 +01:00
Orivej Desh 82af1cbf2c Merge pull request #30108 from carlsverre/dep-init
dep: init at 0.3.1
2017-10-06 06:42:33 +00:00
David Pflug a6d570dd49
tqsl: init at 2.3.1 2017-10-05 22:35:32 -04:00
Carl Sverre 4a3ed5d531 dep: init at 0.3.1 2017-10-05 17:40:19 -07:00
Robert Helgesson 53c7083794
perl-Variable-Magic: 0.58 -> 0.61
Also add meta section.
2017-10-06 00:57:11 +02:00
Robert Helgesson 9c7a0d2cb6
perl-Set-Object: 1.34 -> 1.35 2017-10-06 00:57:10 +02:00
Robert Helgesson 3780220f3a
perl-Server-Starter: 0.32 -> 0.33 2017-10-06 00:57:10 +02:00
Graham Christensen 3bd24be7dc Merge pull request #30102 from jtojnar/gnome-simple-scan
simple-scan: Move to GNOME package set
2017-10-05 17:38:51 -04:00
Vincent Laporte 9e754a6f86 ocamlPackages.ssl: 0.5.3 -> 0.5.4 2017-10-05 17:09:50 +00:00
Kamil Chmielewski 7525a3c89f sonic-pi: 2.9.0 -> 3.0.1 2017-10-05 17:50:45 +02:00
Orivej Desh bb11cae353 Merge pull request #29068 from zraexy/calligra
calligra: 2.9.11 -> 3.0.1
2017-10-05 14:48:25 +00:00
pasqui23 d16b7191c3
deja-dup: init at 36.1 2017-10-05 13:42:09 +02:00
Graham Christensen 34c2f08127 Merge pull request #30043 from jtojnar/vala-0.38
vala: add 0.38.0
2017-10-05 07:24:14 -04:00
Vladimír Čunát 0be2928ac9
Merge branch 'master' into staging
Evaluation was blocked on Hydra; this should fix it.
2017-10-05 12:34:05 +02:00
Vladimír Čunát 583b8c15a3
perlPackages.TAPParserSourceHandlerpgTAP: fix typo in sha256 2017-10-05 12:26:37 +02:00
Orivej Desh 0eb0a404e5 Merge pull request #30082 from makefu/pkgs/devpi-client/update
devpi-client: 2.7.0 -> 3.1.0rc1
2017-10-05 09:01:21 +00:00
Vincent Laporte c06e5a8d64 ocamlPackages.react: 1.2.0 -> 1.2.1 2017-10-05 08:39:50 +00:00
Orivej Desh 184f80aeb8 Merge pull request #29781 from rick68/softether
softether: 4.18 -> 4.20
2017-10-05 08:26:23 +00:00
Orivej Desh 4769f14de0 Merge pull request #30062 from disassembler/goklp
goklp: init at 1.6
2017-10-05 08:18:17 +00:00
Orivej Desh 66d4941afe Merge branch 'master' into staging
* master: (48 commits)
  Mathematica: 11.0.1 -> 11.2.0
  kbfs: 20170922.f76290 -> 20171004.40555d
  packer: 1.0.3 -> 1.1.0
  libxdg-basedir: 1.0.2 -> 1.2.0
  fscrypt: 0.2.1 -> 0.2.2
  devtodo: init at 0.1.20
  keybase: 1.0.30 -> 1.0.33
  elixir: Fix locale problem on NixOS
  keybase-gui: 1.0.25 -> 1.0.33
  terraform: 0.10.2 -> 0.10.7  (#30055)
  emby: 3.2.32.0 -> 3.2.33.0
  sbcl: 1.3.21 -> 1.4.0
  ardour: 5.11 -> 5.12
  axoloti: fix evaluation
  axoloti: init at 1.0.12-1
  melpa-packages: Add new lean packages
  fastlane: init at 2.60.1
  nixos/traefik: guard example path
  go-ethereum: 1.7.0 -> 1.7.1
  xzgv: 0.9.1 -> 0.9.2
  ...
2017-10-05 07:41:39 +00:00
Jan Tojnar 50bca782b3
simple-scan: move to gnome3 package set 2017-10-05 01:00:53 +02:00
Frank Doepper 05176ba836 devtodo: init at 0.1.20 2017-10-04 22:08:52 +00:00
Orivej Desh dea58ce228 Merge pull request #30069 from jtojnar/gcolor3
gcolor3: init at 2.2
2017-10-04 17:04:01 +00:00
Jörg Thalheim b6b5eaa802 Merge pull request #30067 from dtzWill/update/caneda-0.3.1
caneda: git-2012-02-16 -> 0.3.1
2017-10-04 17:57:08 +01:00
Jörg Thalheim f9991c9094 Merge pull request #30086 from TealG/axoloti-1.0.12
axoloti: init at 1.0.12-1
2017-10-04 16:19:28 +01:00
Teal Gaure ed35c0761f axoloti: init at 1.0.12-1 2017-10-04 17:11:52 +02:00
Peter Romfeld fca7a9af0f fastlane: init at 2.60.1 2017-10-04 15:02:23 +01:00
makefu 585a617119
pythonPackages.devpi-common: 3.0.1 -> 3.2.0rc1 2017-10-04 14:42:03 +02:00
Jan Tojnar ed0146b237
gcolor3: init at 2.2 2017-10-04 14:20:44 +02:00
Joachim F 0625110d1a Merge pull request #29927 from WilliButz/fix-pgjwt-test
nixos/tests: fix pgjwt test
2017-10-04 10:57:43 +00:00
Jan Tojnar a8972678bf
vala: add 0.38.0 2017-10-04 12:54:46 +02:00
Orivej Desh 7c2b617a9f Merge pull request #29813 from womfoo/init/bonfire-0.0.7
bonfire: init at 0.0.7
2017-10-04 10:23:41 +00:00
Kranium Gikos Mendoza 11b4512033 bonfire: init at 0.0.7 2017-10-04 21:18:30 +11:00
Orivej Desh 766ede06da crystal: fix build by using the previous bootstrap 2017-10-04 07:37:35 +00:00
Franz Pletz d6f7e2f6f6 Merge pull request #29942 from elitak/ipfs
Ipfs: prepare for autoMigrate fix
2017-10-04 03:07:25 +02:00
Franz Pletz eb59961855
Revert "pinentry: make GTK3 the default front-end"
This reverts commit 3f7e3db744.

This broke the gpg-agent user service. See #27468.
2017-10-04 02:16:37 +02:00
Will Dietz 5bf645cde5 caneda: git-2012-02-16 -> 0.3.1
cc #15558

Components are now part of the base install
(previously it seems no components were included),
which I believe mostly removes the need for the srcComponents bit.

Debian is only other distro packaging this according
to repology, and they don't include additional libraries
which further suggests they're at least non-essential :).

As for the Caneda/Libraries repository, copying these
into the "libraries" directory with similar files
does not cause them to be auto-registered anyway,
as far as I can tell the application has a static
list of components (in the source) and additional
components need to be added using the GUI
making bundling them a bit useless and misleading.

caneda also now requires qt5 and doesn't appear to require
either libxml2 or libxslt.
2017-10-03 15:45:50 -05:00
Orivej Desh f137004179 Merge branch 'master' into staging
* master: (81 commits)
  Add NixOS 17.09 AMIs
  gradle: 4.2 -> 4.2.1
  maintainers.nix: use my GitHub handle as maintainer name
  fcitx-engines.rime: init at 0.3.2
  brise: init at 2017-09-16
  librime: init at 1.2.9
  marisa: init at 0.2.4
  opencc: build shared library and programs
  josm: 12712 -> 12914
  exa: 0.7.0 -> 0.8.0
  krb5: add deprecation date for old configuration
  rustRegistry: 2017-09-10 -> 2017-10-03
  go-ethereum: Fix libusb segmentation faults on Darwin
  tor-browser-bundle-bin: 7.0.5 -> 7.0.6
  libsodium: 1.0.13 -> 1.0.15
  tor-browser-bundle: geoip support
  tor-browser-bundle: support transports obfs2,obfs3
  tor-browser-bundle: bump https-everywhere to 2017.9.12
  tint2: limit platforms to Linux since macOS is not supported and fails the tests
  eclipse-plugin-vrapper: init at 0.72.0
  ...
2017-10-03 17:46:39 +00:00
Samuel Leathers cc96fb6810 goklp: init at 1.6 2017-10-03 11:59:43 -04:00
Orivej Desh b465d9c1ff Merge pull request #29460 from sifmelcara/add/rime
fcitx-engines.rime: init at 0.3.2
2017-10-03 15:07:16 +00:00
mingchuan 53c8e23591 fcitx-engines.rime: init at 0.3.2 2017-10-03 14:27:10 +00:00
mingchuan 906f73fd0b brise: init at 2017-09-16 2017-10-03 14:27:10 +00:00
mingchuan 7a23eff831 librime: init at 1.2.9 2017-10-03 14:27:09 +00:00
mingchuan 2ab2b885c5 marisa: init at 0.2.4 2017-10-03 14:27:09 +00:00
Tim Steinbach d43b06a7c4 Merge pull request #30054 from dywedir/exa
exa: 0.7.0 -> 0.8.0, rustRegistry: 2017-09-10 -> 2017-10-03
2017-10-03 08:41:44 -04:00
dywedir 3a86e15461 rustRegistry: 2017-09-10 -> 2017-10-03 2017-10-03 12:49:11 +03:00
Benjamin Staffin a8f2ad6245
kubecfg: init at 0.5.0 2017-10-02 18:30:43 -07:00
Joachim Fasting ba689a2740
tor-browser-bundle: support transports obfs2,obfs3 2017-10-03 02:42:47 +02:00
Wei-Ming Yang 7e4e2667ae softether: 4.18 -> 4.20 2017-10-03 01:35:20 +08:00
Franz Pletz b2a5c40043
uqmi: init at 2016-12-19 2017-10-02 17:06:22 +02:00
Franz Pletz 7ec039bb2b
libubox: init at 2017-09-29 2017-10-02 17:06:22 +02:00
Graham Christensen 5af263c2af Merge pull request #27468 from jtojnar/fix/pinentry-gnome
pinentry: add GNOME frontend
2017-10-02 07:29:23 -04:00
Gabriel Ebner 7049172d72 ocamlPackages.stdint: init at 0.3.0 2017-10-02 12:21:47 +02:00
Jörg Thalheim b370700d37 Merge pull request #30017 from zzamboni/vagrant-2.0.0
vagrant: 1.9.5 -> 2.0.0
2017-10-02 10:53:55 +01:00
Joerg Thalheim eb8e0eb352 vagrant: now requires ruby 2.3 2017-10-02 10:50:00 +01:00
makefu ec03001e18 python.platformio: 2.10.3 -> 3.4.1
add patch for fixing the broken search function for PYTHONPATH
2017-10-02 07:20:23 +00:00
makefu bc45bc3d63 python.semantic-version: 2.4.2 -> 2.6 2017-10-02 07:20:23 +00:00
makefu 8c0a37f857 python.pyserial: 2.7 -> 3.4
in preparation for platformio update
2017-10-02 07:20:23 +00:00
Orivej Desh 4bc9b84d90 Merge pull request #30012 from teto/cmd2
cmd2: 0.6.8 -> 0.7.7
2017-10-02 07:03:57 +00:00
Matthieu Coudron be1a223f41 cmd2: 0.6.8 -> 0.7.7 2017-10-02 12:28:50 +09:00
André-Patrick Bubel 4ffd7b655d
all-packages: fix spelling in error message 2017-10-02 02:43:02 +02:00
Orivej Desh fda26c8476 Merge branch 'master' into staging
* master: (271 commits)
  pysmbc: clarify license
  pysmbc: fix license
  bazel: 0.5.4 -> 0.6.0 (#29990)
  googler: init at 3.3
  go: declare support for aarch64
  firefox-beta-bin: 56.0b5 -> 57.0b4
  spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
  gogs: 0.11.19 -> 0.11.29
  grafana: 4.5.1 -> 4.5.2
  mopidy-iris: 3.4.1 -> 3.4.9
  nextcloud: 12.0.2 -> 12.0.3
  haskell-json-autotype: jailbreak to fix build within LTS 9.x
  kore: fix up
  kore: init at 2.0.0
  glusterfs service: fix issues with useRpcbind
  tig: 2.2.2 -> 2.3.0
  haskell-hspec-core: enable test suite again
  hackage-packages.nix: automatic Haskell package set update
  librsvg: fix thumbnailer path
  awscli: 1.11.108 -> 1.11.162
  ...
2017-10-02 00:22:12 +00:00
André-Patrick Bubel 4b8aa5bd4c
pythonPackages.MechanicalSoup: 0.4.0 -> 0.7.0 2017-10-02 01:13:01 +02:00
Orivej Desh 4f37b89eae Merge pull request #29939 from symphorien/pysmbc
Pysmbc
2017-10-01 22:37:23 +00:00
Orivej Desh 50f4eb81c6 Merge pull request #29997 from k0ral/nixos-unstable
googler: init at 3.3
2017-10-01 21:51:38 +00:00
koral 1c525fa687 googler: init at 3.3 2017-10-01 23:47:25 +02:00
Orivej Desh 016df11dba Merge pull request #29989 from JohnMHarrisJr/master
kore: init at 2.0.0
2017-10-01 19:08:21 +00:00
Daiderd Jordan 4da8fd7571 Merge pull request #29541 from dtzWill/update/llvm-5.0
llvm: init 5.0
2017-10-01 20:47:35 +02:00
John M. Harris, Jr 4219de070d
kore: init at 2.0.0 2017-10-01 14:08:36 -04:00
WilliButz 2ebc40f95f
pgtap: init at version 0.97.0 2017-10-01 19:13:42 +02:00
WilliButz d09604155b
perlPackages/TAPParserSourceHandlerpgTAP: 3.30 -> 3.33
- update and refactor a bit
2017-10-01 19:13:42 +02:00
Orivej Desh f1e1046f92 Merge pull request #28740 from Hinidu/awscli-1.11.142
awscli: 1.11.108 -> 1.11.162
2017-10-01 11:13:11 +00:00
Orivej Desh a56d75e87c awscli: 1.11.108 -> 1.11.162 2017-10-01 11:08:41 +00:00
Orivej Desh 4ae5050741 boto3: 1.4.4 -> 1.4.7 2017-10-01 11:07:50 +00:00
Orivej Desh d943f68a98 botocore: 1.5.71 -> 1.7.20 2017-10-01 11:05:40 +00:00
Orivej Desh 8f99dc2cc9 Merge pull request #29499 from peterhoeg/p/falkon
falkon: init at 2.1.2.1
2017-10-01 10:02:03 +00:00
Jörg Thalheim 94ee0f5d5b Merge pull request #29808 from kirelagin/mkdocs
mkdocs: Initialise at 0.16.3
2017-10-01 11:01:11 +01:00
Orivej Desh 5bf29702b7 Merge pull request #29533 from sivteck/rosDevChan
vcstool: init at 0.1.31
2017-10-01 09:36:00 +00:00
Jörg Thalheim 48eb294837 Merge pull request #29953 from romildo/new.deepin-gtk-theme
deepin-gtk-theme: init at 17.10.4
2017-10-01 10:32:07 +01:00
Vladimír Čunát 45400d65b4
Merge #29958: mednaffe: GTK3, correct license, etc. 2017-10-01 11:07:51 +02:00
Orivej Desh 1be16a3abc Merge pull request #29852 from yegortimoshenko/ppsspp/1.4.2
ppsspp: 1.3 -> 1.4.2
2017-10-01 08:40:13 +00:00
Orivej Desh 77500400ba ppsspp: fix up 2017-10-01 08:33:02 +00:00
Orivej Desh f1b54fb2e8 Merge pull request #29914 from AndersonTorres/upload/twolame
twolame: init at 2017-09-27
2017-10-01 08:00:59 +00:00
Orivej Desh 02cea73825 Merge pull request #29975 from yegortimoshenko/rosegarden/qt5
rosegarden: Qt4 -> Qt5
2017-10-01 06:39:59 +00:00
Orivej Desh c822bfa02f Merge pull request #29973 from yegortimoshenko/focuswriter/qt5
focuswriter: 1.5.3 -> 1.6.7, Qt4 -> Qt5, GPLv2 -> GPLv3
2017-10-01 06:36:51 +00:00
Yegor Timoshenko c1716cd4c6 rosegarden: Qt4 -> Qt5 2017-10-01 02:51:17 +00:00
Yegor Timoshenko 31ab1a35bf focuswriter: 1.5.3 -> 1.6.7, Qt4 -> Qt5, GPLv2 -> GPLv3 2017-10-01 01:53:06 +00:00
Yegor Timoshenko e8ab9f97c5 merkaartor: 0.18.2 -> 0.18.3, Qt4 -> Qt5 2017-10-01 01:45:26 +00:00
Yegor Timoshenko 055759d27a yabause: Qt4 -> Qt5, disable emu-compatibility.com in About menu
emu-compatibility.com is now defunct and thus should not be in About menu.

Other minor changes:
* linkage-rwx-linux-elf.diff -> linkage-rwx-linux-elf.patch
* Mark some inputs as optional
* Do not build with Doxygen by default: it does not produce any outputs
* Do not build with OpenAL by default: SDL2 handles sound when present
* Do not build with FreeGLUT by default: deprecated at upstream
2017-09-30 23:50:16 +00:00
Yegor Timoshenko 3c22ef8c0e ppsspp: 1.3 -> 1.4.2 2017-09-30 23:49:03 +00:00
Jan Tojnar 3f7e3db744
pinentry: make GTK3 the default front-end
See: https://github.com/NixOS/nixpkgs/issues/18559
2017-10-01 01:40:03 +02:00
Jan Tojnar 4ad98786a0
pinentry: add GNOME 3 frontend support 2017-10-01 01:38:15 +02:00
Orivej Desh 9592bf8c24 Merge pull request #29947 from symphorien/giac
giac, xcas: init at 1.4.9
2017-09-30 22:50:53 +00:00
Orivej Desh 0c14753a4a giac: refactor 2017-09-30 22:48:03 +00:00
AndersonTorres 6024b7abe8 twolame: init at 2017-09-27 2017-09-30 18:57:28 -03:00
Orivej Desh bc3ddc9e6c Merge pull request #29967 from dotlambda/qmapshack
qmapshack: init at 1.9.1
2017-09-30 21:15:59 +00:00
Robert Schütz 63274d615a qmapshack: init at 1.9.1 2017-09-30 22:49:32 +02:00
Yegor Timoshenko e1cc156f72 mednaffe: GTK3, correct license, find mednafen w/o patching source 2017-09-30 20:45:48 +00:00
Rickard Nilsson 85049c5aad ruby: 2.3.4 -> 2.3.5
Fixes CVE-2017-14033, CVE-2017-0898
2017-09-30 22:43:20 +02:00
John Ericson 64c3a2e98a all-packages: Remove obsolete comment on pkg-config
Thanks to @orivej for noticing this.
2017-09-30 13:22:25 -04:00
José Romildo Malaquias 03bfcd5953 deepin-gtk-theme: init at 17.10.4 2017-09-30 11:08:24 -03:00
Orivej Desh 6d8a32cbb5 Merge pull request #29949 from richardipsum/init-luaiconv
luaiconv: init at 7
2017-09-30 13:04:02 +00:00
Richard Ipsum cdd5176fe2 lua-iconv: init at 7 2017-09-30 14:03:14 +01:00
Michael Raskin df812e3487 global: a naoive complete evaluation will fail, make it fail faster
Hopefully the message will make accidental full evaluations of NixPkgs
(and their inevitable failures) easier to notice and debug.

By suggestion from @grahamc (in his IRC gchristensen form)
2017-09-30 14:41:23 +02:00
Symphorien Gibol 79df9105ba giac, xcas: init at 1.4.9 2017-09-30 12:29:31 +02:00
Peter Hoeg 3fa6afdb35 kgraphviewer: 2.2.0 -> 2.4.2
This also moves it from qt4 to qt5/kf5.
2017-09-30 14:17:55 +08:00
Peter Hoeg 812ddbf406 falkon: init at 2.1.2.1 2017-09-30 09:56:49 +08:00
Eric Litak b76f9d7a44 ipfs-migrator: init 2017-09-29 18:07:55 -07:00
Rok Garbas 80dbfe4afb base16-builder: init
remove base16 as it was abandoned and one of its sucessors is
base17-builder.
2017-09-30 01:01:03 +02:00
Orivej Desh ccf2c06e38 Merge pull request #29815 from primeos/fetchFromGitHub
fetchFromGitHub: Always add meta.homepage to the derivation
2017-09-29 21:59:42 +00:00
Judson b62012fe2d kafkacat: init at 1.3.1 2017-09-29 21:12:21 +00:00
Symphorien Gibol a1f1889f55 pysmbc: init at 1.0.15.8 2017-09-29 21:15:52 +02:00
Michael Weiss fe02d8c7b6 fetchFromGitHub: Refactor the code
And remove the tailing slash from "meta.homepage" as suggested by
@orivej (because GitHub doesn't add the final slash).
2017-09-29 17:44:46 +02:00
Michael Weiss 49d64a9d53 fetchFromGitHub: Always add meta.homepage to the derivation
The attribute meta.homepage was only added if "fetchFromGitHub = false"
which might be unexpected. Now, it will be set unconditionally.
2017-09-29 17:32:30 +02:00
Shea Levy 1a1ad1a17d Revert "Merge branch 'improved-make-overridable' of git://github.com/ElvishJerricco/nixpkgs"
This reverts commit c3af1210b4, reversing
changes made to 49f175cd0c.
2017-09-29 09:11:26 -04:00
Shea Levy d96da5af87 Revert "Avoid polluting lib namespace unncessarily"
Reverting #27319

This reverts commit 01a3f0b8aa.
2017-09-29 09:09:53 -04:00
Tim Steinbach 4f132afa5b Merge pull request #29652 from NeQuissimus/zulu9
zulu: init 9.0.0.15
2017-09-29 09:06:22 -04:00
Orivej Desh 28afacbe98 Merge pull request #29549 from volth/timescaledb-0.4.2
timescaledb: init at 0.5.0
2017-09-29 10:24:16 +00:00
Kranium Gikos Mendoza 864f9a8df5 libwhereami: init at 0.1.1 2017-09-29 10:04:23 +00:00
Jörg Thalheim 5c7995d187 Merge pull request #29883 from siddharthist/tex-gyre
TeX Gyre Math Fonts (OTF)
2017-09-29 10:00:37 +01:00
Jörg Thalheim af8e6ec71c Merge pull request #29903 from AndrewMorsillo/master
robo3t: added 1.1.1
2017-09-29 08:27:08 +01:00
Frederik Rietdijk 3ae4824493 Merge pull request #29895 from lsix/update_asgi_redis
pythonPackages.redis: 2.10.5 -> 2.10.6
2017-09-29 08:52:20 +02:00
Orivej Desh 36fecd13e9 Merge pull request #29916 from vyp/fix/guile-xcb
guile-xcb: fix build by building with guile-2.0
2017-09-29 05:28:42 +00:00
xd1le 54dc7807c7 guile-xcb: fix build by building with guile-2.0 2017-09-29 15:13:28 +10:00
Andrew Morsillo df6b0fbd67 robo3t: added 1.1.1 2017-09-28 21:05:22 -04:00
Franz Pletz e68e149447
pythonPackages.pyalgotrade: fix typo 2017-09-29 02:10:56 +02:00
Franz Pletz 538b016ae0
pythonPackages.pyalgotrade: incompatible with python3 2017-09-29 02:08:18 +02:00
Orivej Desh ebe52a7c54 Merge pull request #29755 from dotlambda/routino
routino: init at 3.2
2017-09-28 23:18:16 +00:00
Shea Levy 01a3f0b8aa Avoid polluting lib namespace unncessarily 2017-09-28 18:51:20 -04:00
Jörg Thalheim 5baf3b40a8 Merge pull request #29898 from vbgl/clp-1.16.11
clp: init at 1.16.11
2017-09-28 23:19:41 +01:00
Shea Levy c3af1210b4 Merge branch 'improved-make-overridable' of git://github.com/ElvishJerricco/nixpkgs 2017-09-28 18:10:50 -04:00
Franz Pletz df86f19968
virt-what: init at 1.18 2017-09-29 00:07:37 +02:00
Robin Gloster 169a344ab8
python.pkgs.futurist: dontCheck 2017-09-28 23:42:05 +02:00
Charles Strahan b93ba5dcd7
envoy: fix by reviving bazel 0.4
/cc #28643
2017-09-28 16:51:32 -04:00
Vladimír Čunát d5bf6a0d2c
gccgo: 4.9 -> 6
I assume we don't need to have multiple versions of gccgo,
so let me keep it aligned with our default gcc version.
2017-09-28 22:04:27 +02:00
Valérian Galliat f68b1c1a1c
perl-Mail-SPF: fix lib path 2017-09-28 21:54:02 +02:00
Orivej Desh 1e0ec4216f Merge pull request #29173 from orivej/golang
go: buildGoPackage: 1.8 -> 1.9
2017-09-28 17:10:45 +00:00
John Ericson f037625f87 Merge remote-tracking branch 'upstream/staging' into deps-reorg 2017-09-28 12:32:57 -04:00
Robert Schütz f79fde1ca4 routino: init at 3.2 2017-09-28 18:25:04 +02:00
Robin Gloster 8e38de4e0c
firebirdSuper: pin to gcc5 2017-09-28 18:07:27 +02:00
Vincent Laporte b831b243ff clp: init at 1.16.11 2017-09-28 13:33:36 +00:00
Jörg Thalheim 378961ec6a Merge pull request #29894 from teto/rpl
rpl: init at 1.5.6
2017-09-28 14:26:33 +01:00
Franz Pletz 232340f35b
pyjwt: 1.4.2 -> 1.5.3 for CVE-2017-11424 2017-09-28 14:52:37 +02:00
xd1le f1b7d0a54f guile-gnome: fix build by building gwrap with guile-2.0
Apparently gwrap will not compile with guile-2.2 [1], even though the
news for version 1.9.15 says it "allows" Guile 2.2 [2]:

> it will _not_ compile using 2.2

Furthermore, it seems like it isn't being developed anymore either [1]:

> Also note that g-wrap itself is not being further developed anymore,
> it is recommended for new projects to use Guile's dynamic FFI.

Also, guile-gnome-2.16.5 is apparently compatible with guile-2.2 [3],
but I'm not sure how they built it with guile-2.2 because gwrap 1.9.15
(latest release) apparently doesn't build with guile-2.2. (And certainly
when I try to build gwrap 1.9.15 with guile-2.2 it doesn't work. Maybe
it can be made to work with certain compile flags, but I haven't pursued
that further due to [1] anyway.) This is why guile-gnome is still on
2.16.4 here. Because, although 2.16.5 can still (apparently) build with
guile-2.0.14, guile_2_0 is only at guile-2.0.13.

So to update guile-gnome to 2.16.5, guile_2_0 would first have to be
updated to 2.0.14.

[1]: http://lists.nongnu.org/archive/html/g-wrap-dev/2016-08/msg00001.html
[2]: http://www.nongnu.org/g-wrap/news.html
[3]: https://www.gnu.org/software/guile-gnome/news.html
2017-09-28 14:51:41 +02:00
Matthieu Coudron 2a33aab60d rpl: init at 1.5.6
A python program that helps replacing string in files.
2017-09-28 21:46:53 +09:00
Lancelot SIX 92c0f467ba
pythonPackages.django_redis: 4.2.0 -> 4.5.0 2017-09-28 14:00:49 +02:00
Lancelot SIX 6960348f2e
pythonPackages.redis: 2.10.5 -> 2.10.6 2017-09-28 14:00:01 +02:00
Orivej Desh f86e253b28 Merge pull request #29850 from vyp/fix/guile-lint
guile-lint: fix build by building with guile 1.8
2017-09-28 11:54:32 +00:00
Kirill Elagin d70f426dfc mkdocs: Initialise at 0.16.3 2017-09-28 14:21:17 +03:00
Kirill Elagin ca5e22957c pythonPackages.livereload: 2.5.0 -> 2.5.1
Also move to development/python-modules.
2017-09-28 14:20:54 +03:00
Jörg Thalheim a98d9c3b02 Merge pull request #29864 from Lassulus/electron-cash
electron-cash: init at 2.9.3
2017-09-28 12:00:58 +01:00
Orivej Desh 2be4d53faa go: buildGoPackage: 1.8 -> 1.9 2017-09-28 10:28:20 +00:00
Orivej Desh 29d93f97ab cockroachdb: build with go1.8 until the next release 2017-09-28 10:28:20 +00:00
Mikael Brockman 0b8b72081b Merge branch 'master' into dapphub-hevm 2017-09-28 13:27:19 +03:00
Jörg Thalheim ac6bb506c6 Merge pull request #29891 from woffs/unicode-paracode
unicode: init at 2.5
2017-09-28 10:27:43 +01:00
Frederik Rietdijk 4e22e88b91 Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-28 10:51:26 +02:00
Frederik Rietdijk a6d2058e48 python.pkgs.twine: 1.8.1 -> 1.9.1 2017-09-28 10:21:48 +02:00
Frederik Rietdijk 1bf5fcad24 python.pkgs.requests-toolbelt: 0.7.1 -> 0.8.0 2017-09-28 10:21:48 +02:00
Frederik Rietdijk ac7673e2fa python.pkgs.pyblake2: init at 0.9.3 2017-09-28 10:21:48 +02:00
Frank Doepper be1209918b unicode: init at 2.5 2017-09-28 09:53:41 +02:00
Langston Barrett b80ed214f5 tex-gyre-math fonts: init at 1.005, 1.632, 1.533, 1.543 2017-09-28 00:16:59 +00:00
Franz Pletz 46b0bca808 Merge pull request #29761 from Infinisil/xwinwrap
xwinwrap: init at 4
2017-09-28 01:18:02 +02:00
PanAeon b39c42d5d0 buildGo19Package: init (#29470) 2017-09-27 23:51:17 +02:00
Samuel Leathers 672a402122 opencascade: remove 6.5.5 and 6.6.0 2017-09-27 23:11:58 +02:00
Franz Pletz 259df64ef5
postgresql: default to 9.6 like in the nixos module 2017-09-27 22:01:08 +02:00
Vladimír Čunát 95b706f0db
Merge branch 'master' into staging
Very many rebuilds from master :-(
2017-09-27 20:59:52 +02:00
Tim Steinbach 964672dde5
linux: Remove 4.12 (EOL) 2017-09-27 13:03:06 -04:00
lassulus 64d63907d8 electron-cash: init at 2.9.3 2017-09-27 17:44:35 +02:00
Tim Steinbach fc565fb8ef Merge pull request #29843 from NeQuissimus/docker_17_09
docker: add 17.09.0-ce
2017-09-27 11:35:26 -04:00
xd1le fd03758305 guile-lint: fix build by building with guile 1.8
[1] gives us the indication that guile-lint should be used with
guile-1.8.

[1]: https://www.gnu.org/software/guile/libraries/
2017-09-27 23:18:02 +10:00
makefu 3abee357e6 pyramid: fix propagated builds
hupper and plaster need to be propagated to dependent packages
2017-09-27 14:48:45 +02:00
Tim Steinbach 825e417457
docker: add 17.09.0-ce 2017-09-27 08:18:40 -04:00
xd1le 56ab381973 guileLint: rename to guile-lint 2017-09-27 20:59:56 +10:00
Eelco Dolstra 28299f669a Add even more dev outputs 2017-09-27 12:08:48 +02:00
Peter Hoeg 7f3cb3fe71 Merge pull request #29833 from rvl/bower2nix-v320
bower2nix: 3.1.1 -> 3.2.0
2017-09-27 15:06:27 +08:00
Rodney Lorrimar 3d4ed0181e bower2nix: 3.1.1 -> 3.2.0 2017-09-27 07:30:01 +01:00
Peter Hoeg 97e586b812 libnfs: init at 2.0.0 2017-09-27 09:59:17 +08:00
Robin Gloster 1a681a6ecb
shotcut: 17.02 -> 17.09
fixes the previously broken build
2017-09-27 00:51:20 +02:00
Will Dietz fb7ebf3c93 llvm: init 5.0 2017-09-26 16:51:17 -05:00
Vladimír Čunát 8984a76123
clangWrapSelf: fixup evaluation after #29617 2017-09-26 22:52:14 +02:00
Vladimír Čunát 41aa302727
Merge branch 'master' into staging 2017-09-26 22:31:59 +02:00
Vladimír Čunát ef35406c09
Merge #29617: cc-wrapper: Use stdenvNoCC to build 2017-09-26 21:59:04 +02:00
Yegor Timoshenko 0ddca0715a epsxe: init at 2.0.5 (#29810)
* epsxe: init at 2.0.5

* epsxe: nitpicks
2017-09-26 20:06:22 +01:00
John Ericson d349f9a340 cc-wrapper: Use stdenvNoCC to build
cc-wrapper may wrap a cc-compiler, but it doesn't need one to build
itself. (c.f. expand-response-params is a separate derivation.) This
helps avoid cycles on the cross stuff, in addition to removing a
useless dependency edge.

I could have been super careful with overrides in the stdenv to avoid
the mass rebuild, but I don't think it's worth it.
2017-09-26 14:08:21 -04:00
Tim Steinbach b4824605be Merge pull request #29693 from taku0/oraclejdk-9
oraclejdk: add version 9
2017-09-26 10:25:19 -04:00
Jörg Thalheim 466d06e705 Merge pull request #29804 from yegortimoshenko/libmirage/top-level
libmirage: add to top level
2017-09-26 14:50:59 +01:00
Joachim Fasting 19ecb7f287
tor-browser-bundle: init at 7.0.1 (from source)
The original browser bundle expects to run from a bundled directory,
typically under user's home.  This version creates a firefox distribution
with preloaded extensions and settings that functions more like an
ordinary firefox installation.

The approach used here could be generalized to allow specification of
custom firefox distributions.  Eventually, the code will be factored so
that the tbb is just an instance of that more general construct (firefox
base + extensions + prefs).

Currently, we use the latest upstream versions of extensions and so on.
Eventually we want to track the upstream bundle more closely and ideally
use the exact same inputs (firefox source, extension sources).

To avoid mixing up profile data, all runtime state is stored under
$XDG_DATA_HOME/tor-browser.

Major TODO items
- Pluggable transports
- Upstream TBB version parity
- Avoid fetchgit
- Build NoScript from source (no upstream source repo, however, must rely
  on third-parties)
- Improved notation for packaging extensions
- Feature parity with the binary bundle (apulse and runtime purity, in
  particular)
2017-09-26 14:55:49 +02:00
Yegor Timoshenko 8815b81926 libmirage: add to top level 2017-09-26 12:28:02 +00:00
Francesco Gazzetta 1d163835c8 bash-supergenpass: init at 2012-11-02 (#29797)
* Add fgaz to mantainers

* bash-supergenpass: init at 2012-11-02
2017-09-26 11:01:11 +01:00
berdario 472bb9681d rhino: remove dependency on GCJ (#29759) 2017-09-26 10:58:20 +01:00
Jörg Thalheim 40a58dbcbb Merge pull request #29602 from makefu/pkgs/oslo-config/fix
oslo-config: fix build
2017-09-26 09:57:47 +01:00
Elis Hirwing 95f3e6ca32 stupidterm: init at 2017-03-15
Stupidterm is a simple and fast VTE-Based terminal emulator which is
configured by a simple ini-file.

fixes #29779
2017-09-26 07:43:10 +01:00
Jörg Thalheim 430869ba3b Merge pull request #29787 from siddharthist/tex-gyre-termes-math
tex-gyre-termes-math: init at 1.543
2017-09-26 07:25:24 +01:00