Commit Graph

32504 Commits

Author SHA1 Message Date
adisbladis
4ae5f31403 pythonPackages.locustio: 0.7.2 -> 0.8 2017-11-23 17:21:38 +01:00
Frederik Rietdijk
543136e863 python.pkgs.psutil: move to separate expression 2017-11-23 17:06:17 +01:00
Frederik Rietdijk
35f5912db5 Merge remote-tracking branch 'upstream/python-unstable' into HEAD 2017-11-23 16:38:39 +01:00
Frederik Rietdijk
6ad79678d4 Merge remote-tracking branch 'upstream/master' into HEAD 2017-11-23 16:38:31 +01:00
Eshin Kunishima
791616030f
ricty: init at 4.1.0 2017-11-24 00:22:17 +09:00
Frederik Rietdijk
59d82d8895 python.pkgs: use disabledIf 2017-11-23 15:11:42 +01:00
Frederik Rietdijk
985f0ce15d python.pkgs.rivet: add bindings for rivet 2017-11-23 15:11:03 +01:00
Frederik Rietdijk
8d9f1701e6 python.pkgs: use toPythonModule for packages defined outside python-packages.nix 2017-11-23 15:11:02 +01:00
Frederik Rietdijk
40851a4d26 Python: the pythonModule attribute
Python libraries or modules now have an attribute `pythonModule = interpreter;` to indicate
they provide Python modules for the specified `interpreter`.

The package set provides the following helper functions:

- hasPythonModule: Check whether a derivation provides a Python module.
- requiredPythonModules: Recurse into a list of Python modules, returning all Python modules that are required.
- makePythonPath: Create a PYTHONPATH from a list of Python modules.

Also included in this commit is:
- disabledIf: Helper function for disabling non-buildPythonPackage functions.
2017-11-23 15:11:02 +01:00
Jörg Thalheim
a30fa6d9a2
Merge pull request #31959 from yrashk/gdbgui
gdbgui: init at 0.9.0.1
2017-11-23 13:41:13 +00:00
Yurii Rashkovskii
fcec492c62 gdbgui: init at 0.9.0.1
Feature rich browser-based frontend with data structure visualizations
(like DDD), and gdb terminal access. Compatible with C, C++, golang,
Rust, fortran. Written in Python and JavaScript

