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
justinwoo
ee1e16453f
purescript: inline referenced derivation
2019-03-20 10:20:05 +02: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
Robert Schütz
0cbe2fa18c
python.pkgs.msrest: cleanup
...
I accidentally pushed fcf74c6
in a premature state.
2019-03-19 16:40:24 +01:00
Robert Schütz
fcf74c6dc0
python.pkgs.msrest: 0.6.2 -> 0.6.4
2019-03-19 16:34:24 +01:00
Robert Schütz
fc172b3590
python.pkgs.aiodns: 1.2.0 -> 2.0.0
2019-03-19 16:34:24 +01:00
Robert Schütz
99cd4a1063
python.pkgs.pycares: 2.4.0 -> 3.0.0
2019-03-19 16:34:24 +01:00
Robert Schütz
5c52dcf1d9
python.pkgs.simpleparse: fix build
2019-03-19 16:34:24 +01:00
Will Dietz
b9045b073d
Merge pull request #57884 from dtzWill/update/libssh2-1.8.1
...
libssh2: 1.8.0 -> 1.8.1 (SECURITY)
2019-03-19 09:31:53 -05:00
Jan Tojnar
f4ffeaf9a5
Merge pull request #57889 from mat8913/flatpak-bubblewrap-paths
...
flatpak: Fix bubblewrap paths for icon-validator
2019-03-19 15:11:29 +01:00
Ryan Mulligan
f4db78b4f2
Merge pull request #57334 from r-ryantm/auto-update/now-cli
...
now-cli: 13.1.2 -> 14.0.3
2019-03-19 07:03:46 -07:00
Jörg Thalheim
5e888d1854
Merge pull request #57896 from dotlambda/asyncio-remove
...
python.pkgs.asyncio: remove
2019-03-19 10:55:37 +00:00
Robert Schütz
180c68d88a
python.pkgs.cairocffi: make withXcffib work again ( #57855 )
2019-03-19 10:20:05 +01:00
Robert Schütz
271835909e
python.pkgs.aioeventlet: 0.5.1 -> 0.5.2
2019-03-19 10:17:16 +01:00
Robert Schütz
a4a61777e8
python.pkgs.asyncio: remove
...
> This version is only relevant for Python 3.3,
> which does not include asyncio in its stdlib.
We don't ship 3.3 anymore.
2019-03-19 10:11:23 +01:00
Robert Schütz
3172140c19
Merge pull request #57724 from dotlambda/pyalgotrade-fix
...
python.pkgs.pyalgotrade: fix build
2019-03-19 09:57:03 +01:00
Robert Schütz
4cf0a12d34
python.pkgs.pyalgotrade: fix build
2019-03-19 09:39:38 +01:00
Robert Schütz
ae5b83683a
python.pkgs.ws4py: enable for all Python versions
2019-03-19 09:39:37 +01:00
Cedric Cellier
913e33897c
ocaml-syslog: init at 1.5
2019-03-19 09:31:12 +01:00
Matthew Harm Bekkema
f2d6e4ab04
flatpak: Fix bubblewrap paths for icon-validator
...
Otherwise, `flatpak-validate-icon --sandbox` gives error:
bwrap: Can't find source path /etc/ld.so.cache: No such file or directory
2019-03-19 15:57:43 +11:00
Ryan Mulligan
e4c9a026c1
Merge pull request #57844 from vbgl/dune-1.8.2
...
dune: 1.6.2 -> 1.8.2
2019-03-18 19:20:37 -07:00
Will Dietz
efee45b05a
libssh2: 1.8.0 -> 1.8.1 (SECURITY)
...
Release announcement:
https://www.libssh2.org/mail/libssh2-devel-archive-2019-03/0009.shtml
Security info:
https://www.libssh2.org/mail/libssh2-devel-archive-2019-03/0010.shtml
2019-03-18 19:41:55 -05:00
Michael Raskin
0f3146eda7
Merge pull request #56689 from andir/firefox66
...
firefox 65.0.2 -> 66, 60.5.2esr -> 60.6.0esr, firefox-bin: 65.0.2 -> 66.0
2019-03-18 19:12:23 +00:00
Will Dietz
3ff71fcc8b
Merge pull request #57784 from dtzWill/fix/ghc-musl-strdup
...
ghc{822,863}Binary: fix to work w/musl again, __strdup -> strdup
2019-03-18 12:44:08 -05:00
Sarah Brofeldt
379ff387f4
pythonPackages.secretstorage: 3.1.0 -> 3.1.1 ( #57857 )
2019-03-18 17:25:07 +01:00
Andreas Rammhold
b6fff67587
rust-cbindgen: add andir (myself) as maintainer
2019-03-18 17:18:40 +01:00
Andreas Rammhold
f10d6564ea
rust-cbindgen: 0.6.7 -> 0.8.0
2019-03-18 17:18:38 +01:00
Sarah Brofeldt
1222e289b5
Merge pull request #57284 from srhb/jl-monadfail-patch
...
jl: Patch to work with MonadFail GHC 8.6 change
2019-03-18 16:48:53 +01:00
Will Dietz
f9b1a1955b
python3Packages.PyChromecast: 2.5.2 -> 3.0.0 ( #57843 )
2019-03-18 16:09:51 +01:00
Robert Schütz
72e0be2fb7
python3.pkgs.pycaption: fix build
2019-03-18 16:08:49 +01:00
Robert Schütz
ea7885fd7a
python.pkgs.mysqlclient: fix build
...
fallout of https://github.com/NixOS/nixpkgs/pull/54182
fixes https://github.com/NixOS/nixpkgs/issues/57263
2019-03-18 15:57:11 +01:00
Robert Schütz
8ec6905aae
Merge pull request #57745 from dotlambda/csvkit-no-library
...
csvkit: move out of pythonPackages
2019-03-18 15:49:47 +01:00
Vincent Laporte
f23e6ec166
coqPackages.contribs.containers: enable for Coq 8.9
2019-03-18 10:25:58 +01:00
Vincent Laporte
2923bd5d06
coqPackages.coq-simple-io: 0.2 -> 1.0.0
...
coqPackages.QuickChick: 1.0.2 -> 20190311
2019-03-18 09:52:01 +01:00
Will Dietz
93e3eecdb3
ghc*Binary: use $OBJCOPY when invoking objcopy (touchup musl fix)
2019-03-18 02:00:39 -05:00
Vincent Laporte
9af5a9a595
dune: 1.6.2 -> 1.8.2
2019-03-18 04:43:01 +00:00
Vincent Laporte
ff43f0a7b5
ocamlPackages.ocp-index: 1.1.8 -> 1.1.9
2019-03-18 05:39:11 +01:00
Peter Hoeg
017f0e8043
Merge pull request #56334 from peterhoeg/u/shairplay
...
shairplay: 2016-01-01 -> 2018-08-24 and add avahi-compat convenience derivation
2019-03-18 11:29:38 +08:00
Domen Kožar
4c6be1f00c
cachix: use synced, upstream haskell packages
2019-03-18 10:11:27 +07:00
Ryan Mulligan
d4559c372d
Merge pull request #57466 from r-ryantm/auto-update/python3.7-xcffib
...
python37Packages.xcffib: 0.6.0 -> 0.7.0
2019-03-17 18:01:57 -07:00
José Luis Lafuente
c5c31ef91a
clojure: 1.10.411 -> 1.10.442 ( #57788 )
2019-03-18 00:13:11 +01:00
worldofpeace
d630716229
pythonPackages.rabbitypy: nitpicks
2019-03-17 17:46:39 -04:00
Josef Kemetmüller
2016b37495
pythonPackages.rabbitpy: Fix build
2019-03-17 17:44:36 -04:00