Commit graph

134697 commits

Author SHA1 Message Date
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 e15ffdf951 vimPlugins.ncm2: init at 2018-09-03
This is the new version of neovim completion manager
2018-09-12 09:14:38 +01:00
Jörg Thalheim 60ebc45659 vimPlugins.LanguageClient-neovim: 2018-06-12 -> 2018-09-07 2018-09-12 09:14:38 +01: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
Jaakko Luttinen 6400d4b4aa
syncthing: 0.14.48 -> 0.14.50 2018-09-12 10:00:44 +03: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
worldofpeace 508e353fd4 eolie: 0.9.35 -> 0.9.36 2018-09-12 02:25:31 -04:00
worldofpeace 494338e043 lollypop: wrap search provider 2018-09-12 02:07:39 -04:00
Jörg Thalheim 8d4afa5f2e
pythonPackage.backports-shutil-which: enable tests 2018-09-12 09:04:36 +03:00
Jaakko Luttinen d0ce8834ae
pythonPackages.libagent: fix propagatedBuildInputs 2018-09-12 09:04:36 +03:00
Jaakko Luttinen 80b64a2e04
pythonPackage.backports-shutil-which: init at 3.5.1 2018-09-12 08:44:19 +03:00
Jaakko Luttinen c9bf7f67b9
pythonPackage.pymsgbox: init at 1.0.6 2018-09-12 08:44:19 +03:00
Jaakko Luttinen 5c9db2f02f
pythonPackages.ledgerblue: fix build inputs 2018-09-12 08:44:19 +03:00
Jaakko Luttinen 38e86a8f1e
pythonPackages.python-u2flib-host: init at 3.0.3 2018-09-12 08:44:19 +03:00
Jaakko Luttinen f053daf36c
pythonPackages.rlp: fix build 2018-09-12 08:44:19 +03:00
Jaakko Luttinen 9f8e6148c5
pythonPackages.eth-utils: init at 1.2.0 2018-09-12 08:44:18 +03:00
Jaakko Luttinen 541a13ca0a
pythonPackages.eth-typing: init at 1.1.0 2018-09-12 08:44:18 +03:00
Luke Clifton 5dc1796a6f vaultenv: 0.5.3 -> 0.8.0 2018-09-12 11:44:22 +08:00
rnhmjoj cf2603f144
qutebrowser: patch all python scripts 2018-09-12 03:35:26 +02:00
rnhmjoj d117e3ccd8
python.pkgs.construct: 2.8.16 -> 2.9.45 2018-09-12 03:35:26 +02:00
rnhmjoj dca577a36c
python.pkgs.pykeepass: init at 3.0.2 2018-09-12 03:35:25 +02:00
rnhmjoj 75b2058aff
python.pkgs.pyreadability: init at 0.4.0 2018-09-12 03:23:04 +02:00
rnhmjoj e281f0e686
python.pkgs.tldextract: init at 2.2.0 2018-09-12 03:23:04 +02:00
rnhmjoj 99dad9d7f0
python.pkgs.requests-file: init at 1.4.3 2018-09-12 03:23:04 +02: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
Jörg Thalheim 12fbfbe144
Merge pull request #46100 from alyssais/cargo-edit
cargo-edit: 0.2.0 -> 0.3.0
2018-09-11 21:15:25 +01:00
Jörg Thalheim cea6bbfe75 cargo-edit: disable impure check 2018-09-11 21:05:50 +01:00
Jörg Thalheim ffde15da8e cargo-edit: add pkgconfig/openssl on non-darwin 2018-09-11 20:55:08 +01:00
Daiderd Jordan f61279e45b
perl-TestRunCmdLine: disable tests on darwin
/cc ZHF #45961
2018-09-11 21:03:57 +02:00
Timo Kaufmann eae589058c
Merge pull request #46367 from yesbox/lldpd_nixos_18.09_fix
Fixes the lldpd service not starting on NixOS 18.09
2018-09-11 20:44:01 +02:00
Stefan Siegl b6bfbafe5e linphone: add withGui option 2018-09-11 20:37:58 +02:00
Stefan Siegl 2f15843601 linphone: fix build of gtk ui 2018-09-11 20:37:58 +02:00
Florian Bruhin 84a0dc8191
qutebrowser: Fix patching of standarddir.py
The original patch was broken since a85e19a5e1 because an `APPNAME` variable was introduced there.
2018-09-11 20:33:25 +02:00
Christopher Ostrouchov dac171dd5d
merge: fixing changes with nixpkgs since pull-request
- pytest-timeout: no longer requires patch
 - joblib: was improperly merged with the github merge tool (never
   using again)