gdbgui is at the top of the GDB Front Ends
list on https://sourceware.org/gdb/wiki/GDB%20Front%20Ends
2017-11-23 20:19:54 +07:00
Dominik Xaver Hörl
ecdc401cc3 oneko: init at 1.2.5 2017-11-23 14:07:20 +01:00
Eshin Kunishima
0e626d2e9a
migu: init at 20150712 2017-11-23 21:10:25 +09:00
Bjørn Forsman
1e5bdbb273
Merge pull request #27344 from lukeadams/gnuradio-update
Gnuradio: Enable Darwin Support
2017-11-23 08:23:07 +01:00
Samuel Leathers
b4c63c3648
Merge pull request #31921 from corngood/rdesktop-krb
rdesktop: enable credssp
2017-11-22 22:04:49 -05:00
Orivej Desh
eb23772c10 double-conversion: rename attr from double_conversion 2017-11-22 23:39:03 +00:00
Moritz U
f6dfa221c9 usbip: init at ${kernel.version} (#31948)
* usbip: Init at ${kernel.version}

* usbip: simplify build

* usbip: fix build on bcachefs kernel

* usbip: revert autoreconfHook

sorry for breakage, I was testing the wrong code
2017-11-22 22:54:50 +00:00
Luke Adams
e81d84fcea gnuradio: add CoreAudio input for Darwin 2017-11-22 16:42:21 -06:00
Luke Adams
b9c426c5a6 gnuradio: use qwt6_qt4 instead of qwt5 2017-11-22 16:42:20 -06:00
Maximilian Bode
083a0b8348 terraform: add 0.11 2017-11-22 22:06:02 +01:00
John Ericson
405412dfd9
Merge pull request #31775 from obsidiansystems/stdenv-both-propagated-files
stdenv setup: Always use both propagated files
2017-11-22 15:23:37 -05:00
Bjørn Forsman
1e05951a09 pythonPackages.demjson: bring back package attribute
Commit 2ca086da82
("pythonpackages.deform_bootstrap: Remove seemingly dead package")
removed it by mistake.
2017-11-22 19:59:01 +01:00
Frederik Rietdijk
6804ea9288
Merge pull request #31415 from jerith666/python-titlecase
pythonPackages.titlecase: init at 0.12.0
2017-11-22 19:52:20 +01:00
Robert Helgesson
68a13ec392
perl-PPI: 1.224 -> 1.236 2017-11-22 19:47:21 +01:00
Tim Steinbach
c61e6a37f0
Merge pull request #31938 from Ma27/init/docker-ls
docker-ls: init at v0.3.1
2017-11-22 17:47:58 +00:00
David McFarland
4434843d9c libgssglue: init at 0.4 2017-11-22 12:33:32 -04:00
Maximilian Bosch
1e2722ae22
docker-ls: init at v0.3.1 2017-11-22 16:08:45 +01:00
Yuri Aisaka
e3bcdd4e7a pythonPackages.autoflake: init at 1.0 (#31879) 2017-11-22 13:44:54 +00:00
Tim Steinbach
44f1d45833
Merge pull request #31899 from NeQuissimus/docker_17_11
docker-edge: 17.10 -> 17.11
2017-11-22 13:05:49 +00:00
Thomas Strobel
0603d0e9c2 init: restya-board at 0.6 2017-11-22 12:14:23 +01:00
Joerg Thalheim
14769628bf pythonPackages.nototools: fix name & evaluation
nototools was renamed by accident to notoTools in #31543
This broke evaluation of noto-fonts.

cc @benley
2017-11-22 08:59:24 +00:00
Luke Adams
f90ddc99f6 qwt6_qt4: Fix darwin build by adding AGL input 2017-11-22 02:10:51 -06:00
Benjamin Staffin
a1e340fab2
noto fonts and tools: update to newer tagged releases (#31543)
* noto fonts and tools: update to newer tagged releases

* noto-tools: split out to a separate file
2017-11-22 00:19:48 -05:00
Kevin Quick
a9a86e04c4
thespian: Python library init at 3.8.3 2017-11-21 16:48:30 -08:00
Orivej Desh
b8e1e7191e Merge branch 'master' into staging
* master: (80 commits)
  lkl: Supports aarch64
  wimlib: nitpicks
  gitAndTools.git-codeowners: 0.1.1 -> 0.1.2
  wimlib: init at 1.12.0
  kernel: improve modDirVersion error message
  releaseTools.sourceTarball: Clean up temporary files
  dotnetPackages.SmartIrc4net: rehash source
  migmix: make it a fixed-output derivation
  vm: Create /dev/full
  samba: 4.6.8 -> 4.6.11 to address CVEs CVE-2017-14746 & CVE-2017-15275
  microcodeIntel: 20170707 -> 20171117
  sshd: Remove ripemd160 MACs
  kernel config: Enable MEDIA_CONTROLLER
  linux: 4.4.99 -> 4.4.100
  linux: 4.9.63 -> 4.9.64
  nix-bash-completions: 0.4 -> 0.5
  linux: 4.14 -> 4.14.1
  linux: 4.13.14 -> 4.13.15
  nix-zsh-completions: 0.3.3 -> 0.3.5
  dns-root-data: use a stable URL that I maintain anyway
  ...
2017-11-21 22:48:36 +00:00
Roberto Di Remigio
e4ac6f6ab2
hdf5_1_8: init at 1.8.18 2017-11-21 22:08:06 +01:00
Jörg Thalheim
cef1abbd88
Merge pull request #31898 from andir/wimlib
wimlib: init at 1.12.0
2017-11-21 21:06:23 +00:00
Andreas Rammhold
40180335a9
wimlib: init at 1.12.0 2017-11-21 20:43:12 +01:00
Orivej Desh
f82b44106c dotnetPackages.SmartIrc4net: rehash source
The only change is in the package metadata.
2017-11-21 18:24:06 +00:00
John Ericson
da19c34d0f stdenv setup: Always use both propagated files
This continues #23374, which always kept around both attributes, by
always including both propagated files: `propgated-native-build-inputs`
and `propagated-build-inputs`. `nativePkgs` and `crossPkgs` are still
defined as before, however, so this change should only barely
observable.

This is an incremental step to fully keeping the dependencies separate
in all cases.
2017-11-21 10:44:44 -05:00
Tim Steinbach
3901f08f10
docker-edge: 17.10 -> 17.11 2017-11-21 09:23:48 -05:00
Eshin Kunishima
05ce88e6dd
migmix: init at 20150712 2017-11-21 20:28:27 +09:00
aszlig
a8199e79f4
tomahawk: Pin boost to version 1.55
The dependency of boost propagated by Lucene++ is version 1.55, so this
leads to a segfault during startup because we get mixed library versions
with boost 1.62 and 1.55 in the binary.

I've tested running Tomahawk before and after this change and the change
indeed fixes the problem.

Signed-off-by: aszlig <aszlig@nix.build>
Fixes: #17598, #19238
2017-11-21 08:54:58 +01:00
Periklis Tsirakidis
73c915296f docker-machine-xhyve: init darwin support 2017-11-20 20:07:00 +01:00
Thomas Tuegel
1d89647433
iosevka: build from source
The Iosevka builder requires Node 8, which is not supported by node2nix yet; the
included package-lock.json is processed in Nix to install the required
dependencies offline.
2017-11-20 11:07:06 -06:00
Johannes Frankenau
2110f96f9b
otfcc: init at 0.8.6 2017-11-20 11:07:05 -06:00
Raymond Gauthier
fb3ad1455a libwebcam: Init at 0.2.5 2017-11-20 16:34:15 +00:00
dywedir
aac60dcd7e rdedup: init at 2.0.0 2017-11-20 16:30:37 +00:00
Orivej Desh
54c281fa39 bullet283: delete old version 2017-11-20 10:55:47 +00:00
jraygauthier
3f057db6a0 sqlite-jdbc: init at 3.20.0 (#31816) 2017-11-20 10:24:05 +00:00
Joerg Thalheim
53973938f1 python.pkgs.nbxmpp: 0.5.5 -> 0.6.0 2017-11-20 10:08:11 +00:00
Orivej Desh
ab0d141f44 Merge branch 'master' into staging
* master: (23 commits)
  silver-searcher: patch bash completions location
  shairplay: init at 2016-01-01
  ocamlPackages.rope: 0.5 -> 0.6
  ocamlPackages.ocaml_gettext: 0.8.7 -> 0.8.8
  mupdf: Patch openjpeg version
  nextcloud-client: fix build after qt updates
  gstreamer.gst-plugins-bad: Patch openjpeg version
  silver-searcher: move bash completion to etc/bash-completion.d/
  neomutt: use mime.types from dedicated mime-types derivation
  mime_types: rename to mime-types
  XMLLibXML: 2.0129 -> 2.0132 fixes failing tests & CVE-2017-10672
  nixos/matrix-synapse: remove unused log_file config
  nixos: run parted with --script option (3rd)
  nixos: run parted with --script option (2nd)
  nixos/release: add nixos/tests/switch-test.nix to tested job
  nixos/system: make switch-to-configuration script pure.
  nixos/release: include mutableUsers test to release tests.
  nixos/tests: Add a test for config.users.mutableUsers.
  corebird: 1.7.2 -> 1.7.3
  nixos/matrix-synapse: make home directory configurable
  ...
2017-11-20 09:21:51 +00:00
Peter Hoeg
eacab6a15e shairplay: init at 2016-01-01 2017-11-20 15:57:40 +08:00
Averell Dalton
cce47a6bf5 nextcloud-client: fix build after qt updates
Probably necessary after restructuring/updates in #31462
2017-11-20 08:10:40 +01:00
Graham Christensen
c97d90b3c1
Merge pull request #31841 from andir/update-perl-libxml
XMLLibXML: 2.0129 -> 2.0132 fixes failing tests & CVE-2017-10672
2017-11-19 19:11:17 -05:00
Peter Hoeg
fd565ced04 mime_types: rename to mime-types 2017-11-20 07:26:14 +08:00
Andreas Rammhold
1be0330c81
XMLLibXML: 2.0129 -> 2.0132 fixes failing tests & CVE-2017-10672
Issue is described in the cpan RT [1]. Patch was submitted via a GitHub PR
[2].

[1] https://rt.cpan.org/Public/Bug/Display.html?id=122958
[2] https://github.com/shlomif/perl-XML-LibXML/pull/8
2017-11-20 00:12:32 +01:00
Franz Pletz
7faaade23e
Merge branch 'master' into staging 2017-11-19 19:50:32 +01:00
Franz Pletz
68d05c063c
owncloud705: fix evaluation 2017-11-19 19:49:26 +01:00
Franz Pletz
fa824e6c58
Merge branch 'master' into staging 2017-11-19 19:39:04 +01:00
Vladimír Čunát
e634d53319
Merge branch 'master' into staging 2017-11-19 17:56:30 +01:00
jraygauthier
cfd3e8f48f bcat: init at 0.6.2 (#31813) 2017-11-19 15:21:28 +00:00
Dan Peebles
a4d7b6ad91 minikube: fix build on Darwin
Fixes #30133
2017-11-19 10:18:14 -05:00
Jörg Thalheim
528bf1ba0f
Merge pull request #31815 from jraygauthier/jrg/schemaspy_init
schemaspy: init at 6.0.0-rc2
2017-11-19 15:12:20 +00:00
Tuomas Tynkkynen
1ec13ff726 pythonPackages.pyamf: init at 0.8.0 2017-11-19 15:50:56 +02:00
Peter Hoeg
1b594f05a2 mime-types: init at 9 2017-11-19 20:29:13 +08:00
Orivej Desh
b089c21506 Merge branch 'master' into staging
* master: (39 commits)
  python.pkgs.pybfd: move to python-modules
  documentation: python 2.6 is no more
  documentation: python3Packages is python36Packages
  wireguard: 0.0.20171101 -> 0.0.20171111
  php_excel: init at 1.0.2
  libxl: init at 3.8.1
  matrix-synapse: 0.24.1 -> 0.25.1
  grafana: 4.6.1 -> 4.6.2
  linux: 4.4.98 -> 4.4.99
  linux: 4.9.62 -> 4.9.63
  linux: 4.13.13 -> 4.13.14
  nixos/zsh: add the type for enableAutosuggestions option
  zsh-powerlevel9k: init at 2017-11-10
  fio: 3.1 -> 3.2
  filebench: rehash source
  nano: 2.8.7 -> 2.9.0
  bonnie: replace dead source link
  less: 520 -> 529
  strace: 4.19 -> 4.20
  iperf: 3.2 -> 3.3
  ...
2017-11-19 08:30:14 +00:00
Orivej Desh
a1573bbbb2 python.pkgs.pybfd: move to python-modules 2017-11-19 08:28:40 +00:00
Vladimír Čunát
c1ac1256f3
documentation: python 2.6 is no more 2017-11-19 08:18:55 +01:00
Raymond Gauthier
06c7c05cc2 schemaspy: Init at 6.0.0-rc2 2017-11-18 23:08:29 -05:00
Markus Mueller
2191b4dd39
php_excel: init at 1.0.2 2017-11-19 04:22:46 +01:00
Markus Mueller
8d499c2b3d
libxl: init at 3.8.1 2017-11-19 04:22:26 +01:00
Pierre Chevalier
81ea7d2dcb zsh-powerlevel9k: init at 2017-11-10
To use, add this option to your configuration.nix:
`programs.zsh.promptInit = "source ${pkgs.zsh-powerlevel9k}/share/zsh-powerlevel9k/powerlevel9k.zsh-theme";`
2017-11-18 21:27:04 +00:00
Robert Helgesson
f70c14f68f
perl-Moo: 2.003000 -> 2.003003 2017-11-18 14:11:36 +01:00
José Romildo Malaquias
e8712da846 lxtask: init at 0.1.8 2017-11-18 10:03:31 -02:00
Daiderd Jordan
36818207e9 Merge branch 'master' into staging 2017-11-17 22:45:34 +01:00
Orivej Desh
e283833d9c
Merge pull request #31764 from adisbladis/libmsgpack-gcc7
Libmsgpack gcc7 fixes
2017-11-17 20:48:42 +00:00
Orivej Desh
23a5f54ee5
Merge pull request #30534 from kamilchm/spark
spark: 2.1.0 -> 2.2.0
2017-11-17 20:24:06 +00:00
Daiderd Jordan
e677ed1c5b
Merge pull request #31771 from cstrahan/ycmd-update
ycmd update
2017-11-17 19:20:18 +01:00
Orivej Desh
1161741351 Merge branch 'master' into staging
* master: (28 commits)
  go_1_9: skip flaky TestWaitGroupMisuse2
  erlangR18: fix patch hashes with fetchpatch
  xml2: replace dead links
  nixos/pam: fix docs about path to u2f_keys file
  cinelerra: add a note about parallel building
  msmtp: install docs and examples (#31769)
  kernel: Fix out-of-tree modules on aarch64
  nixos/tests/acme: update terms of service to fix test
  gixy: init at 0.1.8
  pythonPackages.ConfigArgParse: 0.9.3 -> 0.12.0, refactor, move to python-modules
  mono: init at 4.8
  wal-g: fix license so not to break evaluation
  wal-g: init at 0.1.2
  maintainers: add backuitist
  nixos/prometheus: Correct documentation for external_labels
  spidermonkey: replace broken links
  vagrant: removed custom rake gem
  vagrant: 2.0.0 -> 2.0.1
  nixos/prometheus: add external_labels option
  nixos/prometheus: add scrape_configs.honor_labels
  ...
2017-11-17 18:06:22 +00:00
Charles Strahan
f39c132bce
ycmd: 2017-03-27 -> 2017-11-05 2017-11-17 11:20:11 -05:00
WilliButz
489fd5a7ce
gixy: init at 0.1.8 2017-11-17 15:36:52 +01:00
WilliButz
c122dadb51
pythonPackages.ConfigArgParse: 0.9.3 -> 0.12.0, refactor, move to python-modules
- fetch with `fetchPypi`
- add license, description and myself as maintainer
2017-11-17 15:36:52 +01:00
Roman Kuznetsov
fccc81a671 mono: init at 4.8 2017-11-17 17:31:56 +03:00
Ollie Charles
5735aecc27 wal-g: init at 0.1.2 2017-11-17 13:45:00 +00:00
Orivej Desh
a50e8c8b00
Merge pull request #31626 from backuitist/i3status
i3status-rust: init at 0.9.0.2017-11-09
2017-11-17 10:45:10 +00:00
Jörg Thalheim
0bab82b001
Merge pull request #31717 from Mic92/rustracer
rustracer: 2.0.9 -> 2.0.12
2017-11-17 08:00:37 +00:00
adisbladis
253d9b6c57
libmsgpack-2_0: Drop package. Broken with gcc-7 and not depended on. 2017-11-17 14:27:08 +08:00
adisbladis
26f1ae6ee4
libmsgpack-1_4: Drop package. Broken with gcc-7 and not depended on. 2017-11-17 14:26:52 +08:00
Orivej Desh
d99a2fc093 Merge branch 'master' into staging
* master: (293 commits)
  go_1_9: skip flaky TestServerCancelsReadTimeoutWhenIdle
  qsyncthingtray: fix build
  qt56.qtwebengine: fix build
  stdman: d860212 -> 2017.04.02
  jackett: use mono50
  hg-git: disable with python3
  hg-git: 0.8.5 -> 0.8.10
  xfce4-settings: enable parallel building
  gcc-snapshot: mark as broken
  heaptrack: 2017-02-14 -> 2017-10-30
  nixos-container: Modify existing test to cover show-ip command
  nixos-container: Make show-ip work together with ipv4 + netmask
  linux-copperhead: 4.13.12.a -> 4.13.13.a
  matterbridge: 1.1.0 -> 1.4.1
  nixos/nghttpx: add module for the nghttpx proxy server (#31680)
  mattermost: 4.3.0 -> 4.4.0
  breakpad: delete
  simp_le: 0.2.0 -> 0.6.1
  certbot: 0.11.1 -> 0.19.0
  afl: 2.51b -> 2.52b
  ...
2017-11-17 05:35:09 +00:00
Bruno Bieth
898090f25b i3status-rust: init at 0.9.0.2017-11-09 2017-11-17 01:47:10 +00:00
Orivej Desh
202912d617
Merge pull request #31647 from marsam/feature/update-hg-git
hg-git: 0.8.5 -> 0.8.10
2017-11-17 00:12:32 +00:00
Orivej Desh
8fe4439840
Merge pull request #31524 from gbuisson/master
jackett: use mono50
2017-11-17 00:05:45 +00:00
Guillaume Buisson
bc8b645d85 jackett: use mono50
jackett is crashing using mono 4.x+, switch to mono50
2017-11-17 00:04:36 +00:00
Orivej Desh
ca84443626 hg-git: disable with python3
It is not importable from Python 3 and it is a plugin for mercurial, which is a
Python 2 application.
2017-11-16 23:51:06 +00:00
Mario Rodas
8e207587b1 hg-git: 0.8.5 -> 0.8.10 2017-11-16 23:36:21 +00:00
Orivej Desh
8bd10a17c6 breakpad: delete
This library does not compile with the current glibc and is unused since
74f7db075a.
2017-11-16 20:43:33 +03:00
Orivej Desh
a5df25ce10 scantailor: remove boost version override 2017-11-16 16:21:41 +00:00
Orivej Desh
9fea37639d freecad: remove boost version override 2017-11-16 16:15:57 +00:00
Orivej Desh
3c4f52ad47 k3d: remove boost version override 2017-11-16 16:15:57 +00:00