3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

236691 commits

Author SHA1 Message Date
R. RyanTM 0dd12066f4
eksctl: 0.22.0 -> 0.24.0 (#94391) 2020-07-31 17:31:49 -07:00
John Ericson ef81828143
Merge pull request #94047 from kmicklas/fix-gplates
gplates: 2.0.0 -> 2.2.0, unbreak
2020-07-31 19:57:01 -04:00
Jörg Thalheim 98ef2ff0eb
Merge pull request #94387 from mweinelt/hass
home-assistant: revert back to python3.8
2020-08-01 00:16:04 +01:00
Silvan Mosberger c1f872bfa8
Merge pull request #88110 from doronbehar/improve-neovim-wrapper
wrapNeovim: consolidate makeWrapper arguments and more
2020-08-01 00:59:45 +02:00
Martin Weinelt be2eede676 home-assistant: revert back to python3.8 2020-08-01 00:55:12 +02:00
xeji 38aa804d5b
cryptpad: 3.13.0 -> 3.20.1 (#94255) 2020-07-31 22:34:43 +00:00
Sirio Balmelli b14be7257a python3Packages.west: init at 0.7.2
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
Co-authored-by: Joh <jonringer@users.noreply.github.com>
2020-07-31 14:25:42 -07:00
Jörg Thalheim 1d330c51bb
Merge pull request #94371 from r-ryantm/auto-update/cheat
cheat: 4.0.0 -> 4.0.2
2020-07-31 22:18:54 +01:00
Sarah Brofeldt ba21e8b0ef
Merge pull request #94337 from sikmir/slack
slack: 4.4.3 -> 4.7.0 (linux), 4.6.0 -> 4.8.0 (darwin)
2020-07-31 23:09:42 +02:00
Sirio Balmelli 223ed16ba9 python3Packages.sh: 1.12.14 -> 1.13.1
Sandbox build will now succeed on Darwin and Linux

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-07-31 13:48:33 -07:00
Ryan Mulligan 7a1dfb5b3d
Merge pull request #93360 from obsidiansystems/mattermost-v5.25.0
mattermost: 5.15.0 -> 5.25.0
2020-07-31 13:19:23 -07:00
Daniël de Kok b1bbc582ea
Merge pull request #81840 from OPNA2608/package-bambootracker
bambootracker: init at 0.4.3
2020-07-31 22:14:04 +02:00
Nikolay Korotkiy 60be9548a4
slack: 4.4.3 -> 4.7.0 (linux), 4.6.0 -> 4.8.0 (darwin) 2020-07-31 23:12:56 +03:00
Christoph Neidahl 0e9f38426a bambootracker: init at 0.4.3 2020-07-31 21:45:35 +02:00
Peter Simons 102fa5492c
Merge pull request #94347 from NixOS/haskell-updates
Update Haskell package set to LTS 16.7 (plus other fixes)
2020-07-31 21:32:45 +02:00
Maximilian Bosch 1df6682971
Merge pull request #94368 from primeos/tig-drop-broken-zsh-completion
tig: Don't install the broken ZSH completion
2020-07-31 21:31:04 +02:00
Maximilian Bosch 573988b713
Merge pull request #94351 from r-ryantm/auto-update/blender
blender: 2.83.1 -> 2.83.3
2020-07-31 21:24:51 +02:00
Peter Simons 16bd71bf8e all-cabal-hashes: update to Hackage at 2020-07-30T22:14:54Z 2020-07-31 21:21:57 +02:00
Peter Simons 737486617c haskell-streaming-commons: drop obsolete version override 2020-07-31 21:21:57 +02:00
Richard Marko d86e0e5207 haskellPackages.haskell-language-server+hls-ide: fix lsp-test override 2020-07-31 21:21:57 +02:00
Richard Marko 2dab5712fb haskellPackages.hnix: fix build for ghc-8.10 by adding repline 2020-07-31 21:21:57 +02:00
Victor Nawothnig aa66f3fd08 ip: disable test suite 2020-07-31 21:21:57 +02:00
Victor Nawothnig 907b898383 bytebuild: disable test suite 2020-07-31 21:21:56 +02:00
Richard Marko d834fc7d63 haskellPackages.zre: use repline_0_4_0_0 2020-07-31 21:21:56 +02:00
Richard Marko 2cc57f81ec haskellPackages.haskeline_0_8_0_0: add dontCheck
Testsuite is trying to access executable which is part of the package
being built.
2020-07-31 21:21:56 +02:00
ken bf5c3d3e6d haskellPackages.hasql-migration unbroken 2020-07-31 21:21:56 +02:00
Peter Simons 4fe481dc49 hackage2nix: update list of broken packages to fix evaluation 2020-07-31 21:21:56 +02:00
Peter Simons a03145bb96 hackage2nix: build the package set for the proper compiler version 2020-07-31 21:21:56 +02:00
Peter Simons 327f4bb361 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-12-g1b02e1b from Hackage revision
edb0920a8d.
2020-07-31 21:21:50 +02:00
Peter Simons 3fd9a0c692 LTS Haskell 16.7 2020-07-31 21:20:42 +02:00
Sarah Brofeldt 0b520e9269
Merge pull request #93430 from symphorien/io-latency
linux: enable io cost and io latency block group controller
2020-07-31 21:05:37 +02:00
Michael Weiss e9c36545a7
tig: Don't install the broken ZSH completion
There are some Nixpkgs specific issues that we could fix but due to
changes in Git it currently isn't possible to source git-completion.bash
from ZSH (at least not how tig-completion.bash expects it).
Upstream issue: https://github.com/jonas/tig/issues/940

For the meantime it seems best to simply not install it anymore so that
the fallback implementation from ZSH can be used (more inaccurate as the
git-log completion is reused but it is helpful to complete remotes,
branches, tags, etc. and doesn't emit an error to the console).
2020-07-31 20:57:35 +02:00
R. RyanTM 870081decf cheat: 4.0.0 -> 4.0.2 2020-07-31 18:52:25 +00:00
Daniël de Kok c31de496b5
Merge pull request #93759 from danieldk/liblinear-2.40
liblinear: 2.30 -> 2.40
2020-07-31 20:32:20 +02:00
Vladyslav M b6107d3eb4
Merge pull request #94352 from xrelkd/update/cargo-expand
cargo-expand: 0.6.4 -> 1.0.0
2020-07-31 21:28:52 +03:00
Maximilian Bosch 73ce9c2709
Merge pull request #94335 from r-ryantm/auto-update/ugrep
ugrep: 2.4.1 -> 2.5.0
2020-07-31 20:19:17 +02:00
Daniël de Kok c67ba72dd8 python3Packages.pytorch: 1.5.1 -> 1.6.0
Changelog:
https://github.com/pytorch/pytorch/releases/tag/v1.6.0
2020-07-31 10:58:45 -07:00
Pascal Hertleif cda0a60c08 plexamp: fix icon
Co-authored-by: Andrew Fontaine <andrew@afontaine.ca>
2020-07-31 10:55:45 -07:00
Pascal Hertleif 5821103b06 plexamp: 3.0.3 -> 3.1.1
Co-authored-by: Andrew Fontaine <andrew@afontaine.ca>
2020-07-31 10:55:45 -07:00
Pascal Hertleif 30a97cf45c plexamp: init at 3.0.3
Desktop file does not work.
2020-07-31 10:55:45 -07:00
R. RyanTM 21b77ce12a python37Packages.opt-einsum: 3.2.1 -> 3.3.0 2020-07-31 10:48:32 -07:00
Doron Behar 85f6da6eed wrapNeovim: Rewrite
Cleanups:
- Removed unneeded neovim.meta.description reset.
- Remove unnecessary -x checks in `postBuild`.
- Use a ${placeholder "out"} if needed.

Changes:
- Switch to symlinkJoin, so e.g manpages link to the environment (#87929).
- Use nvim-node from $out/bin/ just like all other providers.
- Compute all arguments to makeWrapper in pure Nix "before" `postBuild`.
- Prevent double wrapping in case `configure != {}` and rplugin.vim
  needs to be generated.

Co-authored-by: Silvan Mosberger <contact@infinisil.com>
2020-07-31 20:39:12 +03:00
Alexander Bantyev 6fb6633c47
Merge pull request #93792 from cab404/photon-utils
SL1ToPhoton: init at 0.1.3
2020-07-31 20:30:29 +03:00
Karl Hallsby 1970c2dbd0 tor-browser-bundle-bin: 9.5 -> 9.5.3
Squashed commits:
1. tor-browser-bundle-bin: 9.5 -> 9.5.1
2. tor-browser-bundle-bin: 9.5.1 -> 9.5.3
2020-07-31 10:12:07 -07:00
Karl Hallsby dde584b3c7 maintainers: add KarlJoad 2020-07-31 10:12:07 -07:00
Tina Bu 28c06140be pythonPackages.qds_sdk: 1.12.0 -> 1.15.2 2020-07-31 10:04:45 -07:00
Ryan Mulligan 5799e30813
Merge pull request #94314 from r-ryantm/auto-update/simplenote
simplenote: 1.19.0 -> 1.20.0
2020-07-31 09:44:58 -07:00
Jörg Thalheim 4681807395
Revert "temporary delete github actions"
This reverts commit 256dbf6980.

This did not solve the github action failures
2020-07-31 17:34:37 +01:00
Jörg Thalheim 30afd2c29d
Merge pull request #94355 from Mic92/disable-ci
temporary delete github actions
2020-07-31 17:32:08 +01:00
Jörg Thalheim 256dbf6980
temporary delete github actions
We are currently seeing a lot of misterious github actions failures.
They might be linked to our github actions:

https://github.com/nixos/nixpkgs/actions
2020-07-31 17:30:04 +01:00