Michael Raskin
5048b0d1f9
lispPackages.quicklisp: 2018-04-30 -> 2018-08-31 ; regenerate packages
...
Added a wrapper package that creates symlinks to OpenSSL libraries with
the actual versions, because we have 1.0.2 with .so-suffix .1.0.0 and
cl-async-ssl is unhappy because of that.
I continue to dislike cl-postgres and simple-date upstream packaging.
2018-09-12 11:52:43 +03:00
Peter Simons
ee6ecb0eaf
all-cabal-hashes: update snapshot to Hackage at 2018-09-12T08:26:27Z
2018-09-12 10:35:02 +02:00
Peter Simons
9d47aaa3b6
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.11-9-gb3613cb from Hackage revision
e44c7d34b0
.
2018-09-12 10:33:23 +02:00
Peter Simons
53d34305f6
haskell-stm: update overrides that use version 2.4.5.0 to version 2.4.5.1
2018-09-12 10:31:10 +02:00
Shea Levy
cd41cad074
haskell.compiler.ghc861: Apply fix to abi-hash with backpack.
...
See https://phabricator.haskell.org/D5123 .
2018-09-12 10:31:10 +02:00
Shea Levy
e6e56bbe32
ghc: Apply fix to abi-hash with backpack.
...
See https://phabricator.haskell.org/D5123 .
2018-09-12 10:31:10 +02:00
Peter Simons
838b4fe552
haskell-Cabal: keep a copy of the 2.2.x version around in the package set
2018-09-12 10:31:09 +02:00
(cdep)illabout
da86e4255b
haskellPackages.termonad: Add dontCheck and remove from dont-distribute-packages.
...
The doctests for termonad fail to build only with nix. When building
without nix, the doctests run correctly:
https://github.com/cdepillabout/termonad/issues/15
This PR disables the tests for termonad, as well as removing it from
dont-distribute-packages.
2018-09-12 10:31:09 +02:00
Peter Simons
1c5d7ad52e
cabal2nix: fix (and clean up)override for hpack dependency
2018-09-12 10:31:09 +02:00
Peter Simons
11930854a2
haskell-yaml: drop obsolete override
2018-09-12 10:31:08 +02:00
Peter Simons
1b1cb6305c
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.11-9-gb3613cb from Hackage revision
3869e8d541
.
2018-09-12 10:31:03 +02:00
Peter Simons
3c1af12544
LTS Haskell 12.9
2018-09-12 10:30:20 +02:00
Alexander Biehl
88ce4f5e8a
More conservative SCC tagging for Haskell libraries
...
`all-functions` corresponds to `-fprof-auto` which places an SCC on every binding. It is well known that SCCs hinder GHC from doing its optimization magic and really slows down profiled code to a point where the profiling reports are completely skewed towards things that were completely optimized away in production settings. Concretely this shows up with things like lenses which do not carry runtime overhead when properly simplified.
`exported-functions` corresponds to GHCs `-fprof-auto-exported` which doesn't put SCCs on `INLINE`d code and in turn doesn't influence simplification of this basic but important stuff.
2018-09-12 10:30:20 +02:00
Alex Biehl
f8a158c346
Haskell builder: Use $abi/$libname as --libsubdir
2018-09-12 10:30:20 +02:00
Jörg Thalheim
1696eb4c52
Merge pull request #46563 from Mic92/pyls
...
python-language-server: 0.19.0 -> 0.21.2
2018-09-12 09:07:42 +01:00
Jörg Thalheim
63668d33b2
python-language-server: 0.19.0 -> 0.21.2
2018-09-12 09:03:08 +01:00
Jörg Thalheim
e4393102e6
python-jsonrpc-server: init at 0.0.1
2018-09-12 09:03:08 +01:00
Jörg Thalheim
591631f417
Merge pull request #46561 from Mic92/vim-updater-fixes
...
vimPlugins: updater fixes
2018-09-12 09:01:22 +01:00
Jörg Thalheim
c4a621d4a6
vimPlugins: run update script in empty environment
2018-09-12 07:51:48 +01:00
Jörg Thalheim
ac415ca68e
vimPlugins: do not pick up aliases from nixpkgs
2018-09-12 07:51:03 +01:00
Jörg Thalheim
4daba543aa
vimPlugins: updates
2018-09-12 07:45:44 +01:00
Sarah Brofeldt
24aea25528
Merge pull request #46557 from luke-clifton/vaultenvupdate
...
vaultenv: 0.5.3 -> 0.8.0
2018-09-12 08:36:49 +02:00
Luke Clifton
5dc1796a6f
vaultenv: 0.5.3 -> 0.8.0
2018-09-12 11:44:22 +08:00
Maximilian Bosch
a25dcb6607
python3Packages.pyowm: fix python3 build ( #46549 )
...
See https://hydra.nixos.org/build/80714323
Version 2.9 requires `geojson==2.x'. To allow 2.4, the constraint
required some patching using `substituteInPlace'.
Addresses #45960
2018-09-12 01:23:36 +02:00
Ryan Mulligan
8d4248a4cb
Merge pull request #44657 from costrouc/costrouc/dask-distributed
...
pythonPackages.distributed: 1.15.1 -> 1.22.1
2018-09-11 16:05:58 -07:00
xeji
c016e7f930
Merge pull request #46550 from markuskowa/licenses-16
...
Add licenses
2018-09-12 00:22:36 +02:00
Daiderd Jordan
2164e39eaa
aria2: fix darwin build ( #46548 )
...
Not released yet, see https://github.com/aria2/aria2/issues/1198
/cc ZHF #45961
2018-09-12 00:11:12 +02:00
Markus Kowalewski
c3bffc172d
dar: add license
2018-09-11 23:54:23 +02:00
Markus Kowalewski
55c0f5167f
xvfb-run: add license`
2018-09-11 23:51:16 +02:00
John Ericson
67a1f508ff
Merge pull request #46544 from obsidiansystems/glibc-configureFlags-cleanup
...
glibc: Use lib.enableFeature and friends
2018-09-11 17:50:37 -04:00
Markus Kowalewski
921f792aca
rkflashtool: add license
2018-09-11 23:49:22 +02:00
Markus Kowalewski
92b36b62b7
mdbtools: add license + homepage
2018-09-11 23:47:17 +02:00
Markus Kowalewski
bc9b55c57c
kt: add license
2018-09-11 23:40:43 +02:00
R. RyanTM
8955ec6c73
debootstrap: 1.0.107 -> 1.0.108 ( #46294 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/debootstrap/versions
2018-09-11 23:38:42 +02:00
R. RyanTM
a1bd1839e1
appstream-glib: 0.7.10 -> 0.7.12 ( #46297 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/appstream-glib/versions
2018-09-11 23:37:16 +02:00
Markus Kowalewski
6773167194
ent: add license
2018-09-11 23:34:10 +02:00
Markus Kowalewski
3bb64d8850
desktop-file-utils: add license
2018-09-11 23:32:49 +02:00
Markus Kowalewski
7d5cd978c4
cloud-utils: add license
2018-09-11 23:31:27 +02:00
R. RyanTM
93f08451dd
adapta-gtk-theme: 3.94.0.92 -> 3.94.0.132 ( #46302 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/adapta-gtk-theme/versions
2018-09-11 23:28:55 +02:00
R. RyanTM
65f41e1bc0
avfs: 1.0.5 -> 1.0.6 ( #46306 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/avfs/versions
2018-09-11 23:27:47 +02:00
Markus Kowalewski
5e57452bf8
qrencode: add license
2018-09-11 23:27:01 +02:00
Markus Kowalewski
984a41fe94
exif: add liceses, update homepage
2018-09-11 23:25:43 +02:00
Markus Kowalewski
2ccbd8bab5
editres: add license
2018-09-11 23:24:19 +02:00
Markus Kowalewski
85c1a851dc
cuneiform: add license + homepage
2018-09-11 23:22:22 +02:00
Maximilian Bosch
46d1166b80
pants: fix build ( #46545 )
...
See https://hydra.nixos.org/build/80727495
`pants' works with requests==2.19 to build successfully and `nixpkgs' currently uses `requests==2.19.1`.
Patching the version constraint in `setup.py' accordingly fixes the problem.
Addresses #45960
2018-09-11 23:22:17 +02:00
Markus Kowalewski
147246e53e
cfdg: add license
2018-09-11 23:18:44 +02:00
John Ericson
d7e3dbef66
glibc: Use lib.enableFeature and friends
2018-09-11 17:14:55 -04:00
Chris Ostrouchov
027b9beb58
fixup! merge: fixing changes with nixpkgs since pull-request
2018-09-11 17:14:12 -04:00
xeji
53c5d4f8dd
Merge pull request #46535 from The-Compiler/patch-1
...
qutebrowser: Fix patching of standarddir.py
2018-09-11 23:09:07 +02:00
Matthew Bauer
de7c00a2f2
Merge pull request #46471 from jethrokuan/feat/et-book
...
et-book: init at 1.0
2018-09-11 15:24:03 -05:00