Commit Graph

61999 Commits

Author SHA1 Message Date
Jörg Thalheim
31a560ccb1
Merge pull request #58087 from r-ryantm/auto-update/fstrm
fstrm: 0.4.0 -> 0.5.0
2019-03-22 07:13:38 +00:00
Michael Raskin
22b73cc3c9
Merge pull request #57903 from dtzWill/update/strace-5
strace: 4.26 -> 5.0
2019-03-22 06:45:51 +00:00
Wael Nasreddine
52dae14f0c
buildGoModule: use go_1_12 instead of go_1_11 (#58103) 2019-03-21 20:40:07 -07:00
Will Dietz
baa62d9ac6
Merge pull request #57980 from dtzWill/update/compilerrt-crtbegin-patch
llvmPackages_{7,8}.compiler-rt: update crtbegin-and-end.patch
2019-03-21 17:47:51 -05:00
R. RyanTM
188179faca fstrm: 0.4.0 -> 0.5.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fstrm/versions
2019-03-21 15:33:23 -07:00
lewo
06666a550c
Merge pull request #57849 from Ma27/update-hydra
hydra: 2019-02-01 -> 2019-03-18
2019-03-21 23:21:56 +01:00
Will Dietz
344c24fe1b
Merge pull request #57933 from dtzWill/update/libconfig-1.7.2
libconfig: 1.5 -> 1.7.2, enable tests
2019-03-21 16:44:26 -05:00
Wael Nasreddine
6d7d69ff3e
buildGoModule: remove SSL env vars in favor of cacert in buildInputs (#58071)
cacert already exposes NIX_SSL_CERT_FILE in its setupHook. Fetchers and builders are already setup to use this variable and there's no need to export them manually.
2019-03-21 14:44:03 -07:00
Michael Weiss
21d3eee760
dav1d: init at 0.2.1 2019-03-21 18:57:56 +01:00
Jörg Thalheim
6b5c285d2d
Merge pull request #58003 from veprbl/pr/pyhepmc_fix
pythonPackages.pyhepmc: fix build
2019-03-21 09:50:26 +00:00
Jörg Thalheim
d2b8d85ade
Merge pull request #57439 from r-ryantm/auto-update/python3.7-pyroute2
python37Packages.pyroute2: 0.5.3 -> 0.5.4
2019-03-21 09:49:12 +00:00
Robert Schütz
19aaebe419
python.pkgs.hglib: use patch to specify hg path (#57926) 2019-03-21 09:49:52 +01:00
Robert Schütz
9107b4af4f
Merge pull request #57904 from dotlambda/mecab-python3-fix
python.pkgs.mecab-python3: fix build
2019-03-21 09:45:21 +01:00
Jörg Thalheim
18e67abd91
radare2-cutter: 1.7.2 -> 1.8.0 2019-03-21 06:52:31 +00:00
Jörg Thalheim
25335d6f03
Merge pull request #57994 from betaboon/python-language-server-0.25.0
Python language server 0.25.0
2019-03-21 06:35:44 +00:00
Will Dietz
bb7e9e46a0
Merge pull request #57970 from dtzWill/update/llvm8
llvmPackages_8: rc5 -> 8.0.0 release!
2019-03-20 23:56:46 -05:00
Dmitry Kalinkin
283a124ee4
pythonPackages.pyhepmc: fix build 2019-03-21 00:46:22 -04:00
Léo Gaspard
9fde998552
Merge pull request #57425 from r-ryantm/auto-update/python3.7-numpy-stl
python37Packages.numpy-stl: 2.9.0 -> 2.10.0
2019-03-21 01:16:53 +01:00
Alyssa Ross
33860cb9f3
Merge branch 'dbus' into master 2019-03-20 23:00:52 +00:00
betaboon
48343d0dd0 python-language-server: 0.21.2 -> 0.25.0 2019-03-20 23:37:21 +01:00
betaboon
beb60916d9 python37Packages.python-jsonrpc-server: 0.0.2 -> 0.1.2 2019-03-20 23:36:59 +01:00
Peter Simons
a61b989900
Merge pull request #57748 from nomeata/haskell-clock-patch
Import cross-compilation patch for clock
2019-03-20 23:18:52 +01:00
Peter Simons
5530900d54
Merge pull request #57832 from athas/futhark-change-wrapping
futhark: only wrap the 'futhark' executable
2019-03-20 23:13:34 +01:00
worldofpeace
c1d65d680b
Merge pull request #57848 from vbgl/compcert-3.5-fix
compcert: fix source hash
2019-03-20 17:31:06 -04:00
Will Dietz
8d378eb822 llvmPackages_8: disable sanitizers/etc w/musl
Patch needs porting and was uncertain anyway.
2019-03-20 13:28:46 -05:00
Will Dietz
8fa5d4ab1a llvm8: remove failing test to fix w/musl 2019-03-20 13:28:36 -05:00
Will Dietz
1cca46a498 llvmPackages_{7,8}.compiler-rt: update crtbegin-and-end.patch
Minor changes after review, see linked page for discussion.
2019-03-20 13:26:49 -05:00
Graham Christensen
5c9b1c3a48
Merge pull request #57927 from justinwoo/purescript-binary
purescript: fix purescript derivation using easy-purescript-nix
2019-03-20 11:48:04 -05:00
Will Dietz
5c4aed5c8a llvmPackages_8: rc5 -> 8.0.0 release 2019-03-20 09:56:20 -05:00
Graham Christensen
5aaf79d189
purescript: tweak inlined import and usages
Co-Authored-By: justinwoo <moomoowoo@gmail.com>
2019-03-20 15:55:48 +02:00
Graham Christensen
7af53c85ed
purescript: add meta information for package
Co-Authored-By: justinwoo <moomoowoo@gmail.com>
2019-03-20 15:52:28 +02:00
Graham Christensen
fb39447028
purescript: inline properties used from pkgs
Co-Authored-By: justinwoo <moomoowoo@gmail.com>
2019-03-20 15:50:16 +02:00
Sarah Brofeldt
f6e1221e8d pythonPackages.elasticsearch-curator: Jailbreak click (#57912) 2019-03-20 13:30:13 +01:00
Dmitry Kalinkin
399061d3e4 pythonPackages.fastparquet: init at 0.2.1 (#56027) 2019-03-20 12:45:58 +01:00
Robert Schütz
f088866945
Merge pull request #56193 from nyanloutre/mautrix-update
mautrix-telegram: 0.4.0.post1 -> 0.5.0
2019-03-20 12:24:23 +01:00
R. RyanTM
2fd5f716dc python37Packages.telethon: 1.5.5 -> 1.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-telethon/versions
2019-03-20 11:59:18 +01:00
Robert Schütz
f2f577cda9
Merge pull request #57922 from dotlambda/mopidy-iris-3.33.0
mopidy-iris: 3.32.5 -> 3.33.0
2019-03-20 11:43:00 +01:00
nyanloutre
0f266d1e4c pythonPackages.telethon-session-sqlalchemy: 0.2.9.post1 -> 0.2.14 2019-03-20 11:41:58 +01:00
Vincent Laporte
338f5208b3
compcert: fix source 2019-03-20 09:54:51 +00:00
Domen Kožar
49fb21232f
Add nodePackages.elm-doc-preview 2019-03-20 16:44:06 +07:00
Rob Vermaas
c254bb6c70
Merge pull request #57350 from r-ryantm/auto-update/opentracing-cpp
opentracing-cpp: 1.5.0 -> 1.5.1
2019-03-20 09:52:41 +01:00
justinwoo
ee1e16453f purescript: inline referenced derivation 2019-03-20 10:20:05 +02:00
Will Dietz
3e1079da0e libconfig: 1.5 -> 1.7.2, enable tests 2019-03-19 19:43:41 -05:00
Robert Schütz
a376d3ee09 python.pkgs.pylast: no longer supports python2 2019-03-19 23:37:15 +01:00
justinwoo
0810c406b7 purescript: fix purescript derivation using easy-purescript-nix
For the past couple of years, there has continued to be problems with having the PureScript compiler on nixpkgs building from Haskell packages it is not built against in its actual development and release. We have seen this issue come up multiple times here on nixpkgs, but this also causes numerous issues to be filed against the PureScript compiler repository. One example of an exchange that has occurred multiple times in the past: https://github.com/NixOS/nixpkgs/issues/53597 https://github.com/purescript/purescript/issues/3571. As noted, the PureScript compiler is not on Stackage because it is not meant to be used as a library, and it does not update itself to the latest LTS and cut releases to match LTS releases.

Instead, I have begun maintaining my own derivation for the PureScript compiler (among other tools) in a small project here: https://github.com/justinwoo/easy-purescript-nix. Within are other reference and derivations for other tools commonly used in the PureScript ecosystem, updated to their respective newest releases. These derivations use the same releases that other Linux and OSX users use, along with the standard application of patchELF to provide for runtime dependencies such as zlib, gmp, and ncurses5. These derivations are now used by a variety of NixOS, non-NixOS Linux, and OSX users.

This commit then consumes the easy-purescript-nix derivation for the PureScript compiler and provides it in all-packages for consumption.
2019-03-20 00:36:55 +02:00
Robert Schütz
1ca05690c6 python.pkgs.mt-940: 4.13.0 -> 4.13.2 2019-03-19 22:29:46 +01:00
Alyssa Ross
bc3e7f875e python3Packages.priority: fix build (#57807) 2019-03-19 22:28:54 +01:00
Alyssa Ross
c357b53763 python36Packages.hpack: fix build (#57808) 2019-03-19 22:26:32 +01:00
Robert Schütz
d338fc1583 python.pkgs.msrest: fix build on python2 2019-03-19 22:01:54 +01:00
zimbatm
8403965d01 pythonPackages.invoke: patch the default bash path (#57908)
Use a reasonable path :)
2019-03-19 17:38:55 +01:00