Merlin Göttlinger
693b68be7f
haskell-lsp: Added 0.18.* to extra-packages for ghcide
2019-12-27 20:37:13 +01:00
(cdep)illabout
db1adfe3c8
haskellPackages.dhall_1_28_0: fix overrides so it builds
...
This PR fixes dhall_1_28_0, dhall-bash_1_0_25, and dhall-json_1_6_0 so
they build.
They all require a newer version of prettyprinter than we get from the
LTS package set.
This is from https://github.com/NixOS/nixpkgs/pull/75931 by @ijaketak.
Co-authored-by: Keito Kajitani <ijaketak@gmail.com>
2019-12-27 20:37:13 +01:00
(cdep)illabout
7cbc498a0e
spago: add update script for automatically updating to new versions
2019-12-27 20:37:13 +01:00
Matt McHenry
9f053666ae
haskellPackages.snap-server: patch for network >= 3.0
2019-12-27 20:37:13 +01:00
Robert Djubek
0787a562c4
glirc: init at 2.33.1
...
haskellPackages.glirc is a "Console IRC Client." I've added a doJailbreak
to fix the build (thanks @infinisil) and added it to top-level/all-packages.nix
so people can find and install it as they would normally.
Would be nice to make this build in a way that allows the OTR extension to be
enabled. One thing at a time....
2019-12-27 20:37:13 +01:00
Peter Simons
42e51bd42e
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.0-11-g2fb6f7e from Hackage revision
16e46fea2e
.
2019-12-27 20:37:03 +01:00
(cdep)illabout
753a0d3f72
haskellPackages.dhall_1_27_0: generate this package
...
This adds dhall-1.27.0 to extra-packages in
configuration-hackage2nix.yaml.
dhall-1.27.0 is used by spago, so this package needs to be available.
2019-12-27 20:37:01 +01:00
Peter Simons
992de916ce
hackage2nix: disable broken builds
2019-12-27 20:35:33 +01:00
Aditya Manthramurthy
aaf838d095
haskellPackages.postgresql-simple-url: mark unbroken
...
Builds fine now.
2019-12-27 20:35:33 +01:00
(cdep)illabout
c1be286ca2
haskellPackages.stack2cabal: mark unbroken
2019-12-27 20:35:33 +01:00
Peter Simons
b77ed68156
LTS Haskell 14.18
2019-12-27 20:35:33 +01:00
Peter Simons
3e2e061529
structured-haskell-mode: update github repo location
2019-12-27 18:42:56 +01:00
Peter Simons
c2ba83e98a
haskell-descriptive: use the proper release version instead of the one from git
...
The released version has all the fixes we needed.
2019-12-27 18:37:42 +01:00
Maximilian Bosch
49962a88aa
zookeper_mt: fix darwin build
...
https://hydra.nixos.org/build/108500112
2019-12-27 18:18:30 +01:00
Ryan Mulligan
60659a5687
Merge pull request #76371 from r-ryantm/auto-update/postman
...
postman: 7.12.0 -> 7.14.0
2019-12-26 21:04:43 -08:00
Dmitry Kalinkin
a10ba57d29
Merge pull request #76550 from veprbl/pr/histbook_remove
...
pythonPackages.histbook: remove
2019-12-26 18:10:39 -05:00
Nathan
b0caf68bff
maintainer-list.nix: remove ndowens
2019-12-26 16:47:41 -05:00
K. Bruneau
690390d493
texlab: fix macOS build ( #76544 )
2019-12-26 16:12:58 -05:00
Dmitry Kalinkin
88f77259d4
pythonPackages.histbook: remove
...
The development of this library has been stopped, the github repo
archived.
2019-12-26 16:06:25 -05:00
Maximilian Bosch
645d99ecc3
cargo-expand: 0.4.16 -> 0.4.17
...
https://github.com/dtolnay/cargo-expand/releases/tag/0.4.17
2019-12-26 21:40:20 +01:00
Maximilian Bosch
b43892e767
python3Packages.pytesseract: 0.3.0 -> 0.3.1
...
https://github.com/madmaze/pytesseract/releases/tag/v0.3.1
2019-12-26 20:16:16 +01:00
Maximilian Bosch
6f802abc13
nexus: 3.19.1-01 -> 3.20.1-01
...
https://help.sonatype.com/repomanager3/release-notes/2019-release-notes#id-2019ReleaseNotes-RepositoryManager3.20.1
https://help.sonatype.com/repomanager3/release-notes/2019-release-notes#id-2019ReleaseNotes-RepositoryManager3.20.0
2019-12-26 20:04:11 +01:00
Maximilian Bosch
70564f31b4
Merge pull request #76543 from mpickering/wip/branca
...
Python: Add missing setuptools dependency to branca
2019-12-26 19:01:14 +01:00
Matthew Pickering
b9fafdc475
Python: Add missing setuptools dependency to branca
2019-12-26 17:05:10 +00:00
Oleksii Filonenko
debc253bf3
ueberzug: init at 18.1.5
2019-12-26 17:49:35 +01:00
Michael Raskin
0b85ab2686
python2Packages.marionette-harness: fix build by bumping dependencies
2019-12-26 17:54:47 +01:00
Alyssa Ross
106d0920d9
bundlerEnv: fix for Ruby 2.7
...
Setting a Bundler version with GEM_PATH doesn't seem to work in Ruby
2.7, so we need to use the LOAD_PATH instead. Without this,
bundlerEnv environments will always use the version of Bundler that
comes with Ruby, which won't necessarily work because it isn't the
version that was used to generate the bundle.
For example, building ronn with Ruby 2.7 without this change results
in a broken executable, but it works (when built with all packaged
Ruby versions) after this change.
2019-12-26 15:49:04 +00:00
Mario Rodas
7c0bc04420
Merge pull request #76287 from r-ryantm/auto-update/klaus
...
klaus: 1.5.0 -> 1.5.1
2019-12-26 10:08:43 -05:00
Mario Rodas
91b1e4e777
Merge pull request #76361 from r-ryantm/auto-update/python3.7-aiohttp-socks
...
python37Packages.aiohttp-socks: 0.2.2 -> 0.3.3
2019-12-26 10:03:58 -05:00
Mario Rodas
1001790814
Merge pull request #76372 from r-ryantm/auto-update/python2.7-biopython
...
python27Packages.biopython: 1.75 -> 1.76
2019-12-26 09:44:06 -05:00
Mario Rodas
87013356e1
Merge pull request #76490 from plapadoo/gprof2dot-2019-11-30
...
gprof2dot: 2017-09-19 -> 2019-11-30
2019-12-26 09:35:58 -05:00
Mario Rodas
45e69f1872
Merge pull request #75876 from Scriptkiddi/py3_snitun
...
pythonPackages.haas-nabucasa: init at 0.29
2019-12-26 09:34:36 -05:00
Maximilian Bosch
9842c4b107
treewide: update which packages I'm currently maintaining
...
Idea shamelessly stolen from 4e60b0efae
.
I realized that I don't really know anymore where I'm listed as maintainer and what
I'm actually (co)-maintaining which means that I can't proactively take
care of packages I officially maintain.
As I don't have the time, energy and motivation to take care of stuff I
was interested in 1 or 2 years ago (or packaged for someone else in the
past), I decided that I make this explicit by removing myself from several
packages and adding myself in some other stuff I'm now interested in.
I've seen it several times now that people remove themselves from a
package without removing the package if it's unmaintained after that
which is why I figured that it's fine in my case as the affected pkgs
are rather low-prio and were pretty easy to maintain.
2019-12-26 15:27:47 +01:00
Timo Kaufmann
8ac53ed0b1
python.pkgs.sympy: 1.4 -> 1.5
...
Sage needs some doctest changes. The patch was included upstream.
Modelled after https://trac.sagemath.org/ticket/28911 .
2019-12-26 11:46:42 +01:00
Mario Rodas
21956ab8b1
pythonPackages.klaus: do not use python.pkgs
2019-12-26 04:20:00 -05:00
Mario Rodas
fdf2020620
python37Packages.aiohttp-socks: 0.3.2 -> 0.3.3
2019-12-26 04:20:00 -05:00
Mario Rodas
dce6d4173e
Merge pull request #75124 from ericdallo/add-clojure-lsp
...
clojure-lsp: init at release-20191223T204324
2019-12-25 20:37:20 -05:00
Eric Dallo
c7d9ec5ce8
clojure-lsp: init at release-20191223T204324
2019-12-25 20:12:09 -05:00
Silvan Mosberger
5dc7050bd6
Merge pull request #75400 from nand0p/ethminer-v18
...
ethminer: 0.18.0-rc.0 -> 0.18.0
2019-12-25 23:56:24 +01:00
Mario Rodas
ffd4ad4d0b
Merge pull request #76206 from r-ryantm/auto-update/actor-framework
...
caf: 0.17.1 -> 0.17.3
2019-12-25 15:50:43 -05:00
Mikhail Klementev
f8dec92f04
out-of-tree: 1.1.1 -> 1.2.1
2019-12-25 19:45:59 +00:00
Ryan Orendorff
2d2146b1fe
agda-stdlib: list as not broken on Darwin ( #76485 )
2019-12-25 21:22:29 +02:00
Ryan Mulligan
b3e3daeeba
Merge pull request #76334 from r-ryantm/auto-update/libngspice
...
libngspice: 30 -> 31
2019-12-25 10:10:06 -08:00
Mario Rodas
d0f6b1f5a3
caf: fix build on darwin
2019-12-25 12:00:00 -05:00
R. RyanTM
3537767db8
caf: 0.17.2 -> 0.17.3
2019-12-25 12:02:24 -05:00
Mario Rodas
51a5e6257f
Merge pull request #67771 from tobim/pkgs/caf
...
caf: 0.17.1 -> 0.17.2; enable openssl; run tests
2019-12-25 11:59:45 -05:00
Jan Tojnar
c571098bf8
Merge pull request #76447 from r-ryantm/auto-update/tepl
...
tepl: 4.2.1 -> 4.3.1
2019-12-25 17:44:02 +01:00
Mario Rodas
76200c4284
ruby_2_7: init at 2.7.0
...
Release notes: https://www.ruby-lang.org/en/news/2019/12/25/ruby-2-7-0-released/
2019-12-25 14:24:03 +00:00
Mario Rodas
298010982b
ruby: rubygems 3.0.6 -> 3.1.2
...
Changelog: https://blog.rubygems.org/2019/12/20/3.1.2-released.html
2019-12-25 14:24:03 +00:00
Profpatsch
7d4c1ae7f1
rubyMinimal: ruby with all options disabled by default
...
Similar to `gitMinimal` or `pythonMinimal`, this is useful for scripts
which don’t use anything but the standard library and want a small
footprint.
2019-12-25 13:59:42 +01:00