Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-20 | Merge staging-next into staging | github-actions[bot] | 46 | -4883/+3101 | |
2021-03-20 | Merge pull request #116955 from danieldk/transformers-4.4.2 | Sandro | 1 | -2/+2 | |
python3Packages.transformers: 4.3.3 -> 4.4.2 | |||||
2021-03-20 | Merge pull request #116824 from siraben/archivy-update | Sandro | 1 | -12/+11 | |
archivy: 1.0.2 -> 1.1.1 | |||||
2021-03-19 | Merge pull request #108454 from kalbasit/opensource/nixpkgs/update-ccloud-cli | Wael Nasreddine | 1 | -2/+9 | |
ccloud-cli: Declare the actual supported platforms | |||||
2021-03-19 | Merge pull request #116614 from r-ryantm/auto-update/fly | Robert Scott | 1 | -3/+3 | |
fly: 7.0.0 -> 7.1.0 | |||||
2021-03-19 | ccloud-cli: Declare the actual supported platforms | Wael M. Nasreddine | 1 | -1/+8 | |
Not all Linux and Darwin platforms are supported, only their x86_64 variants are supported. | |||||
2021-03-19 | Merge pull request #116725 from fabaff/bump-pylast | Robert Scott | 1 | -11/+25 | |
python3Packages.pylast: 4.1.0 -> 4.2.0 | |||||
2021-03-19 | ccloud-cli: update the curl call to fetch the latest version | Wael M. Nasreddine | 1 | -1/+1 | |
2021-03-19 | ccloud-cli v0.202.0 > v1.25.0 (#116970) | Ricardo Guevara | 1 | -3/+3 | |
2021-03-19 | vscode-extensions.emmanuelbeziat.vscode-great-icons: Init at 2.1.64 (#113984) | Andy Richardson | 1 | -0/+12 | |
Co-authored-by: Sandro <sandro.jaeckel@gmail.com> | |||||
2021-03-19 | Merge pull request #116964 from rmcgibbo/gremlinpython | Robert Scott | 1 | -4/+5 | |
python3Packages.gremlinpython: 3.4.8 -> 3.4.10 | |||||
2021-03-19 | Merge pull request #116148 from NeverBehave/pkg/fission | Sandro | 2 | -0/+32 | |
2021-03-19 | 7zz: init at 21.01 | Anna Kudriavtsev | 2 | -0/+49 | |
2021-03-19 | corrscope: init at 0.7.0 | OPNA2608 | 2 | -0/+57 | |
2021-03-19 | Merge pull request #116833 from thefloweringash/compiler-rt-arch | John Ericson | 7 | -7/+9 | |
llvmPackages_{10,11}.compiler-rt: restrict build to current arch | |||||
2021-03-19 | nextcloud-client: Add back qtWrapperArgs | Bryan A. S | 1 | -0/+4 | |
This should fix https://github.com/NixOS/nixpkgs/issues/115383 Signed-off-by: Bryan A. S <bryanasdev000@gmail.com> | |||||
2021-03-19 | tmuxPlugins: add error message for mkDerivation | Nicole Prindle | 1 | -0/+2 | |
tmuxPlugins.mkDerivation was renamed to tmuxPlugins.mkTmuxPlugin; we should fail explicitly for anyone using the old function. | |||||
2021-03-19 | tmuxPlugins: re-add mkTmuxPlugin | Nicole Prindle | 1 | -0/+2 | |
`mkTmuxPlugin` was removed from `tmuxPlugins` in #115718 while changing the name from `mkDerivation`; this reintroduces it under the new name. | |||||
2021-03-19 | pam_mount: 2.16 -> 2.17 | David Reiss | 2 | -52/+3 | |
2021-03-19 | Merge pull request #116586 from asbachb/update/netbeans | Maximilian Bosch | 1 | -2/+2 | |
netbeans: 12.2 -> 12.3 | |||||
2021-03-19 | Merge pull request #116836 from r-ryantm/auto-update/cargo-about | Maximilian Bosch | 1 | -3/+3 | |
cargo-about: 0.2.3 -> 0.3.0 | |||||
2021-03-19 | python3Packages.gremlinpython: 3.4.8 -> 3.4.10 | Robert T. McGibbon | 1 | -4/+5 | |
2021-03-19 | Merge pull request #116096 from NixOS/haskell-updates | Peter Simons | 21 | -4778/+2817 | |
Update Haskell package set to Stackage Nightly 2021-03-17 (plus other fixes) | |||||
2021-03-19 | llvmPackages_{10,11}.compiler-rt: restrict build to current arch | Andrew Childs | 2 | -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-19 | llvmPackages_*.compiler-rt: use darwinArch | Andrew Childs | 7 | -7/+7 | |
2021-03-19 | all-cabal-hashes: update to Hackage at 2021-03-19T20:01:05Z | Peter Simons | 1 | -2/+2 | |
2021-03-20 | rustc: update llvm on darwin to current | Ivan Babrou | 1 | -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-20 | sqlite: 3.34.1 -> 3.35.2 | zowoq | 2 | -4/+4 | |
https://www.sqlite.org/releaselog/3_35_2.html | |||||
2021-03-19 | hackage-packages.nix: automatic Haskell package set update | Peter Simons | 1 | -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-19 | cabal-install: fix the build with ghc-9.0.x | Peter Simons | 1 | -6/+8 | |
2021-03-19 | cabal-install: fix the build with ghc-8.8.x | Peter Simons | 1 | -8/+10 | |
2021-03-19 | pandoc: disable the test suite to fix the build | Peter Simons | 1 | -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-19 | hackage2nix: disable Windows-only builds an aarch64-linux and armv7l-linux | Peter Simons | 1 | -21/+21 | |
2021-03-19 | haskell-aws: add jailbreak to fix the build with base16-bytestring version 1.x | Peter Simons | 1 | -7/+1 | |
2021-03-19 | python3Packages.transformers: 4.3.3 -> 4.4.2 | Daniël de Kok | 1 | -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-19 | Merge pull request #116946 from rhoriguchi/vscode-extensions.hashicorp.terraform | Sandro | 1 | -2/+2 | |
vscode-extensions.hashicorp.terraform: 2.8.2 -> 2.8.3 | |||||
2021-03-19 | Merge pull request #114437 from gvolpe/theme/juno | Sandro | 2 | -0/+47 | |
2021-03-19 | Merge pull request #116943 from ↵ | Sandro | 1 | -2/+2 | |
rhoriguchi/vscode-extensions.gruntfuggly.todo-tree vscode-extensions.gruntfuggly.todo-tree: 0.0.205 -> 0.0.206 | |||||
2021-03-19 | Merge staging-next into staging | github-actions[bot] | 30 | -113/+317 | |
2021-03-19 | Merge pull request #116933 from r-ryantm/auto-update/grype | Fabian Affolter | 1 | -3/+3 | |
grype: 0.7.0 -> 0.8.0 | |||||
2021-03-19 | Merge pull request #116851 from r-ryantm/auto-update/gdu | Fabian Affolter | 1 | -2/+2 | |
gdu: 4.8.0 -> 4.8.1 | |||||
2021-03-19 | libplctag: init at v2.3.5 (#116552) | Petter S. Storvik | 2 | -0/+29 | |
Co-authored-by: Sandro <sandro.jaeckel@gmail.com> | |||||
2021-03-19 | Merge pull request #114844 from FliegendeWurst/trilium-update | Sandro | 2 | -56/+54 | |
2021-03-19 | Merge pull request #115121 from mitchmindtree/ardour-video | Sandro | 4 | -3/+106 | |
ardour: add a videoSupport option, harvid: init at 0.8.3, xjadeo: init at 0.8.10 | |||||
2021-03-19 | Merge pull request #116794 from thmzlt/fluxcd | Sandro | 1 | -6/+19 | |
fluxcd: 0.8.2 -> 0.10.0 | |||||
2021-03-19 | fission: init at 1.12.0 | NeverBehave | 2 | -0/+32 | |
2021-03-19 | Merge master into staging-next | Frederik Rietdijk | 20 | -43/+104 | |
2021-03-19 | Merge pull request #116847 from raboof/pytest-testmon-update-1.0.3-to-1.1.0 | Sandro | 1 | -2/+2 | |
pytest-testmon: update 1.0.3 -> 1.1.0 | |||||
2021-03-19 | Merge pull request #116845 from plabadens/vim-plugins | Sandro | 2 | -0/+13 | |
vimPlugins.nnn-vim: init at 2021-02-28 | |||||
2021-03-19 | Merge pull request #116844 from manojkarthick/reddsaver-v0.3.2 | Sandro | 1 | -4/+4 | |
reddsaver: 0.3.1 -> 0.3.2 |