2018-09-11 14:24:59 -04:00
Jesper Geertsen Jonsson 8a03ec0a32 Fixes the lldpd service failing to start
Backports a patch that will be included in later upstream versions.
The patch removes a call to /bin/mkdir.
2018-09-11 18:19:51 +02:00
adisbladis 7df273e71d
Merge pull request #46507 from marsam/feature/update-nodejs
nodejs: 6.14.3 -> 6.14.4
2018-09-11 23:36:52 +08:00
Thomas Tuegel ba06e28cbc
Merge pull request #46383 from samueldr/zhf/qtwebkits
qt5.qtwebkit: Fixes modules src being subtly broken.
2018-09-11 10:00:10 -05:00
Jaakko Luttinen c44504410b
pythonPackages.eth-hash: init at 0.1.14 2018-09-11 17:49:48 +03:00
Timo Kaufmann 8ed666f620
Merge pull request #46522 from alyssais/zsh-history-substring-search
zsh-history-substring-search: init at 1.0.1
2018-09-11 16:48:28 +02:00
Samuel Dionne-Riel 288f9c648f
Merge pull request #46501 from LnL7/darwin-perl-Module-Build-XSUtil
perl-Module-Build-XSUtil: fix darwin build
2018-09-11 09:55:27 -04:00
leenaars 28ef51244a pdftag: init at 1.0.3 (#45666) 2018-09-11 15:52:46 +02:00
José Romildo Malaquias 5efede93d2 deepin-image-viewer: init at 1.2.23 2018-09-11 15:33:05 +02:00
Alyssa Ross e2bdf5ea3b
zsh-history-substring-search: init at 1.0.1 2018-09-11 13:59:54 +01:00
Joachim Fasting 48abf865bc
tor: 0.3.3.9 -> 0.3.4.8 2018-09-11 14:44:10 +02:00
Alyssa Ross 902dea15ec
cargo-edit: use buildRustPackage instead of Carnix
Saving 3000 lines of Nix code.
2018-09-11 13:34:21 +01:00
Domen Kožar 2c18d48c0e datadog-agent: 6.1.4 -> 6.4.2 2018-09-11 14:15:06 +02:00
Domen Kožar e8621a45a2
dep2nix: fix eval (no IFD) 2018-09-11 12:56:14 +01:00
Domen Kožar 35df0f7f0c
dep2nix: 0.0.1 -> 0.0.2 2018-09-11 12:47:16 +01:00
Joachim Fasting ed5283fcf5
tor-browser-bundle-bin: 7.5.6 -> 8.0 2018-09-11 13:27:27 +02:00
Sarah Brofeldt 2a6e4ae49a Revert "top-level: Deprecate top-level {build,host,target}Platform"
This reverts commit e51f736076.
2018-09-11 13:25:50 +02:00
Jörg Thalheim 1bdba70b71
Merge pull request #44496 from Yarny0/hylafaxplus
Hylafaxplus
2018-09-11 10:48:19 +01:00
Sarah Brofeldt 5984aae9a7
Merge pull request #46503 from ento/aws-vault-4-3-0
aws-vault: 4.1.0 -> 4.3.0, pass linker flag for specifying app version
2018-09-11 11:29:33 +02:00
Sarah Brofeldt 575f2cc3bd
Merge pull request #46508 from kalbasit/nixpkgs_update-bazel
bazel: 0.16.0 -> 0.16.1
2018-09-11 11:26:57 +02:00
Sarah Brofeldt 969ca5a956
Merge pull request #46492 from oscarvarto/master
ammonite: 1.1.2 -> 1.2.0
2018-09-11 11:26:09 +02:00
xeji f201f8c3fd
pythonPackages.pytestflakes: fix build (#46500)
- disable a failing test case that looks broken
- remove pytestcache depencency that was dropped upstream
2018-09-11 11:15:03 +02:00
Jörg Thalheim 188314c91e
Merge pull request #46462 from lopsided98/pacman-substitute
pacman: substitute paths in repo-add
2018-09-11 10:13:26 +01:00
Jörg Thalheim 50eca7656d
Merge pull request #46504 from manveru/update-taskjuggler
taskjuggler: 3.5.0 -> 3.6.0
2018-09-11 09:14:43 +01:00
Bas van Dijk d05a8bb410
Merge pull request #44424 from dhess/callCaball2nixWithOption
haskell-modules: add callCabal2nixWithOptions.
2018-09-11 09:00:03 +02:00
R. RyanTM a33df7750e log4cplus: 1.2.0 -> 2.0.2 (#46233)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
log4cplus
2018-09-11 08:56:15 +02:00
Pascal Wittmann ccf84faa8a
Merge pull request #46499 from hrdinka/update-zsh
zsh: 5.6 -> 5.6.1
2018-09-11 08:54:42 +02:00
Franz Pletz 13b7868ecb
Merge pull request #46426 from clefru/zfs-bump
spl/zfs: 0.7.9 -> 0.7.10
2018-09-11 05:06:29 +00:00
Wael M. Nasreddine d24f81b825
bazel: 0.16.0 -> 0.16.1 2018-09-10 21:34:41 -07:00
Ryan Mulligan f6e3d47448
Merge pull request #46195 from r-ryantm/auto-update/remmina
remmina: 1.2.31.3 -> 1.2.31.4
2018-09-10 20:50:26 -07:00
Mario Rodas bfdfb73ff1 nodejs-6_x: 6.14.3 -> 6.14.4 2018-09-10 22:28:20 -05:00
Mario Rodas 36b5ffa40b nodejs: use https for downloading 2018-09-10 22:28:05 -05:00
adisbladis f384fdb240
pulseaudio-modules-bt: init at unstable-2018-09-11 2018-09-11 10:16:09 +08:00
Michael Fellinger bc7c56f2a4 taskjuggler: 3.5.0 -> 3.6.0 2018-09-11 03:06:29 +02:00
Marica Odagaki 962712524e aws-vault: pass the app version to the linker
Otherwise, "aws-vault --version" just outputs "dev"
2018-09-10 16:52:53 -08:00
Marica Odagaki f2836b3622 aws-vault: 4.1.0 -> 4.3.0 2018-09-10 16:52:14 -08:00
Daiderd Jordan 5e8fd8792b
perl-Mouse: fix darwin build
/cc ZHF #45961
2018-09-11 00:55:30 +02:00
Jörg Thalheim e8e4e9c248
Merge pull request #46496 from rvolosatovs/feature/vim-plugins
vimPlugins: Fix update.py, add/update plugins
2018-09-10 23:34:19 +01:00
Daiderd Jordan dc6b36b994
perl-Module-Build-XSUtil: fix darwin build
While building the tests LD gets called with -mmacosx-version-min=10.10
which is a CC flag, causing the build to fail with LD=ld.  This is
pretty common with perl packages.

/cc ZHF #45961
2018-09-11 00:28:05 +02:00
R. RyanTM a026fea9e6 mate.mate-session-manager: 1.20.1 -> 1.21.0 (#46239)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
mate-session-manager
2018-09-11 00:12:50 +02:00
R. RyanTM 19ae5948a6 papirus-icon-theme: 20180401 -> 20180816 (#46230)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
papirus-icon-theme
2018-09-11 00:08:41 +02:00
R. RyanTM 6d8a48e585 gitAndTools.svn-all-fast-export: 1.0.12 -> 1.0.13 (#46173)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
svn-all-fast-export
2018-09-11 00:07:37 +02:00
Jörg Thalheim 107448f19c
Merge pull request #46437 from bobvanderlinden/pr-opentracker-2018-05-26
opentracker: 2016-10-02 -> 2018-05-26
2018-09-10 22:43:26 +01:00
Jörg Thalheim 1cf44e6a07 opentracker: use https for downloading 2018-09-10 22:41:23 +01:00
Christoph Hrdinka cc68ac9807
zsh: 5.6 -> 5.6.1
Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
2018-09-10 23:19:05 +02:00
José Romildo Malaquias 2047e28c7f lxqt: mv contents of base, core and optional to parent directory (#46484) 2018-09-10 23:00:14 +02:00
xeji f0839455e9
Merge pull request #46497 from markuskowa/licenses-15
Add licenses
2018-09-10 22:56:03 +02:00
Niclas b1bee94d72 bunny: 1.2 -> 1.3 (#46498) 2018-09-10 22:53:30 +02:00
Uli Baum bd02a1931a pythonPackages.pyfakefs: fix darwin build
One test failed on darwin due to case-insensitive file system,
disable it.
2018-09-10 22:42:23 +02:00
Uli Baum bc036397a3 pythonPackages.pydub: fix aarch64 build
one test failed due to rounding errors, disable it
2018-09-10 22:36:14 +02:00
Michele Guerini Rocco fd7e69be1c antimony: 0.9.3 -> 2018-10-17 (#46486) 2018-09-10 22:17:00 +02:00
Markus Kowalewski 4e8871e7b4
webalizer: update meta data 2018-09-10 22:16:22 +02:00
Markus Kowalewski fc080c22f8
vlan: add license 2018-09-10 22:16:22 +02:00
Markus Kowalewski 6e94773854
vde2: add license 2018-09-10 22:16:22 +02:00
Markus Kowalewski 9e94e8ae4a
rp-pppoe: add license 2018-09-10 22:16:22 +02:00
Markus Kowalewski ff633d166f
quicktun: add license 2018-09-10 22:16:21 +02:00
Markus Kowalewski 50a7adf43a
pptpd: add license 2018-09-10 22:16:21 +02:00
Markus Kowalewski 44d84db940
polysh: add license 2018-09-10 22:16:21 +02:00
Markus Kowalewski d2b062760d
polygraph: add license 2018-09-10 22:16:21 +02:00
Markus Kowalewski 3f1849e29c
philter: add license + homepage 2018-09-10 22:16:20 +02:00
Markus Kowalewski 4d24db6e0c
ncftp: add license 2018-09-10 22:16:20 +02:00
Markus Kowalewski cdf332f254
miniupnpd: add license 2018-09-10 22:16:20 +02:00
Markus Kowalewski a8bc08c633
miniupnpc: add license 2018-09-10 22:16:20 +02:00
Markus Kowalewski bb27094df1
libreswan: add license 2018-09-10 22:16:19 +02:00
Markus Kowalewski 460c0145e7
gvpe: add license + homepage 2018-09-10 22:16:19 +02:00
Markus Kowalewski 28bac35599
fdm: add license 2018-09-10 22:16:19 +02:00
Markus Kowalewski 6d859b3b1e
driftnet: add license 2018-09-10 22:16:19 +02:00
Markus Kowalewski 0f6134f8ad
dhcpdump: add license, update homepage 2018-09-10 22:16:19 +02:00
Markus Kowalewski 4dcdb693af
dhcpd: add license 2018-09-10 22:16:18 +02:00
Markus Kowalewski 5d42f2b37f
cksfv: add license 2018-09-10 22:16:18 +02:00
Markus Kowalewski 19148bd2f1
carddav-util: add license 2018-09-10 22:16:18 +02:00
Markus Kowalewski aad2acfab7
bsd-finger: add license 2018-09-10 22:16:14 +02:00
volth 50789a0b19 perlPackages: ZHF 18.09 (#46493) 2018-09-10 22:13:45 +02:00
Matthew Bauer 40d19d8e7c
Merge pull request #45102 from jbedo/hisat2
hisat2: init 2.1.0
2018-09-10 15:11:58 -05:00
Matthew Bauer 579e206bdb
Merge pull request #45323 from leenaars/ydiff
ydiff: init at 1.1
2018-09-10 15:09:42 -05:00
Michele Guerini Rocco 5cb824f4c4 arx-libertatis: 2017-10-30 -> 2018-08-26 (#46039) 2018-09-10 22:08:48 +02:00
Matthew Bauer a03f07e18b
Merge pull request #45632 from leenaars/thonny2
thonny: init at 3.0.0b3
2018-09-10 15:04:30 -05:00
Robert Helgesson fb43453840
cloc: 1.76 -> 1.78 2018-09-10 22:02:30 +02:00
Matthew Bauer 22076da35f
Merge pull request #46156 from r-ryantm/auto-update/xcb-util-xrm
xcbutilxrm: 1.2 -> 1.3
2018-09-10 15:00:11 -05:00
Matthew Bauer 442d79d8d3
Merge pull request #46174 from r-ryantm/auto-update/tortoisehg
tortoisehg: 4.6.1 -> 4.7
2018-09-10 14:59:42 -05:00
Matthew Bauer 05d379f3cf
Merge pull request #46211 from r-ryantm/auto-update/picard-tools
picard-tools: 2.18.11 -> 2.18.12
2018-09-10 14:58:59 -05:00
Matthew Bauer 375d3ac2c9
Merge pull request #46000 from cryptix/add/ScuttlebotAndGitSSB
scuttlebot and git-ssb: init at 11.4.3 and 2.3.6
2018-09-10 14:56:27 -05:00
Matthew Bauer f45fe1f17e
Merge pull request #45988 from thefloweringash/emacs-darwin-cli
emacs: allow X and cli-only builds on Darwin
2018-09-10 14:54:50 -05:00
Matthew Bauer 5d40389181
Merge pull request #46028 from e-user/pkgs/semodule-utils-2.7
semodule-utils: init at 2.7
2018-09-10 14:54:33 -05:00
Matthew Bauer bcee562e69
Merge pull request #46222 from qolii/libuv_disableATestOnAarch32
libuv: Disable temperamental shutdown_close_pipe test on Aarch32.
2018-09-10 14:51:30 -05:00
Roman Volosatovs 8f4c5c72ac
vimPlugins: Fix update.py, add/update plugins 2018-09-10 21:41:04 +02:00
Daiderd Jordan 189b861638
Merge pull request #46422 from LnL7/darwin-bullet
bullet: fix darwin build
2018-09-10 21:34:03 +02:00
Oscar Vargas Torres 08b8923774 ammonite: 1.1.2 -> 1.2.0 2018-09-10 13:32:33 -05:00
Michael Weiss fe1d9edfa7 androidStudioPackages.beta: 3.2.0.24 -> 3.2.0.25 2018-09-10 19:59:55 +02:00
Thomas Tuegel 14f57b1e64
Merge pull request #46334 from bkchr/kde_applications_18_08_1
kde-applications: 18.08.0 -> 18.08.1
2018-09-10 12:11:51 -05:00
adisbladis 76d4ff205b
Merge pull request #46405 from swdunlop/nats-streaming-server-0.11.0
nats-streaming-server: init at 0.11.0
2018-09-11 01:04:50 +08:00
zimbatm 404b224529
govendor: init at 1.0.9 (#46485) 2018-09-10 17:47:58 +01:00
Uli Baum 40c469e56b pythonPackages.pydub: remove obsolete patch 2018-09-10 18:19:01 +02:00
Uli Baum 80ecef8e4b pythonPackages.pydub: fix build and tests
- remove obsolete patch that caused build failure
- no tests were run because required data files were missing in pypi
  version; use github version instead
2018-09-10 18:05:40 +02:00
Uli Baum d2a885a3b5 pythonPackages.pyfakefs: 3.4.1 -> 3.4.3, fix build
Update and disable some failing test cases
2018-09-10 17:43:18 +02:00
Tim Steinbach 4a6b5503aa
linux: 4.19-rc2 -> 4.19-rc3 2018-09-10 11:40:41 -04:00
Ben Wolsieffer 7c96603af9 pacman: substitute paths in repo-add 2018-09-10 11:32:46 -04:00
Jörg Thalheim 2d4dcefd9e
Merge pull request #46465 from uri-canva/bazel-jdk10
bazel: add bazel_jdk10 variant
2018-09-10 16:27:01 +01:00
Uli Baum bb1f3422e0 pythonPackages.readme_renderer: fix build
Disable one test case that has failed since last bleach update.
2018-09-10 17:19:05 +02:00
Uli Baum a7166cdc35 pythonPackages.us: fix build
Required jellyfish==0.5.6 but we have 0.6.1. Loosen requirements.
2018-09-10 17:06:54 +02:00
Jethro Kuan 96b25ee5bd fix wrong license 2018-09-10 22:31:41 +08:00
Jörg Thalheim d5e854b646
Merge pull request #46001 from uskudnik/add-hcloud-autocomplete-support
hcloud: Add autocomplete support for bash and zsh
2018-09-10 15:18:49 +01:00
Jethro Kuan 162a176d34 update to use original repo 2018-09-10 22:18:12 +08:00
Uri Baghin d1818ad6b1 bazel: add bazel_jdk10 variant 2018-09-10 23:33:21 +10:00
Jörg Thalheim f38e8c0e96
Merge pull request #46450 from dtzWill/fix/spidermonkey-musl-jemalloc
spidermonkey_52: don't use jemalloc w/musl
2018-09-10 13:34:44 +01:00
Linus Heckemann ac679e721f earlyoom: fix version number (#46481)
earlyoom's Makefile attempts to detect the current version using git,
but we don't keep .git in its source, so this fails. We can however
set the VERSION environment variable to override this, as we now do.
2018-09-10 13:22:24 +01:00
Jörg Thalheim e7187212c3
Merge pull request #46479 from arianvp/master
safe-money: Fix dependencies for safe-money-*
2018-09-10 13:13:49 +01:00
Timo Kaufmann efb033ae16
Merge pull request #46455 from marsam/feature/update-wal-g
wal-g: 0.1.10 -> 0.1.12
2018-09-10 13:56:02 +02:00
Timo Kaufmann d4b0419956
Merge pull request #46475 from Ma27/fix-openbsm
openbsm: fix linux build
2018-09-10 13:52:42 +02:00
Arian van Putten 02feb90d4e safe-money: Fix dependencies for safe-money-*
They all depend on safe-money-0.7, but hackage2nix made them incorrectly
depend on safe-money-0.6

We should be able to remove this 'hack' as soon as the new Stackage LTS
comes out, as safe-money-0.7 will then be the default version.
2018-09-10 13:41:57 +02:00
Bastian Köcher ea99e30dc2 kde-frameworks: 5.49 -> 5.50 2018-09-10 13:17:15 +02:00
Maximilian Bosch 080b2fdd8c
openbsm: fix linux build
See https://hydra.nixos.org/build/80705916

To fix the linux build the patch `bsm-add-audit_token_to_pid.patch`
mustn't be applied during Linux builds, only for Darwin as it's an
Apple-only fix.

The compiler failure occurred because `audit_token_t` is part of
`<mach/mach.h>` which is not available on Linux.

Addresses #45960
2018-09-10 13:00:00 +02:00
Timo Kaufmann cb7c04f53c
Merge pull request #46444 from etu/upgrade-nano
nano: 2.9.8 -> 3.0
2018-09-10 12:26:45 +02:00
Maximilian Bosch 6d6cbd316d pythonmagick: fix build (#46469)
The original build broke with the following linker issue:

```
  CXXLD    _PythonMagick.la
/nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/ld: cannot find -l-L/nix/store/4gh6ynzsd5ndx37hmkl62xa8z30k43y1-imagemagick-6.9.9-34/lib
collect2: error: ld returned 1 exit status
```

This happens since `BOOST_PYTHON_LIB` wasn't set properly, however
`_PythonMagick.la` was linked with `-l$(BOOST_PYTHON_LIB)
$(MAGICK_LIBS)`. With an empty `BOOST_PYTHON_LIB` the linker got
confused.

To work around this, the `boost` library directory needs to be specified
explicitly. To ensure that the changes take effect, the original
`configure` script shipped with `$src` needs to be removed and recreated
using the `autoreconfHook`.

Additionally the `imagemagick` license (https://spdx.org/licenses/ImageMagick.html)
needs to be added to `lib/licenses.nix` to document the proper license
of `pythonmagick` in the meta section.
2018-09-10 11:59:51 +02:00
Timo Kaufmann 2b6144d1ad
Merge pull request #46368 from Ma27/fix-mahotas
pythonPackages.mahotas: fix build, move expression
2018-09-10 11:56:50 +02:00
Amine Chikhaoui 00064c21cc ZHF 18.09: fix crypsetup build with python enabled. (#46468)
Fixes https://hydra.nixos.org/build/81028247.
2018-09-10 11:53:45 +02:00
Toon Nolten a2bb5d6917 ranger: 1.9.1 -> 1.9.2 (#46454)
* ranger: 1.9.1 -> 1.9.2

* Change maintainer attribute name to match usage
2018-09-10 11:48:49 +02:00
Maximilian Bosch ee897b64ff
pythonPackages.mahotas: fix build, move expression
See https://hydra.nixos.org/build/80828287

Moves `mahotas` out of `python-packages.nix` into its own file and fixes
broken test cases by skipping them using nosetest's `@nottest`
annotation.

These tests broke from time to time in a sandbox and are therefore
considered impure.

Addresses #45960
2018-09-10 11:32:58 +02:00
Jethro Kuan 6852e6ed25 init et-book package 2018-09-10 17:29:30 +08:00
José Romildo Malaquias e5b904818b dde-calendar: init at 1.2.5 (#46460) 2018-09-10 08:48:02 +02:00
José Romildo Malaquias ba5176551e dtkwm: init at 2.0.9 (#46461) 2018-09-10 08:47:17 +02:00
Will Dietz 30500d23bc busybox: 1.29.2 -> 1.29.3 (#46458) 2018-09-10 08:43:55 +02:00
Peter Simons c029dc13e5
Merge pull request #46289 from r-ryantm/auto-update/duplicity
duplicity: 0.7.18 -> 0.7.18.1
2018-09-10 08:34:56 +02:00
xeji 868f2561b5
Merge pull request #46456 from samueldr/auto/dbeaver/nixpkgs-unstable/5.2.0
dbeaver: 5.1.6 -> 5.2.0
2018-09-10 08:20:07 +02:00
Will Dietz 8fc2799e02 qemu: port musl patch to new version (#46449) 2018-09-10 08:14:37 +02:00
Vladyslav M b7c0e40796 rclone: 1.43 -> 1.43.1 (#46448) 2018-09-10 08:13:30 +02:00
R. RyanTM f188e90ba1 qmmp: 1.2.2 -> 1.2.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
qmmp
2018-09-10 08:01:14 +02:00
R. RyanTM 1700698691 lttng-ust: 2.10.1 -> 2.10.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
lttng-ust
2018-09-10 07:57:54 +02:00
R. RyanTM aba0fe5d62 metabase: 0.30.0 -> 0.30.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
metabase
2018-09-09 23:33:02 -05:00
R. RyanTM 6682d04142 duo-unix: 1.9.20 -> 1.10.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/duo-unix/versions
2018-09-09 23:32:36 -05:00
R. RyanTM f7888652b8 stunnel: 5.46 -> 5.49
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
stunnel
2018-09-09 23:32:01 -05:00
Will Dietz 2fc255cdb0
Merge pull request #46351 from dtzWill/update/kconfig-4.11
kconfig-frontends: update and fixups
2018-09-09 22:45:12 -05:00
Ryan Mulligan 8e991ac409
Merge pull request #46445 from ryantm/rpostgres
rPackages.RPostgres: fix configure paths and includes
2018-09-09 20:33:14 -07:00
Andrew Childs bbf37b8c45 emacs: allow X and cli-only builds on Darwin 2018-09-10 12:20:23 +09:00
Orivej Desh 78bc2f9800 aseprite-unfree: 1.2.4 -> 1.2.9 2018-09-10 03:01:36 +00:00
Samuel Dionne-Riel cf3795a25e dbeaver: 5.1.6 -> 5.2.0 2018-09-09 20:34:47 -04:00
adisbladis cdce8f9034
Merge pull request #46428 from bhipple/fix/dockerTools
dockerTools: unpin go version
2018-09-10 08:15:38 +08:00
Tim Steinbach ea765b2e2b
linux: 4.18.6 -> 4.18.7 2018-09-09 19:30:23 -04:00
Tim Steinbach 276b2ab892
linux: 4.14.68 -> 4.14.69 2018-09-09 19:29:46 -04:00
Tim Steinbach d40f4159ed
linux: 4.9.125 -> 4.9.126 2018-09-09 19:29:35 -04:00
Tim Steinbach 13728ed2b5
linux: 4.4.154 -> 4.4.155 2018-09-09 19:29:23 -04:00
Mario Rodas 9bdec58bc0 wal-g: 0.1.10 -> 0.1.12 2018-09-09 18:26:41 -05:00
Will Dietz 8d2cd63c1b spidermonkey_52: don't use jemalloc w/musl 2018-09-09 17:50:54 -05:00
worldofpeace 7d7086cc1d aesop: init at 1.0.5 2018-09-09 18:34:32 -04:00
worldofpeace 805dd4534d vocal: init at 2.2.0 2018-09-09 18:34:32 -04:00
worldofpeace 93d68d85f1 hashit: init at 0.2.0 2018-09-09 18:34:32 -04:00
worldofpeace 5a9d853d22 meteo: init at 0.8.5 2018-09-09 18:34:32 -04:00
worldofpeace 3865974177 taxi: init at 0.0.1 2018-09-09 18:34:31 -04:00
worldofpeace 59821548f0 notejot: init at 1.4.5 2018-09-09 18:34:31 -04:00
worldofpeace 0f760506be quilter: init at 1.6.3 2018-09-09 18:34:30 -04:00
Will Dietz 4278319a77
Merge pull request #46064 from dtzWill/update/musl-1.1.20
musl: 1.1.19 -> 1.1.20
2018-09-09 17:31:50 -05:00
Jörg Thalheim 8ccdd29578 vim-plugins: add missing update.py
This file was accidentally not included in 953199fd82
2018-09-09 23:19:41 +01:00
Ryan Mulligan 73ae8e53e2 rPackages.RPostgres: fix configure paths and includes
closes #46208
2018-09-09 14:37:28 -07:00
worldofpeace 2785958760 bookworm: init at 1.0.0 2018-09-09 17:22:38 -04:00
Elis Hirwing b47c5870f4
nano: 2.9.8 -> 3.0
Changelog: http://lists.gnu.org/archive/html/info-nano/2018-09/msg00000.html

Also updated the nix highlighting for nano
2018-09-09 23:16:07 +02:00
Josef Kemetmüller 6f891ff66e pythonPackages.joblib: Disable flaky test (#46439)
The test `test_nested_parallelism_limit` fails on darwin.
2018-09-09 22:42:17 +02:00
Josef Kemetmüller 5e0c468737 pythonPackages.fiona: Fix darwin build (#46435) 2018-09-09 22:40:49 +02:00
xeji 12fae6e5c7
Merge pull request #46440 from knedlsepp/fix-pythonPackages.libusb1
pythonPackages.libusb1: Fix darwin build
2018-09-09 22:25:06 +02:00
Josef Kemetmüller 4ab5625c95 castxml: Fix build (#46442) 2018-09-09 22:18:34 +02:00
Franz Pletz ff8fc5c46c
nheko: 0.4.3 -> 0.5.5 2018-09-09 22:16:51 +02:00
Franz Pletz 4d11a37c69
spdlog_1: init 1.1.0 2018-09-09 22:15:06 +02:00
Franz Pletz 8473168bef
mtxclient: init at 0.1.0 2018-09-09 22:15:06 +02:00
Josef Kemetmüller b633fc4fb4 pythonPackages.libusb1: Disable flaky test 2018-09-09 22:09:34 +02:00
xeji d18aaceda6
Merge pull request #46438 from knedlsepp/fix-pythonPackages.flask_ldap_login
pythonPackages.flask_ldap_login: Fix build
2018-09-09 22:00:59 +02:00
Josef Kemetmüller b667a76eac pythonPackages.flask_ldap_login: Disable on python3 2018-09-09 21:48:54 +02:00
Josef Kemetmüller a4b040e69f pythonPackages.cozy: Disable on python2 (#46436)
Cozy does not support python2.
2018-09-09 21:33:45 +02:00
R. RyanTM 88cf02421b osinfo-db: 20180531 -> 20180903
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
osinfo-db
2018-09-09 21:22:39 +02:00
Vladimír Čunát d0413d1ac9
racket: warn to avoid repeating #45952 2018-09-09 21:19:29 +02:00
Josef Kemetmüller 063aa389df pythonPackages.libusb1: Fix darwin build 2018-09-09 20:56:34 +02:00
Josef Kemetmüller 25f8753bf4 pythonPackages.flask_ldap_login: 0.3.0 -> 0.3.4 2018-09-09 20:39:46 +02:00
Bob van der Linden 8a53488904
opentracker: 2016-10-02 -> 2018-05-26 2018-09-09 20:39:17 +02:00
Josef Kemetmüller d4e89680d2 pythonPackages.flask_ldap_login: Fix build 2018-09-09 20:39:15 +02:00
Matthew Bauer 768584bf35
Merge pull request #46427 from periklis/elpy-fix-build
elpy: fix build dep
2018-09-09 13:28:43 -05:00
Matthew Bauer e4db8a903a
Merge pull request #43470 from numinit/df
dwarf-fortress: Refactor, round 2: let the user pick which version of the lazy pack to install
2018-09-09 13:27:12 -05:00
Benjamin Hipple 4d8bb9a34a dockerTools: unpin go version
The linked PR has been merged, and in fact dockerTools has upgraded to the
latest `go1.11` compiler:

https://github.com/moby/moby/pull/35739
https://github.com/moby/moby/pull/37358
2018-09-09 11:21:59 -04:00
Periklis Tsirakidis 136fb311c7 elpy: fix build dep 2018-09-09 17:14:59 +02:00
Clemens Fruhwirth 05f122c561 spl/zfs: 0.7.9 -> 0.7.10 2018-09-09 17:08:12 +02:00
Jörg Thalheim 201ee19758
Merge pull request #46377 from dasJ/nonhttp
treewide: Use http/https for homepages
2018-09-09 15:50:25 +01:00
Jörg Thalheim bd176a0400
Merge pull request #46384 from countingsort/master
bunny: 1.1 -> 1.2
2018-09-09 15:49:30 +01:00
Jörg Thalheim 7069eb7d47
Merge pull request #46391 from tadfisher/vkquake
vkquake: fix build
2018-09-09 15:48:22 +01:00
Jörg Thalheim d8244582c6
Merge pull request #46369 from Ma27/mark-pdf2htmlex-as-broken
pdf2htmlEX: mark as broken
2018-09-09 15:12:13 +01:00