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
Florian Klink
2856891562
twilio: init at 6.8.0
2017-10-19 09:56:47 +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
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
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
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
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