Commit graph

59889 commits

Author SHA1 Message Date
Matthieu Coudron aaeaa6d1c6 Add checkPhase for neovim (disabled by default) (#55266)
* neovim-unwrapped: now use lua environments

* mpv: use lua environments

* luaPackages.inspect: init at 3.1.1-0

* luaPackages.lgi: mark as a lua module

* luaPackages.vicious: mark as a lua module
2019-02-05 15:00:19 +00:00
R. RyanTM 0058ce5369 python37Packages.cysignals: 1.8.1 -> 1.9.0 (#55216)
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-cysignals/versions
2019-02-05 15:37:22 +01:00
Jan Tojnar f40412e3e2
Merge pull request #54380 from nh2/package-srt
SRT support for gstreamer
2019-02-05 15:28:42 +01:00
Ryan Mulligan cfa3f9bb99
Merge pull request #55253 from r-ryantm/auto-update/kubectx
kubectx: 0.6.2 -> 0.6.3
2019-02-05 06:03:18 -08:00
Eelco Dolstra 7fff567ee9
rustfmt: 1.0.0 -> 1.0.1 2019-02-05 12:19:19 +01:00
Eelco Dolstra 56dba36eb5
rustc: 1.31.0 -> 1.32.0 2019-02-05 12:19:15 +01:00
R. RyanTM 23c0d79673 kubectx: 0.6.2 -> 0.6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kubectx/versions
2019-02-04 22:38:25 -08:00
Will Dietz 3aaab7ca3d
Merge pull request #55063 from dtzWill/update/intel-media-driver-18.4.0
intel-media-driver: 18.3.0 -> 18.4.0
2019-02-04 22:22:53 -06:00
Will Dietz b46ff71245
Merge pull request #55064 from dtzWill/update/libva-2.4.0
libva[,-utils}: 2.3.0 -> 2.4.0
2019-02-04 22:22:08 -06:00
Will Dietz 99850927cf
Merge pull request #55228 from dtzWill/update/swift-4.2.2
swift: 4.2.1 -> 4.2.2
2019-02-04 21:27:04 -06:00
R. RyanTM 904e9ab048 pythia: 8.235 -> 8.240
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pythia/versions
2019-02-04 18:48:20 -05:00
Sander van der Burg 7a8b65d216 titaniumenv: fix broken function header 2019-02-04 23:07:04 +01:00
Sander van der Burg 8cec070f8c titaniumenv: add Xcode 10.1 and Titanium 7.5.1 support 2019-02-04 22:50:36 +01:00
Sander van der Burg 9edc2d4dbb xcodeenv: enable Xcode 10.1 support 2019-02-04 22:43:48 +01:00
Lancelot SIX 73ad11dd70
Merge pull request #54554 from lsix/qgis_2_18_28
qgis: 2.18.22 -> 2.18.28
2019-02-04 20:29:47 +01:00
Will Dietz 4a3f06a652 swift: 4.2.1 -> 4.2.2 2019-02-04 13:23:30 -06:00
R. RyanTM 8dda7e9215 python37Packages.rasterio: 1.0.13 -> 1.0.15
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-rasterio/versions
2019-02-04 18:22:40 +00:00
Peter Simons 0f68f393bf hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.1 from Hackage revision
6098061825.
2019-02-04 18:11:24 +01:00
Peter Simons c7369800d1 LTS Haskell 13.6 2019-02-04 18:11:24 +01:00
Matthew Bauer 2c31b950e1
Merge pull request #55053 from vbgl/mkderivation-lazy-name
mkDerivation: cleaner handling of the `name` argument
2019-02-04 09:42:22 -05:00
Peter Simons 790e14c0d7
Merge pull request #55196 from guibou/primesieve
Introduce the primesieve package
2019-02-04 14:31:50 +01:00
Guillaume Bouchard 3652cfec28 haskellPackages.primesieve: fix build
Temporaries changes in `configuration-common.nix` to fix the cabal
file which does not specify that the haskell library depends on the
C++ shared library. Pull request had been sent upstream.
2019-02-04 13:50:52 +01:00
Guillaume Bouchard 9f0ee6c606 primesieve: init at 7.3 2019-02-04 13:03:50 +01:00
Matthieu Coudron 2ba891788b Lua generate nix packages from luarocks (#54978)
* lua: generate packages from luarocks

* luarocks-nix: update

* removed packages already available in nixpkgs

* adressing reviews

update script can now accept another csv file as input with -c

* Remove obsolete comment
2019-02-04 11:30:58 +00:00
Claes Wallin (韋嘉誠) f81c0c1d8e racket, racket-minimal: 7.1 -> 7.2 (#54994)
The old src/configure has been split into src/lt/configure for
classical Racket and src/cs/c/configure for Racket CS (Racket on Chez
Scheme).
2019-02-04 05:52:59 +00:00
Michael Weiss bda21694d1
wlroots: Fix the ELF binaries (rootston + examples)
Due to stdenv changes the binaries where broken during the fixup phase
(while stripping all binaries). The current solution isn't optimal but
there must not be any cyclic dependencies on $out.
2019-02-03 17:59:50 +01:00
Matthew Bauer 43bd6a318e
Merge pull request #52112 from eyJhb/arduino-mk
arduino-mk: init at 1.6.0
2019-02-03 11:29:00 -05:00
Pascal Wittmann 5eebe431ea
Merge pull request #55051 from NixOS/update-gtk-doc
gtk-doc: 1.28 -> 1.29
2019-02-03 17:27:40 +01:00
zimbatm abac6afe93
pkgconfig: rename to pkg-config (#55094)
Package attrs should map to the pname. It's confusing otherwise.

pkg-config is also the name used by most distributions:

Debian, Homebrew, Guix, OpenSuse

other distributions like FreeBSD ports, Fedora and Arch Linux call it
"pkgconf"

Waiting a few releases to make a tree-wide change to make it easier to
back-port things.
2019-02-03 15:35:55 +00:00
Andreas Rammhold 25a0974c4a
Merge pull request #54986 from andir/qt
qt511: 5.11.1 -> 5.11.3, qt56 & qt59 security fixes
2019-02-03 16:08:55 +01:00
markuskowa 367ec829fa
Merge pull request #54676 from r-ryantm/auto-update/sundials
sundials: 4.0.1 -> 4.0.2
2019-02-03 16:03:01 +01:00
Michael Weiss 038b89819b
wlroots: 0.2 -> 0.3 2019-02-03 15:35:07 +01:00
Michael Weiss 614b29a93b
python37Packages.mysql-connector: 8.0.14 -> 8.0.15 2019-02-03 15:12:29 +01:00
markuskowa 1c88a9e6d7
Merge pull request #54819 from r-ryantm/auto-update/hivex
hivex: 1.3.15 -> 1.3.18
2019-02-03 14:09:41 +01:00
Markus Kowalewski 784870046b
sundials: remove name attribute (pname is present) 2019-02-03 13:55:45 +01:00
Franz Pletz 5b1ed0c62f
nuspell: init at 2.1.0 2019-02-03 13:24:31 +01:00
Franz Pletz 96881a6c1d
hunspellDicts.en-*: 2014.11.17 -> 2018.04.16 2019-02-03 13:24:31 +01:00
Markus Kowalewski 1bd0e155f1
hivex: 1.3.17 -> 1.3.18 2019-02-03 13:18:58 +01:00
markuskowa 56b79124ca
Merge pull request #54816 from vdemeester/update-gauge
gauge: 1.0.3 -> 1.0.4
2019-02-03 13:09:54 +01:00
Jack Kelly 65bb12e337 haskellPackages.these: jailbreak
Test require tasty >= 1.2, which isn't in hackage-packages. Maintainer
has a stated policy of not publishing revisions/new versions for test
dependency changes.

0.7.6 is in hackage but not yet in nixpkgs.
2019-02-03 20:33:13 +11:00
R. RyanTM 725a9720b1 ponyc: 0.25.0 -> 0.26.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/ponyc/versions
2019-02-03 08:52:40 +00:00
Robert Schütz 3b698b537c python.pkgs.wcwidth: run tests 2019-02-02 17:40:40 +01:00
Robert Schütz 8de375bf7b python.pkgs.wcwidth: improve expression
use fetchPypi, pname, and correct indentation
2019-02-02 17:40:40 +01:00
Kosyrev Serge e505891a5c haskell/generic-buidler: make installPhase handle Cabal 2.5's lax fields 2019-02-02 13:13:18 +01:00
Kosyrev Serge d8260d6af0 ghc-8.8: de-null parallel 2019-02-02 13:13:18 +01:00
Peter Simons dd0ce323c0 git-annex: update sha256 hash for version 7.20190129 2019-02-02 13:13:18 +01:00
Peter Simons bb6dbfef03 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.1 from Hackage revision
2b2341be91.
2019-02-02 13:13:04 +01:00
Jack Kelly 038752f30b haskellPackages.tdigest: jailbreak
Upstream doesn't publish releases or revisions to relax test bounds.
2019-02-02 13:11:53 +01:00
Jack Kelly 528251c37b haskellPackages.servant-docs: jailbreak
Upstream doesn't publish releases or revisions to relax test bounds.
2019-02-02 13:11:53 +01:00
Jack Kelly f5d52c1949 haskellPackages.beam-*: GHC 8.6.x fixes, and relax version bounds 2019-02-02 13:11:53 +01:00