Commit graph

142024 commits

Author SHA1 Message Date
Alyssa Ross 1268b38254
Revert "Use older version of jailbreak-cabal with ghcHEAD"
This reverts commit d13f7c54e3.

ghc802 is no longer in Nixpkgs as of
2f0de54ddb.

The Cabal bug that ghc802 was a workaround for was fixed in Cabal 2.2,
though, so this shouldn't be necessary any more.

Upstream bugs:
https://github.com/peti/jailbreak-cabal/issues/13
https://github.com/haskell/cabal/issues/4719

Fixes https://github.com/NixOS/nixpkgs/issues/51042.
2018-11-25 22:47:25 +00:00
Renaud 71c49d5796
Merge pull request #51046 from marsam/feature/update-vale
vale: 1.0.3 -> 1.2.6
2018-11-25 23:13:22 +01:00
Matthew Bauer 7eeb02d47b Revert "make-derivation: add disallowedReferences in strictDeps"
This reverts commit 8dbfb61e46.
Also reverts commit fc99c337ed.

Fixes #50915
2018-11-25 15:53:28 -06:00
worldofpeace b49ed49c68 kbfs: 2.6.0 -> 2.10.1 2018-11-25 16:44:34 -05:00
worldofpeace 3fdbd985d9 keybase: 2.7.3 -> 2.10.1 2018-11-25 16:44:34 -05:00
worldofpeace 02e9d06e5e keybase-gui: 2.7.0 -> 2.11.0
- Use `autoPatchelfHook`
- Don't explicitly set phases - Part of #28910
- Correct `version` by hoisting out the suffix
2018-11-25 16:44:34 -05:00
Mario Rodas 3a43ca1134 vale: 1.0.3 -> 1.2.6 2018-11-25 15:58:25 -05:00
Stephen ed99c2266f terragrunt: 0.17.2 -> 0.17.3 (#51035) 2018-11-25 21:35:17 +01:00
Renaud 604b0f34c9
taglib_1_9: refresh meta 2018-11-25 20:51:59 +01:00
Samuel Ruprecht 21773f1d43 cadence: fix wrong wrappings (#50610)
* cadence: fix wrong wrappings (#50610)

* cadence: split native build inputs
+ fix license : this is under GPL2+ and not MIT

* cadence: use fetchzip
Because GitHub archives are not stable over time so better
to compute the hash of the unpacked content

* cadence: limit to x64-linux
Broken on aarch64 because the Makefile pass
"-msse -mfpmath=sse" flags (x86 only)
2018-11-25 20:14:34 +01:00
José Romildo Malaquias 42f872e331 nordic: 1.2.1 -> 1.3.0 (#51038) 2018-11-25 19:43:01 +01:00
Renaud c720866b7c
Merge pull request #51036 from c0bw3b/cleanup/confuse
Remove confuse (duplicate) and pommed (obsolete)
2018-11-25 19:28:23 +01:00
Samuel Dionne-Riel c6a0bb9e59
Merge pull request #50384 from Pneumaticat/fusee-init
fusee-launcher: init at unstable-2018-07-14
2018-11-25 18:27:37 +00:00
Kevin Liu 042e81ae53
fusee-launcher: init at unstable-2018-07-14 2018-11-25 13:08:03 -05:00
c0bw3b 47c2739059 pommed: remove
- homepage / source / patch are all gone
- marked as broken since 16.03
- pommed module already relies on pommed_light
2018-11-25 18:51:52 +01:00
c0bw3b 9762e2c3bd confuse: remove and replace with libconfuse
- confuse is a duplicate of libconfuse
- upstream name is libconfuse so keep this one
- replace confuse with libconfuse in packages depending on it
2018-11-25 18:20:42 +01:00
Timo Kaufmann 2fbde72556
sage: add tkinter as matplotlib backend (#51032)
Fixes #50959.
2018-11-25 17:38:45 +01:00
Renaud bda40a20d8
crack-attack: enable custom sounds
crack-attack will search for user-provided musics and sounds
under ~/.crack-attack/
2018-11-25 17:08:16 +01:00
Ryan Mulligan fe551d1d53
deskew: init at 1.25
* deskew: init at 1.25

* Update pkgs/applications/graphics/deskew/default.nix

Co-Authored-By: ryantm <ryan@ryantm.com>
2018-11-25 07:40:41 -08:00
Renaud 6a5fff3741
Merge pull request #51001 from c0bw3b/cleanup/more-https
Treewide: use more HTTPS-enabled sources
2018-11-25 16:22:34 +01:00
Renaud 631dc221d4
Merge pull request #51024 from mt-caret/keynav
keynav: 0.20150730.0 -> 0.20180821.0
2018-11-25 16:20:32 +01:00
Renaud 5e115d2d15
Merge pull request #50987 from c0bw3b/pkg/mailcap
mailcap: init at 2.1.48
2018-11-25 16:14:34 +01:00
Timo Kaufmann a7d9d2e860
Merge pull request #51030 from timokau/sage-jupyter
sage: add jupyter notebook support
2018-11-25 16:11:08 +01:00
Timo Kaufmann 98c94d3d7d sage: add jupyter notebook support
Fixes #48544.
2018-11-25 15:54:31 +01:00
Renaud 18eb9e27a3
Merge pull request #47171 from pschuprikov/vim-clang-fix
vim plugins: fix for multiple clang outputs, use clang 6.0
2018-11-25 15:38:59 +01:00
Severin Fürbringer 017bade3eb diskus: 0.4.0 -> 0.5.0 (#51023)
* diskus: 0.4.0 -> 0.5.0 (#51023)

* Update pkgs/tools/misc/diskus/default.nix

Co-Authored-By: fuerbringer <severin@fuerbringer.info>
2018-11-25 15:30:43 +01:00
Pavel Chuprikov 41f0e933fd clighter8 (vim): set libclang path to lib output 2018-11-25 14:45:42 +01:00
Pavel Chuprikov 71bf86d056 clang_complete (vim): fix multiple clang outputs
Clang-specific headers and dynamic libraries now go to different outputs,
  and clang_complete must be able to find both
2018-11-25 14:45:42 +01:00
Pavel Chuprikov 70f87e66b3 vim plugins: use v6.0 of the Clang library
clighter8 plugin seems to be using python bindings for clang 6.0
  clang_complete, another plugin using clang, works ok with this version
2018-11-25 14:41:08 +01:00
Jean Potier 233a4ed573 renoise: add mpg123 to runtime deps
* renoise: add mpg123 to runtime deps (#47435)

* renoise: split native build inputs
2018-11-25 14:38:18 +01:00
Franz Pletz c1d760f0bf
Merge pull request #50469 from mguentner/mxisd
mxisd: init at 1.2.0 plus service with test
2018-11-25 13:26:05 +00:00
c0bw3b d7d3fa9aeb win-spice: add meta.license 2018-11-25 13:57:57 +01:00
Judson Lester 2d5bd339da Bugfix: gemsets didn't handle paths correctly (#51002) 2018-11-25 13:38:38 +01:00
Renaud 6c74e75228
Merge pull request #47745 from r-ryantm/auto-update/openshot-qt
openshot-qt: 2.4.2 -> 2.4.3
2018-11-25 13:33:39 +01:00
Masayuki Takeda e3d1a7a8b6 keynav: 0.20150730.0 -> 0.20180821.0 2018-11-25 21:24:38 +09:00
Robert Schütz 377e0e9b0f seafile-client: 6.2.5 -> 6.2.7 2018-11-25 13:23:51 +01:00
Robert Schütz 3dccf7dca7 seafile-shared: 6.2.5 -> 6.2.7 2018-11-25 13:23:51 +01:00
worldofpeace a339dda0d4 pythonPackages.pyproj: 1.9.5.1 -> unstable-2018-11-13 (#50982)
Allows us to build pyproj with python3.7.

See: https://github.com/jswhit/pyproj/issues/136
2018-11-25 12:47:19 +01:00
Mario Rodas 21f6996529 pythonPackages.effect: fix python3.7 build (#51022) 2018-11-25 12:32:24 +01:00
Robert Schütz 5a2317d331 appdaemon: add idna-ssl to aiohttp's propagatedBuildInputs
closes #51009, closes #51010
2018-11-25 12:20:47 +01:00
leenaars f7b2518397 pythonPackages.sievelib: init at 1.1.1 (#48817)
* pythonPackages.sievelib: init at 1.1.1 (#48817)
2018-11-25 12:14:29 +01:00
Gleb Peregud bea10bfcab woeusb: add p7zip to runtime deps
* woeusb: add p7zip to runtime deps enable extra feature (#47982)

WoeUSB depends on presence of '7z` binary in the path to execute an extra step. 
As Windows 7's installation media doesn't place the required EFI bootloaders
in the right location, WoeUSB extracts them from the system image manually
using '7z' binary which it checks with 'command -v 7z'.

See related code at:
aea4f91783/src/woeusb (L1530)

* woeusb: split native build inputs
2018-11-25 11:24:31 +01:00
R. RyanTM d83c8f4616 libp11: 0.4.7 -> 0.4.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libp11/versions
2018-11-25 04:34:29 -05:00
R. RyanTM 1a4bb5adc7 grml-zsh-config: 0.15.0 -> 0.15.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/grml-zsh-config/versions
2018-11-25 04:25:39 -05:00
R. RyanTM 0a35e363e3 heroku: 7.16.0 -> 7.18.2
* heroku: 7.16.0 -> 7.18.2 (#50096)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/heroku/versions

* heroku: split native build inputs
2018-11-25 10:20:50 +01:00
worldofpeace 50e06fc78e
Merge pull request #50689 from r-ryantm/auto-update/mysqltuner
mysqltuner: 1.6.18 -> 1.7.13
2018-11-25 04:19:10 -05:00
pbogdan 3128fd4064 transcribe: 8.40 -> 8.72
* transcribe: 8.40 -> 8.72 (#50337)
2018-11-25 09:48:05 +01:00
Peter Simons e6a528854e all-cabal-hashes: update to Hackage at 2018-11-24T11:28:53Z 2018-11-25 09:43:41 +01:00
Peter Simons b89b093048 git-annex: update sha256 hash for new version 7.20181121 2018-11-25 09:43:41 +01:00
Peter Simons 9cf56f6f88 haskell-brick: update override for ghc-8.6.x to the latest version 2018-11-25 09:43:41 +01:00