Peter Simons
725e98fe85
Merge pull request #34682 from deepfire/ghc-8.4
...
ghc841: bump to alpha3
2018-02-07 08:22:55 +01:00
Andrew Dunham
d3f76d7747
Fix build failures with DBD-SQLite
...
This passes the correct compilation flags to the builder so we pick up
the path to sqlite, and (despite the fact that it's a development
version), also updates to version 1.55_07 to fix
https://github.com/DBD-SQLite/DBD-SQLite/issues/28
2018-02-06 18:06:23 -08:00
Tuomas Tynkkynen
4c6c919a31
Merge remote-tracking branch 'upstream/master' into HEAD
...
Conflicts:
pkgs/os-specific/linux/kernel/generic.nix
2018-02-07 03:41:24 +02:00
adisbladis
5582365d3e
Merge pull request #34664 from ryantm/autoconf-archive
...
autoconf-archive: 2017.03.21 -> 2017.09.28
2018-02-07 09:13:46 +08:00
Daiderd Jordan
5af41b7a22
pixman: fix clang5 build
2018-02-06 23:38:47 +01:00
Daiderd Jordan
db7e0aeb42
llvm-packages: cleanup
2018-02-06 23:38:46 +01:00
Daiderd Jordan
335ae38674
Merge pull request #33871 from dtzWill/fix/llvm-5-python-closure
...
llvm-5: add extra 'python' output for opt-viewer tool
2018-02-06 23:33:45 +01:00
Jaakko Luttinen
44509195e5
pythonPackages.pytest-cram: 0.1.1 -> 0.2.0
...
This fixes pytest-cram after the recent pytest upgrading broke it.
2018-02-06 21:49:44 +02:00
Kosyrev Serge
6419664793
ghc841: bump to alpha3
2018-02-06 21:58:32 +03:00
Claes Wallin (韋嘉誠)
cc2c594a9b
hledger*: build correctly on darwin
...
- mkdir -p $out/share/info rather than assuming $out/share is there
- find .info and .man* files correctly on darwin -- don't try to
match the specific system name, there is nothing to gain from that
nix calls darwin darwin, but ghc calls it osx in its directory names.
closes #34644
2018-02-07 01:32:16 +08:00
Frederik Rietdijk
ec26c65bce
Merge pull request #34643 from dotlambda/dateparser
...
pythonPackages.dateparser: switch to parameterized and thereby fix Hydra test
2018-02-06 16:23:58 +00:00
Ryan Mulligan
8930a14422
autoconf-archive: 2017.03.21 -> 2017.09.28
2018-02-06 07:35:31 -08:00
Renato Alves
b2284e0454
htslib: 1.6 -> 1.7
2018-02-06 15:37:50 +01:00
Robert Schütz
029fa375c8
pythonPackages.nose-parameterized: uninit because deprecated
2018-02-06 13:16:30 +01:00
Renato Alves
a6ee80aa18
dendropy: init at 4.3.0
2018-02-06 10:06:12 +01:00
Peter Simons
a9268dd694
Merge pull request #34404 from deepfire/x-ghc-8.4-overrides
...
GHC 8.4 package overrides
2018-02-06 10:01:15 +01:00
adisbladis
6ad0e947eb
Merge pull request #34648 from ryantm/binaryen
...
binaryen: 33 -> 42
2018-02-06 13:43:10 +08:00
Ryan Mulligan
295934adda
bear: 2.2.1 -> 2.3.11
2018-02-05 21:13:54 -08:00
Ryan Mulligan
636968b3ec
binaryen: 33 -> 42
2018-02-05 20:50:02 -08:00
Ryan Mulligan
84ea1ba890
bossa: 2014-08-18 -> 1.8
2018-02-05 20:29:26 -08:00
Kosyrev Serge
ae1e9fbf87
ghc841 configuration: overrides
2018-02-06 05:33:07 +03:00
Tuomas Tynkkynen
9548028a22
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/os-specific/linux/cpupower/default.nix
2018-02-06 04:11:23 +02:00
adisbladis
da82aff2b0
Merge pull request #34637 from holidaycheck/jenkins-2.105
...
jenkins: 2.103 -> 2.105
2018-02-06 09:57:20 +08:00
Robert Schütz
f3e87bf50f
pythonPackages.dateparser: switch to parameterized
...
nose-parameterized is deprecated and yields a warning
2018-02-06 00:56:42 +01:00
Renato Alves
37680b046c
pysam: init at 0.13.0
...
A python library to interact with SAM/BAM/CRAM files
2018-02-06 00:53:32 +01:00
Daiderd Jordan
d5ccec3c4e
libgcrypt: fix darwin build
2018-02-05 21:57:53 +01:00
Daiderd Jordan
6f868088df
libassuan: fix darwin build
2018-02-05 21:57:52 +01:00
Daiderd Jordan
d3b3827154
libksba: fix darwin build
2018-02-05 21:57:45 +01:00
Eelco Dolstra
c08e4b9102
boost: Don't store absolute path in #line
...
This causes packages to have boost.dev in their runtime closures, via
assertion messages.
Fixes #34462 .
2018-02-05 21:56:43 +01:00
Mathias Schreck
674b39b048
jenkins: 2.103 -> 2.105
2018-02-05 20:13:28 +01:00
Elmar Athmer
04769e898f
hcloud: init at 1.3.0
2018-02-05 19:14:55 +01:00
Shea Levy
39f62c770b
haxl: Disable non-deterministic tests
2018-02-05 13:00:12 -05:00
Frederik Rietdijk
422f99b9a6
Merge pull request #34589 from Ma27/package-pybase64
...
pythonPackages.pybase64: init at 0.2.1
2018-02-05 13:13:12 +00:00
Maximilian Bosch
14da2e22b4
pythonPackages.pybase64: init at 0.2.1
...
`pybase64` is a tiny wrapper for `libbase64` written in python.
/cc @ironpinguin
2018-02-05 13:55:53 +01:00
Maximilian Bosch
9d188f908c
pythonPackages.nose-parameterized: create parameterized
alias
...
`pythonPackages.parameterized` is the successor of `nose-parameterized`
as the authors of the module decided to support more testing frameworks
and stopped focusing on `noes` only. `nose-parameterized` is still
available in `pypi` with version `0.6.0`, but is officially deprecated.
However the renaming happened quite recently so it is possible that
there are still folks relying on `nose-parameterized`. Therefore I moved
the expression to provide a `pythonPackages.parameterized` derivation
and added a package override which builds `nose-parameterized` after
yielding a deprecation warning.
2018-02-05 13:55:52 +01:00
Rodney Lorrimar
4250f50dc9
electron: 1.7.9 -> 1.7.11
...
https://github.com/electron/electron/releases/tag/v1.7.10
https://github.com/electron/electron/releases/tag/v1.7.11
2018-02-05 12:31:11 +01:00
Frederik Rietdijk
870e736177
python35: 3.5.4 -> 3.5.5
2018-02-05 11:53:38 +01:00
Frederik Rietdijk
8243d2b96f
python34: 3.4.7 -> 3.4.8
2018-02-05 11:53:38 +01:00
Frederik Rietdijk
030badc427
Merge pull request #34596 from dotlambda/aioimaplib
...
python3Packages.aioimaplib: init at 0.7.13
2018-02-05 09:08:05 +00:00
adisbladis
d80057f245
Merge pull request #34601 from markuskowa/mpich2-pr
...
mpich2: 3.2 -> 3.2.1, update meta data
2018-02-05 13:54:00 +08:00
Markus Kowalewski
bd80130fd9
mpich2: add maintainer, update license
2018-02-04 15:57:50 -08:00
Markus Kowalewski
ff8b077071
mpich2: 3.2 -> 3.2.1
2018-02-04 15:52:29 -08:00
Robert Schütz
58e467c850
python3Packages.aioimaplib: init at 0.7.13
2018-02-04 22:47:01 +01:00
Robert Schütz
0cef410c08
pythonPackages.imaplib2: init at 2.45.0
2018-02-04 22:28:33 +01:00
Robert Schütz
988bec8774
python3Packages.asynctest: init at 0.11.1
2018-02-04 22:13:11 +01:00
Frederik Rietdijk
f0e404b1de
Merge pull request #34591 from womfoo/bump/facter-3.9.3
...
facter: 3.9.0 -> 3.9.3 and dependency libwhereami: 0.1.1 -> 0.1.3
2018-02-04 20:03:24 +00:00
Austin Seipp
12037a9e79
yosys: 2018.01.10 -> 2018.02.04
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-04 11:59:19 -06:00
Austin Seipp
2b5a665bc1
arachne-pnr: 2018.01.10 -> 2018.02.04
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-04 11:59:11 -06:00
Austin Seipp
f610a780e4
icestorm: 2018.01.10 -> 2018.02.04
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-04 11:59:00 -06:00
Frederik Rietdijk
c1d79509a0
Merge pull request #34553 from NixOS/python-unstable
...
Python package updates
2018-02-04 13:29:23 +00:00
Kranium Gikos Mendoza
bdd0bb241e
libwhereami: 0.1.1 -> 0.1.3
2018-02-05 00:28:21 +11:00
Frederik Rietdijk
9ba4b1621d
Merge pull request #34473 from sorki/python-can-support
...
Python CAN support
2018-02-04 12:36:38 +00:00
Frederik Rietdijk
4cb79ee66e
Merge pull request #34573 from dotlambda/luftdaten
...
python3Packages.luftdaten: init at 0.1.4
2018-02-04 12:35:01 +00:00
Frederik Rietdijk
575d8ba030
Merge pull request #34585 from calvertvl/upd_loccount_1.2
...
loccount: 1.1 -> 1.2
2018-02-04 12:31:50 +00:00
Tuomas Tynkkynen
34b7ea6d45
Merge remote-tracking branch 'upstream/master' into staging
2018-02-04 12:22:39 +02:00
Peter Simons
af884f5607
cabal2nix: update build to hpack 0.24
2018-02-04 10:52:53 +01:00
Peter Simons
77e074829b
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.8-24-g7642d25 from Hackage revision
2499b1e31f
.
2018-02-04 10:52:48 +01:00
Peter Simons
3ac304963c
hackage2nix: use latest version of weeder by default
2018-02-04 10:52:18 +01:00
Victor Calvert
d6e1c7bd94
loccount: 1.1 -> 1.2
2018-02-04 04:50:30 -05:00
Frederik Rietdijk
be964d00ea
python.pkgs.pyqt5: minor improvements
2018-02-04 10:16:46 +01:00
Peter Hoeg
c00cc986e8
wp-cli: 1.4.1 -> 1.5.0
2018-02-04 11:51:03 +08:00
Tuomas Tynkkynen
95b0ae0ad7
boehmgc: 7.6.2 -> 7.6.4
2018-02-04 02:47:18 +02:00
Robert Schütz
411cd15e59
python3Packages.luftdaten: init at 0.1.4
2018-02-03 23:22:26 +01:00
Bjørn Forsman
e193d8674b
astyle: 2.05.1 -> 3.1
2018-02-03 22:48:20 +01:00
Michael Raskin
2a541cc8f7
Merge pull request #33069 from brainrape/fix-idris-modules
...
idris: fix modules
2018-02-03 21:47:37 +00:00
Vladimír Čunát
7e5cf3b1bf
Merge #34083 : librsvg: 2.40.18 -> 2.42.2
2018-02-03 20:11:23 +01:00
adisbladis
1177bb7a09
nodejs: 9.4.0 -> 9.5.0
2018-02-04 03:06:30 +08:00
adisbladis
24dff4b341
libuv: 1.18.0 -> 1.19.1
2018-02-04 03:06:12 +08:00
Venkateswara Rao Mandela
3d74ccf5e8
doxygen: 1.8.11 -> 1.8.14
2018-02-03 20:02:42 +01:00
Graham Christensen
92b786a2fb
Merge pull request #30068 from mpickering/osm2xmap
...
libroxml: init at 2.3.0 and osm2xmap: init at 2.0 c1f7b68
2018-02-03 13:58:35 -05:00
Vladimír Čunát
9c8b87e953
librsvg: 2.42.0 -> 2.42.2 (maintenance)
2018-02-03 19:51:08 +01:00
Matthew Pickering
8b362957c7
libroxml: init at 2.3.0
2018-02-03 18:35:54 +00:00
Robert Schütz
66dc266530
python: typing: 3.5.3.0 -> 3.6.4
2018-02-03 17:43:31 +01:00
Frederik Rietdijk
4bd9faf288
python.pkgs.quantities: 0.10.1 -> 0.12.1
2018-02-03 17:43:31 +01:00
Frederik Rietdijk
0821a22eba
python.pkgs.ovh: 0.4.5 -> 0.4.8
2018-02-03 17:43:31 +01:00
Frederik Rietdijk
f875b1083a
python.pkgs.dicttoxml: 1.6.4 -> 1.7.4
2018-02-03 17:43:31 +01:00
Frederik Rietdijk
6fee9079aa
python.pkgs.webcolors: 1.4 -> 1.7
2018-02-03 17:43:31 +01:00
Frederik Rietdijk
7afd65aed4
python.pkgs.packet-python: 1.33 -> 1.37.1
2018-02-03 17:43:31 +01:00
Frederik Rietdijk
29e8365d2f
python.pkgs.packet-python: move expression
2018-02-03 17:43:31 +01:00
Frederik Rietdijk
84fe4095b8
python.pkgs.sympy: 1.0 -> 1.1.1
2018-02-03 17:43:31 +01:00
Frederik Rietdijk
8e0a2b7a21
python.pkgs.sympy: move expression
2018-02-03 17:43:31 +01:00
Frederik Rietdijk
b18a0f416d
python.pkgs.simplegeneric: move expression
2018-02-03 17:43:31 +01:00
Robert Schütz
330cad0d36
python: pytz: 2017.2 -> 2017.3
2018-02-03 17:43:31 +01:00
Robert Schütz
7953e05672
pythonPackages.pyyaml: move derivation
2018-02-03 17:43:31 +01:00
Frederik Rietdijk
dbb5b599ed
python.pkgs.cryptography_vectors: 2.0.3 -> 2.1.4
2018-02-03 17:43:31 +01:00
Frederik Rietdijk
796a7d66b8
python: cryptography: 2.0.3 -> 2.1.4
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
bba1393361
python.pkgs.cryptography: move expression
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
40aff3b912
python.pkgs.cryptography_vectors: move expression
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
e375e77bcf
python.pkgs.pyqt5: 5.9.2 -> 5.10
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
f70f5e19cf
python: widgetsnbextension: 3.1.0 -> 3.1.3
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
21d9ec1f90
python: tifffile: 0.13.4 -> 0.13.5
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
bbcc2eb34e
python: thespian: 3.9.1 -> 3.9.2
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
25a8116a5b
python: testfixtures: 5.3.1 -> 5.4.0
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
48f1fc32d8
python: sybil: 1.0.6 -> 1.0.7
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
131a42b918
python: SQLAlchemy: 1.2.1 -> 1.2.2
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
6d256b8e79
python: Shapely: 1.6.3 -> 1.6.4.post1
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
dd0381af8e
python: restview: 2.8.0 -> 2.8.1
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
66672ced10
python: requestsexceptions: 1.3.0 -> 1.4.0
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
ac0193639f
python: pytzdata: 2017.3.1 -> 2018.3
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
20d883917a
python: pytest: 3.3.2 -> 3.4.0
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
1583803ed3
python: pyOpenSSL: 17.2.0 -> 17.5.0
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
ee558088fd
python: pylint: 1.8.1 -> 1.8.2
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
6a85336105
python: pyemd: 0.4.4 -> 0.5.1
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
0e7162df31
python: pycryptodomex: 3.4.7 -> 3.4.9
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
46dc693eb0
python: pycryptodome: 3.4.7 -> 3.4.9
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
a77cef2c3b
python: plotly: 2.2.3 -> 2.3.0
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
d151d30c69
python: pendulum: 1.3.2 -> 1.4.0
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
150675c01b
python: pecan: 1.2.1 -> 1.3.2
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
14f0308f2b
python: openpyxl: 2.4.9 -> 2.5.0
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
85e7cb5aa8
python: olefile: 0.44 -> 0.45.1
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
6220aad497
python: notebook: 5.3.1 -> 5.4.0
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
7cb173ebc5
python: nipype: 0.14.0 -> 1.0.0
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
34703427ff
python: nbxmpp: 0.6.2 -> 0.6.3
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
c585a084c3
python: matplotlib: 2.1.1 -> 2.1.2
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
7fcf58cc0c
python: magic-wormhole: 0.10.3 -> 0.10.4
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
8ba8d263f7
python: limits: 1.2.1 -> 1.3
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
933b31989f
python: keyring: 10.6.0 -> 11.0.0
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
74e6c1eea4
python: jupyter_client: 5.2.1 -> 5.2.2
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
6c280dad48
python: ipywidgets: 7.1.0 -> 7.1.1
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
5ce76d041f
python: python-hglib: 2.4 -> 2.5
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
6d6cef6329
python: grpcio: 1.8.4 -> 1.9.0
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
5b99ddbe11
python: google-cloud-speech: 0.30.0 -> 0.31.0
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
c63eaa64a1
python: gensim: 3.2.0 -> 3.3.0
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
f3b6425713
python: ftfy: 5.2.0 -> 5.3.0
2018-02-03 17:43:30 +01:00
Frederik Rietdijk
7af35ee618
python: filelock: 3.0.0 -> 3.0.4
2018-02-03 17:43:29 +01:00
Frederik Rietdijk
a7bbc6f84a
python: edward: 1.3.4 -> 1.3.5
2018-02-03 17:43:29 +01:00
Frederik Rietdijk
2a8a058a21
python: docker: 2.7.0 -> 3.0.0
2018-02-03 17:43:29 +01:00
Frederik Rietdijk
f50ea6e56e
python: django-polymorphic: 1.3 -> 2.0
2018-02-03 17:43:29 +01:00
Frederik Rietdijk
c80893f40b
python: daphne: 1.4.2 -> 2.0.0
2018-02-03 17:43:29 +01:00
Frederik Rietdijk
0ed4180d75
python: cupy: 2.2.0 -> 2.3.0
2018-02-03 17:43:29 +01:00
Frederik Rietdijk
aaa4e18a21
python: click-threading: 0.4.2 -> 0.4.4
2018-02-03 17:43:29 +01:00
Frederik Rietdijk
1f2dc1aa4a
python: channels: 1.1.8 -> 2.0.0
2018-02-03 17:43:29 +01:00
Frederik Rietdijk
627785f49a
python: chainer: 3.2.0 -> 3.3.0
2018-02-03 17:43:29 +01:00
Frederik Rietdijk
62bc691bdd
python: zc.buildout: 2.10.0 -> 2.11.0
2018-02-03 17:43:29 +01:00
Frederik Rietdijk
bfc92f8e0b
python: botocore: 1.8.33 -> 1.8.36
2018-02-03 17:43:29 +01:00
Frederik Rietdijk
806fb76b37
python: autopep8: 1.3.3 -> 1.3.4
2018-02-03 17:43:29 +01:00
Frederik Rietdijk
af3b738fc8
python: astroid: 1.6.0 -> 1.6.1
2018-02-03 17:43:29 +01:00
Frederik Rietdijk
6e8273a5e1
python: asgiref: 2.1.0 -> 2.1.1
2018-02-03 17:43:29 +01:00
Frederik Rietdijk
e21699a626
python: ansicolor: 0.2.4 -> 0.2.6
2018-02-03 17:43:29 +01:00
Frederik Rietdijk
127ebeb681
python: agate-sql: 0.5.2 -> 0.5.3
2018-02-03 17:43:29 +01:00
Frederik Rietdijk
154db19dce
python: agate-excel: 0.2.1 -> 0.2.2
2018-02-03 17:43:29 +01:00
Frederik Rietdijk
16754b1a27
python: adal: 0.4.7 -> 0.5.0
2018-02-03 17:43:29 +01:00
Frederik Rietdijk
ef93322407
python.pkgs.pyopenssl: move expression
2018-02-03 17:43:29 +01:00
Frederik Rietdijk
fac78c878c
Merge remote-tracking branch 'upstream/master' into HEAD
2018-02-03 17:42:47 +01:00
Graham Christensen
dbd9e7fcb2
Merge pull request #34534 from dtzWill/fix/fastjet-clang5
...
fastjet: Fix build w/clang5
2018-02-03 10:01:51 -05:00
adisbladis
c56b13a06f
Merge pull request #34496 from etu/php722
...
php: 7.2.1 -> 7.2.2, xdebug: 2.6.0beta1 -> 2.6.0
2018-02-03 22:32:42 +08:00
adisbladis
97be994d6a
qcachegrind: Fix build with Qt 5.10
2018-02-03 22:03:59 +08:00
Tuomas Tynkkynen
a25e6e1d96
go_1_8: Scale up test timeouts
...
https://hydra.nixos.org/build/68539514
2018-02-03 16:01:17 +02:00
Jörg Thalheim
401fd19bd6
Merge pull request #34539 from dtzWill/feature/retdec-smaller
...
retdec: split up, greatly reduce in size (by default)
2018-02-03 12:21:59 +00:00
Elis Hirwing
7951e626bd
php71: 7.1.13 -> 7.1.14
2018-02-03 13:15:39 +01:00
Frederik Rietdijk
fa71b1ab2f
Merge pull request #34079 from ixxie/oauthenticator
...
pythonPackages.oauthenticator & dependencies
2018-02-03 12:02:56 +00:00
Tuomas Tynkkynen
58ef5957e2
rust binary build: call patchShebangs on install.sh
...
It failed on aarch64 otherwise. The #!/bin/sh inside/outside the sandbox
probably matters but I don't investigate more for now.
2018-02-03 13:57:57 +02:00
Matan Shenhav
ab4cd34077
pythonPackages.pytest-tornado: init at 0.4.5
2018-02-03 11:55:04 +00:00
Matan Shenhav
e4718a81bf
pythonPackages.oauthenticator: init at 0.7.2
2018-02-03 11:55:04 +00:00
Matan Shenhav
e2487ba88d
pythonPackages.mwoauth: init at 0.3.2
2018-02-03 11:55:04 +00:00
Matan Shenhav
a67f4753ea
pythonPackages.globus-sdk: init at 1.4.1
2018-02-03 11:55:04 +00:00
Tuomas Tynkkynen
3effd5bb05
cargo: Should be supported on all Linux platforms now
2018-02-03 13:51:03 +02:00
Michael Raskin
3753608dec
Merge pull request #34540 from razvan-panda/master
...
AntTweakBar: init at 1.16
2018-02-03 11:45:03 +00:00
Răzvan Flavius Panda
4a7ae5c6b7
AntTweakBar: init at 1.16
2018-02-03 13:31:10 +02:00
Jörg Thalheim
4f2ba1354f
Merge pull request #34537 from kristoff3r/fix-pwntools
...
pythonPackages.pwntools: fix build
2018-02-03 10:23:11 +00:00
Vladimír Čunát
e2a096560c
Merge #33891 : wildmidi: 0.3.9 -> 0.4.2
...
Fixes DoS CVEs. qmmp build failed before this merge (the same way).
2018-02-03 11:15:43 +01:00
Elis Hirwing
6010266505
php72: 7.2.1 -> 7.2.2
2018-02-03 11:14:56 +01:00
Vladimír Čunát
dd57c63793
Merge branch 'staging'
...
There are some Darwin regressions and a mysterious Lisp issue,
but also a security update of curl...
2018-02-03 10:56:07 +01:00
Jörg Thalheim
e35090706c
gdbgui: 0.10.0.1 -> 0.11.0.0
2018-02-03 09:40:44 +00:00
Frederik Rietdijk
360e019550
Merge pull request #34529 from dotlambda/pytest-aiohttp
...
pythonPackages.pytest-aiohttp: disable tests
2018-02-03 09:25:24 +00:00
Márton Boros
2996be511d
Undo spacing difference
2018-02-03 10:17:24 +01:00
Márton Boros
e3220fe6b5
Merge branch 'master' into fix-idris-modules
2018-02-03 10:12:37 +01:00
Frederik Rietdijk
73d985f1b5
buildbot: buildbot-pkg fix
...
Fixes issue mentioned in
https://github.com/NixOS/nixpkgs/pull/33992#issuecomment-360937226
2018-02-03 10:05:53 +01:00
Frederik Rietdijk
2564ea97c0
Merge pull request #33992 from lopsided98/buildbot-update
...
buildbot: 0.9.11 -> 0.9.15.post1
2018-02-03 09:05:16 +00:00
Richard Marko
305ed7e50b
python-canopen: init at 0.5.1
2018-02-03 09:55:08 +01:00
Richard Marko
6c52f36468
python-canmatrix: init at 0.6
2018-02-03 09:55:08 +01:00
Nadrieril
d1e2159638
serversyncstorage: move to python-modules
2018-02-03 09:52:15 +01:00
Nadrieril
5b2484ab86
syncserver: move to python-modules
2018-02-03 09:51:42 +01:00
Nadrieril
0c139e2186
tokenserver: move to python-modules
2018-02-03 09:51:42 +01:00
Frederik Rietdijk
d2aa5102a3
Merge pull request #34544 from dotlambda/jinja2
...
pythonPackages.jinja2: 2.9.6 -> 2.10
2018-02-03 08:50:02 +00:00
Frederik Rietdijk
55e0f12761
Merge remote-tracking branch 'upstream/master' into HEAD
2018-02-03 09:48:42 +01:00
Frederik Rietdijk
54abfdc667
python.pkgs.rdflib: move expression
2018-02-03 09:35:36 +01:00
Frederik Rietdijk
c2b84b27ec
Merge pull request #34528 from dotlambda/aiohttp
...
pythonPackages.aiohttp: 2.3.9 -> 2.3.10
2018-02-03 07:58:35 +00:00
Richard Marko
096a07f5e2
python-can: init at 2.0.0
2018-02-03 07:31:53 +01:00
Sam Parkinson
0f15b33912
granite: 0.4.1 -> 0.5
...
Upstream has moved to GitHub, as the elementary.io page [1] now links to
the GitHub repository.
The only current dependant derivation is Pantheon Terminal
(pantheon.pantheon-terminal), which continues to work.
[1]: https://elementary.io/open-source
2018-02-03 13:01:54 +11:00
Tuomas Tynkkynen
10c8e6d0c5
Merge remote-tracking branch 'upstream/master' into staging
2018-02-03 02:50:21 +02:00
Robert Schütz
8387836428
pythonPackages.jinja2: 2.9.6 -> 2.10
2018-02-03 01:46:35 +01:00
Will Dietz
5a08309e8d
retdec: separate "support", greatuly reduce size by default
...
Don't include PE signatures by default,
offer "full" variant containing them if desired.
2018-02-02 16:12:39 -06:00
Will Dietz
0380728ddc
retdec: homepage fixup
2018-02-02 16:12:38 -06:00
Markus Kowalewski
67b0496e0b
uhd: uhd firmware 3.7.3->3.10.3, lock img version to host tools
...
thanks to lukeadams for the patch
2018-02-02 11:21:14 -08:00
Markus Kowalewski
56253afe2e
uhd: 3.10.2.0 -> 3.10.3.0
2018-02-02 11:21:14 -08:00
Kristoffer Søholm
d834ae3cbb
pythonPackages.pwntools: fix build
...
pypandoc is broken (it does not work properly with pandoc 2), so we
remove the dependency as it was only used for generating PyPI docs.
The patch will be included upstream in the next version, so it should
be removed next time this package is updated.
2018-02-02 20:02:19 +01:00
Daiderd Jordan
6d788e9063
Merge pull request #34514 from acowley/libqalculate-clang
...
libqalculate: fix build with clang
2018-02-02 19:34:18 +01:00
Daniel Peebles
f6fb8e3c09
Merge pull request #34535 from jammerful/audiofile
...
audiofile: Update Patch File Location
2018-02-02 13:17:36 -05:00
jammerful
d198355ac6
audiofile: Update Patch File Location
...
Debian moved git servers.
2018-02-02 13:06:53 -05:00
Tuomas Tynkkynen
33e744a5b4
gdb: 8.0.1 -> 8.1
2018-02-02 18:47:01 +02:00
Will Dietz
8a1069bdcb
fastjet: Fix build w/clang5
...
https://hydra.nixos.org/build/68588849/nixlog/1
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include/fastjet -O2 -Wall -g -Woverloaded-virtual -DDROP_CGAL -I. -I./siscone -I./../../include -I./siscone -c SISConeBasePlugin.cc -fno-common -DPIC -o .libs/libSISConePlugin_la-SISConeBasePlugin.o
SISConeBasePlugin.cc:12:12: error: no matching member function for call to 'structure_of'
return a.structure_of<UserScaleBase::StructureType>().ordering_var2()
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../../include/fastjet/PseudoJet.hh:1012:60: note: candidate template ignored: substitution failure [with TransformerType = fastjet::SISConeBasePlugin::UserScaleBase::StructureType]: ISO C++ specifies that qualified reference to 'StructureType' is a constructor name rather than a type in this context, despite preceding 'typename' keyword
const typename TransformerType::StructureType & PseudoJet::structure_of() const{
~~~~~~~~ ^
2018-02-02 10:24:18 -06:00
Robert Schütz
cb8eb4d1b2
pythonPackages.pytest-aiohttp: disable tests
2018-02-02 15:44:44 +01:00
Robert Schütz
7f53156859
pythonPackages.aiohttp: 2.3.9 -> 2.3.10 and enable tests
2018-02-02 15:42:41 +01:00
Robert Schütz
b403a17db8
pythonPackages.idna-ssl: init at 1.0.0
2018-02-02 15:42:08 +01:00
Shea Levy
43f647e5b4
Merge branch 'dynamic-function-args'
2018-02-02 09:41:16 -05:00
Will Dietz
64e4c98a7f
llvm-5: add extra 'python' output for opt-viewer tool
2018-02-02 06:30:09 -06:00
Kranium Gikos Mendoza
35b8a406bb
librarian-puppet-go: init at 0.3.9
2018-02-02 22:07:48 +11:00
Vincent Laporte
6944860c6e
ocamlPackages.tyxml: 4.0.1 -> 4.2.0
2018-02-02 07:33:23 +00:00
Anthony Cowley
25225f0b46
libqalculate: fix build with clang
...
This addresses a security complaint clang makes about the source code,
and allows the build to succeed on darwin.
2018-02-01 21:57:21 -05:00
Daiderd Jordan
a64f8e888f
Merge pull request #34431 from LnL7/darwin-json-glib
...
json-glib: fixup darwin install_name
2018-02-02 00:25:37 +01:00
Jan Tojnar
a39fb2483b
Merge pull request #34428 from jtojnar/gegl-0.3.28
...
gegl_0_3: 0.3.26 → 0.3.28
2018-02-02 00:06:19 +01:00
Jan Tojnar
e621f17274
gegl_0_3: loosen platforms
2018-02-01 23:58:02 +01:00
Jan Tojnar
27ac1bfaf9
gegl_0_3: 0.3.26 → 0.3.28
2018-02-01 23:57:49 +01:00
Jan Tojnar
0d71207862
babl: 0.1.38 → 0.1.42
2018-02-01 23:57:45 +01:00
Daiderd Jordan
51e188034c
Merge pull request #34502 from dtzWill/fix/xpwn-libusb
...
xpwn: build usb-based tools by replacing libusb1 dep with libusb
2018-02-01 21:42:26 +01:00
Michael Raskin
4c379dbbdd
lispPackages.clwrapper: Fix a typo in dynamic-library-hack
2018-02-01 21:32:21 +01:00
Will Dietz
5dc6306e9c
xpwn: build usb-based tools by replacing libusb1 dep with libusb
...
Otherwise the build fails to detect libusb and doesn't build
the 'xpwn' and 'dfu-util' tools.
New tools run but I don't have any suitable devices to test :).
(I believe latest iGadgets need a newer version of xpwn anyway)
2018-02-01 14:15:02 -06:00
Michael Raskin
8818546d48
lispPackages.clwrapper: recognise CCL in setup-hook
2018-02-01 19:07:19 +01:00
Rodney Lorrimar
480e3f343a
buildkite-agent: enable building on darwin
2018-02-01 10:33:10 +00:00
Frederik Rietdijk
356b553239
python.pkgs.ptyprocess: 0.5 -> 0.5.2
2018-02-01 10:55:17 +01:00
Frederik Rietdijk
6aee1a81d2
python.pkgs.ptyprocess: move expression
2018-02-01 10:55:17 +01:00
adisbladis
fab26c6c72
Merge pull request #34465 from steveeJ/steveej-attempt-qtile-bump-0.10.7
...
qtile: 0.10.4 -> 0.10.7
2018-02-01 17:35:39 +08:00
Frederik Rietdijk
d30735f889
Merge pull request #34188 from dotlambda/home-assistant
...
home-assistant: init at 0.62.1
2018-02-01 08:44:48 +00:00
Vladimír Čunát
2fb4606f38
Merge branch 'master' into staging
...
Haskell rebuild.
Hydra: ?compare=1430378
2018-02-01 09:36:23 +01:00
adisbladis
1b0f730a73
pythonPackages.xcffib: 0.3.2 -> 0.5.1
2018-02-01 09:04:13 +01:00
Bjørn Forsman
75867d8967
liburcu: 0.9.3 -> 0.9.5
2018-02-01 08:04:09 +01:00
Herwig Hochleitner
d5bc23c45c
pixie: 1356 -> 1364
2018-02-01 00:36:49 +01:00
Herwig Hochleitner
1965804664
pixie: implement checkPhase
2018-02-01 00:36:46 +01:00
Herwig Hochleitner
82b6c6939b
pixie: remove deprecated alias
2018-02-01 00:36:43 +01:00
Will Dietz
293424b745
gdb: 8.0.1 -> 8.1
...
https://sourceware.org/ml/gdb/2018-01/msg00026.html
2018-01-31 14:59:44 -06:00
Shea Levy
943592f698
Add setFunctionArgs lib function.
...
Among other things, this will allow *2nix tools to output plain data
while still being composable with the traditional
callPackage/.override interfaces.
2018-01-31 14:02:19 -05:00
Sander van der Burg
0d7a0d7572
titaniumenv: fix nasty IPA generation bug
2018-01-31 18:56:47 +01:00
Peter Simons
6f93e0f749
fix GHC 8.4.x builds of hspec and test-framework
2018-01-31 16:03:59 +01:00
Peter Simons
866a1ed2d5
cabal2nix: build with hpack 0.23
2018-01-31 16:03:59 +01:00
Peter Simons
94b6357dc5
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.8-20-g7c22fdf from Hackage revision
d0f20cf258
.
2018-01-31 16:03:54 +01:00
Peter Simons
b063a02320
LTS Haskell 10.4
2018-01-31 16:03:50 +01:00
Sander van der Burg
fe6510369d
titaniumenv: add parameter that specifies than an IPA build is a store build
2018-01-31 15:33:03 +01:00
Andreas Rammhold
d8d5beac65
Merge pull request #34436 from andir/firefox-58
...
Firefox 57.0.4 -> 58.0.1
2018-01-31 14:28:04 +00:00
Antoine Eiche
81b9ca062d
skopeo: remove the patch by setting a variable at build time
2018-01-31 08:57:15 +01:00
Andreas Rammhold
e524549536
nss: 3.33 -> 3.34.1
2018-01-31 01:51:28 +01:00
Peter Hoeg
5097e84a9d
Merge pull request #32042 from ck3d/lirc-0.9.4d
...
lirc: 0.9.4 -> 0.10.0 + more driver
2018-01-31 08:33:20 +08:00
Daiderd Jordan
787d371c28
json-glib: fixup darwin install_name
...
Couldn't figure out how to fix it durning the build.
2018-01-30 22:03:43 +01:00
Vladimír Čunát
c9171e5a4c
Merge branch 'master' into staging
...
Hydra: ?compare=1430035
2018-01-30 19:51:33 +01:00
Peter Simons
ade2840f20
Merge pull request #34405 from pjan/developPackage-modifier
...
Adds modifier option to developPackage
2018-01-30 19:26:07 +01:00
Robert Schütz
c68a1651e7
pythonPackages.aiohttp: remove name attribute
2018-01-30 11:01:05 +01:00
Robert Schütz
9d392684c2
pythonPackages.pytest-aiohttp: init at 0.3.0
2018-01-30 11:01:05 +01:00
Florian Klink
ab02f5400e
astral: init at 1.4
2018-01-30 11:01:05 +01:00
Stefan Frijters
6c744fc93d
pyprof2calltree: init at 1.4.3 ( #34379 )
2018-01-30 09:09:36 +00:00
pjan vandaele
bdffbc775e
Adds modifier option to developPackage
2018-01-30 12:29:59 +09:00
Christian Kögler
300f6c5943
lirc: 0.10.0 -> 0.10.1
2018-01-29 21:16:36 +01:00
Frederik Rietdijk
f0eee3e351
Merge pull request #34392 from dotlambda/discordpy-broken
...
pythonPackages.discordpy: Mark as broken
2018-01-29 17:48:00 +00:00
Robert Schütz
4e59363867
pythonPackages.discordpy: Mark as broken
2018-01-29 18:45:38 +01:00
Pierre-Etienne Meunier
4b0000a1de
Pyrseas: init at 0.8.0 ( #34225 )
...
* Pyrseas: init at 0.8.0
Pyrseas is a declarative tool for managing PostgreSQL schemas.
* Replacing python27Packages with python2Packages
* Explaining why the tests are disabled
* Pyrseas: updating after review
2018-01-29 17:17:04 +00:00
Tim Steinbach
0f01846e97
gradle: 4.4.1 -> 4.5
2018-01-29 11:52:50 -05:00
Tim Steinbach
900c0241c9
kotlin: 1.2.20 -> 1.2.21
2018-01-29 11:52:50 -05:00
Frederik Rietdijk
4d9b5ede18
Merge pull request #33862 from dotlambda/pyhomematic
...
python3Packages.pyhomematic: init at 0.1.38
2018-01-29 16:52:32 +00:00
Frederik Rietdijk
1716bf7498
Merge pull request #34382 from teto/pulp
...
pulp: init at 1.6.0
2018-01-29 16:51:27 +00:00
Matthieu Coudron
04b45828c6
pulp: init at 1.6.0
...
A python Linear Programming API.
2018-01-30 08:56:09 +09:00
Robert Schütz
762b1bbcbd
python3Packages.pyhomematic: init at 0.1.38
2018-01-29 15:47:57 +01:00