summary refs log tree commit diff
path: root/pkgs
AgeCommit message (Collapse)AuthorFilesLines
2021-03-20Merge staging-next into staginggithub-actions[bot]46-4883/+3101
2021-03-20Merge pull request #116955 from danieldk/transformers-4.4.2Sandro1-2/+2
python3Packages.transformers: 4.3.3 -> 4.4.2
2021-03-20Merge pull request #116824 from siraben/archivy-updateSandro1-12/+11
archivy: 1.0.2 -> 1.1.1
2021-03-19Merge pull request #108454 from kalbasit/opensource/nixpkgs/update-ccloud-cliWael Nasreddine1-2/+9
ccloud-cli: Declare the actual supported platforms
2021-03-19Merge pull request #116614 from r-ryantm/auto-update/flyRobert Scott1-3/+3
fly: 7.0.0 -> 7.1.0
2021-03-19ccloud-cli: Declare the actual supported platformsWael M. Nasreddine1-1/+8
Not all Linux and Darwin platforms are supported, only their x86_64 variants are supported.
2021-03-19Merge pull request #116725 from fabaff/bump-pylastRobert Scott1-11/+25
python3Packages.pylast: 4.1.0 -> 4.2.0
2021-03-19ccloud-cli: update the curl call to fetch the latest versionWael M. Nasreddine1-1/+1
2021-03-19ccloud-cli v0.202.0 > v1.25.0 (#116970)Ricardo Guevara1-3/+3
2021-03-19vscode-extensions.emmanuelbeziat.vscode-great-icons: Init at 2.1.64 (#113984)Andy Richardson1-0/+12
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-19Merge pull request #116964 from rmcgibbo/gremlinpythonRobert Scott1-4/+5
python3Packages.gremlinpython: 3.4.8 -> 3.4.10
2021-03-19Merge pull request #116148 from NeverBehave/pkg/fissionSandro2-0/+32
2021-03-197zz: init at 21.01Anna Kudriavtsev2-0/+49
2021-03-19corrscope: init at 0.7.0OPNA26082-0/+57
2021-03-19Merge pull request #116833 from thefloweringash/compiler-rt-archJohn Ericson7-7/+9
llvmPackages_{10,11}.compiler-rt: restrict build to current arch
2021-03-19nextcloud-client: Add back qtWrapperArgsBryan A. S1-0/+4
This should fix https://github.com/NixOS/nixpkgs/issues/115383 Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2021-03-19tmuxPlugins: add error message for mkDerivationNicole Prindle1-0/+2
tmuxPlugins.mkDerivation was renamed to tmuxPlugins.mkTmuxPlugin; we should fail explicitly for anyone using the old function.
2021-03-19tmuxPlugins: re-add mkTmuxPluginNicole Prindle1-0/+2
`mkTmuxPlugin` was removed from `tmuxPlugins` in #115718 while changing the name from `mkDerivation`; this reintroduces it under the new name.
2021-03-19pam_mount: 2.16 -> 2.17David Reiss2-52/+3
2021-03-19Merge pull request #116586 from asbachb/update/netbeansMaximilian Bosch1-2/+2
netbeans: 12.2 -> 12.3
2021-03-19Merge pull request #116836 from r-ryantm/auto-update/cargo-aboutMaximilian Bosch1-3/+3
cargo-about: 0.2.3 -> 0.3.0
2021-03-19python3Packages.gremlinpython: 3.4.8 -> 3.4.10Robert T. McGibbon1-4/+5
2021-03-19Merge pull request #116096 from NixOS/haskell-updatesPeter Simons21-4778/+2817
Update Haskell package set to Stackage Nightly 2021-03-17 (plus other fixes)
2021-03-19llvmPackages_{10,11}.compiler-rt: restrict build to current archAndrew Childs2-0/+2
Workaround for build failure after adding mandatory -arch argument. Nixpkgs targets a single architecture, so this saves a small amount of wasted build effort. See https://github.com/NixOS/nixpkgs/pull/114817#issuecomment-802709527
2021-03-19llvmPackages_*.compiler-rt: use darwinArchAndrew Childs7-7/+7
2021-03-19all-cabal-hashes: update to Hackage at 2021-03-19T20:01:05ZPeter Simons1-2/+2
2021-03-20rustc: update llvm on darwin to currentIvan Babrou1-3/+3
We downgraded when LLVM 10 wasn't working well on Darwin: #101136. Now that we're using LLVM 11, the issue is no longer present.
2021-03-20sqlite: 3.34.1 -> 3.35.2zowoq2-4/+4
https://www.sqlite.org/releaselog/3_35_2.html
2021-03-19hackage-packages.nix: automatic Haskell package set updatePeter Simons1-45/+130
This update was generated by hackage2nix v2.17.0 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/15683ff62a08f76d2c7c049ac6d99f77b6f892e6.
2021-03-19cabal-install: fix the build with ghc-9.0.xPeter Simons1-6/+8
2021-03-19cabal-install: fix the build with ghc-8.8.xPeter Simons1-8/+10
2021-03-19pandoc: disable the test suite to fix the buildPeter Simons1-0/+3
It seems like a recent update of a dependency has broken ~7 tests in Pandoc. Upstream is aware of the issue.
2021-03-19hackage2nix: disable Windows-only builds an aarch64-linux and armv7l-linuxPeter Simons1-21/+21
2021-03-19haskell-aws: add jailbreak to fix the build with base16-bytestring version 1.xPeter Simons1-7/+1
2021-03-19python3Packages.transformers: 4.3.3 -> 4.4.2Daniël de Kok1-2/+2
Changelog: https://github.com/huggingface/transformers/releases/tag/v4.4.2 https://github.com/huggingface/transformers/releases/tag/v4.4.1 https://github.com/huggingface/transformers/releases/tag/v4.4.0
2021-03-19Merge pull request #116946 from rhoriguchi/vscode-extensions.hashicorp.terraformSandro1-2/+2
vscode-extensions.hashicorp.terraform: 2.8.2 -> 2.8.3
2021-03-19Merge pull request #114437 from gvolpe/theme/junoSandro2-0/+47
2021-03-19Merge pull request #116943 from ↵Sandro1-2/+2
rhoriguchi/vscode-extensions.gruntfuggly.todo-tree vscode-extensions.gruntfuggly.todo-tree: 0.0.205 -> 0.0.206
2021-03-19Merge staging-next into staginggithub-actions[bot]30-113/+317
2021-03-19Merge pull request #116933 from r-ryantm/auto-update/grypeFabian Affolter1-3/+3
grype: 0.7.0 -> 0.8.0
2021-03-19Merge pull request #116851 from r-ryantm/auto-update/gduFabian Affolter1-2/+2
gdu: 4.8.0 -> 4.8.1
2021-03-19libplctag: init at v2.3.5 (#116552)Petter S. Storvik2-0/+29
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-19Merge pull request #114844 from FliegendeWurst/trilium-updateSandro2-56/+54
2021-03-19Merge pull request #115121 from mitchmindtree/ardour-videoSandro4-3/+106
ardour: add a videoSupport option, harvid: init at 0.8.3, xjadeo: init at 0.8.10
2021-03-19Merge pull request #116794 from thmzlt/fluxcdSandro1-6/+19
fluxcd: 0.8.2 -> 0.10.0
2021-03-19fission: init at 1.12.0NeverBehave2-0/+32
2021-03-19Merge master into staging-nextFrederik Rietdijk20-43/+104
2021-03-19Merge pull request #116847 from raboof/pytest-testmon-update-1.0.3-to-1.1.0Sandro1-2/+2
pytest-testmon: update 1.0.3 -> 1.1.0
2021-03-19Merge pull request #116845 from plabadens/vim-pluginsSandro2-0/+13
vimPlugins.nnn-vim: init at 2021-02-28
2021-03-19Merge pull request #116844 from manojkarthick/reddsaver-v0.3.2Sandro1-4/+4
reddsaver: 0.3.1 -> 0.3.2