Commit graph

235471 commits

Author SHA1 Message Date
Tim Steinbach 1ce3f1fadd
oh-my-zsh: 2020-07-14 -> 2020-07-15 2020-07-17 10:22:08 -04:00
Tim Steinbach 565e1049db
linux/hardened/patches/5.7: 5.7.8.a -> 5.7.9.a 2020-07-17 10:16:52 -04:00
Tim Steinbach 6c1601c430
linux/hardened/patches/5.4: 5.4.49.a -> 5.4.52.a 2020-07-17 10:16:50 -04:00
Tim Steinbach 960ac522fb
linux/hardened/patches/4.19: 4.19.132.a -> 4.19.133.a 2020-07-17 10:16:48 -04:00
Tim Steinbach eb2f388459
linux: 5.4.51 -> 5.4.52 2020-07-17 10:16:30 -04:00
Tim Steinbach 95a54060a4
linux: 4.19.132 -> 4.19.133 2020-07-17 10:15:58 -04:00
Maximilian Bosch cfcdbc0a6f
Merge pull request #93072 from Ma27/bump-matrix-synapse
matrix-synapse: 1.16.1 -> 1.17.0
2020-07-17 16:14:36 +02:00
Maximilian Bosch 98d2458e66
Merge pull request #90692 from Ma27/citrix-workspace
citrix_workspace: add more features, refactor derivation
2020-07-17 16:12:55 +02:00
Maximilian Bosch 5b38c1d1f2
Merge pull request #92953 from etu/phpstan-update
php.packages.phpstan: 0.12.25 -> 0.12.32
2020-07-17 16:10:39 +02:00
Maximilian Bosch 739713fce2
Merge pull request #93342 from VirtusLab/git-machete-2.15.3
gitAndTools.git-machete: 2.15.2 -> 2.15.3
2020-07-17 16:08:30 +02:00
Maximilian Bosch 3f4a78f749
wasm-bindgen-cli: 0.2.64 -> 0.2.65
https://github.com/rustwasm/wasm-bindgen/releases/tag/0.2.65
2020-07-17 15:55:59 +02:00
Maximilian Bosch 3f18f9b5c3
wabt: 1.0.16 -> 1.0.18
https://github.com/WebAssembly/wabt/releases/tag/1.0.18
https://github.com/WebAssembly/wabt/releases/tag/1.0.17
2020-07-17 15:55:58 +02:00
Maximilian Bosch 2c275f8513
linuxPackages.wireguard: 1.0.20200623 -> 1.0.20200712
https://lists.zx2c4.com/pipermail/wireguard/2020-July/005639.html
2020-07-17 15:55:58 +02:00
Profpatsch 595afc2c3f bazel: use installShellCompletion for completions 2020-07-17 15:38:49 +02:00
Profpatsch a06fda4c5d bazel: add fish completions
bazel 3.3 adds a first version of completions for fish shell.

Tested manually whether fish is able to load the completions.
2020-07-17 15:38:49 +02:00
Profpatsch 2ba87b6e79 bazel: use install for completions
Preserving existing behavior: the bash completion was not executable,
the zsh completion was; according to lukegb the fish completion does
not have to be executable.
2020-07-17 15:38:49 +02:00
Michael Weiss 1857b270f7
cage: 2020-01-18 -> 0.1.2.1 (#93340) 2020-07-17 15:21:44 +02:00
R. RyanTM 2e315da53e mkvtoolnix: 47.0.0 -> 48.0.0 2020-07-17 13:21:20 +00:00
cmacrae 8bc2e52c88
spacebar: 0.5.0 -> 1.1.0
Also update owner, description, & homepage
2020-07-17 14:20:55 +01:00
Thomas Tuegel daa6298c96
Merge pull request #93195 from ttuegel/krunner-deprecated-crash
krunner: add upstream patch for deprecated virtual method
2020-07-17 08:19:02 -05:00
Michael Weiss 03db2c67ac
androidStudioPackages.{beta,dev,canary}: Remove myself as maintainer
See #88071.
I'll try to maintain at least the stable channel for now and will mark
the other channels as broken after the next major stable release.
2020-07-17 15:15:09 +02:00
Michael Weiss 9cd338e858
android-studio: 4.0.0.16 -> 4.0.1.0 2020-07-17 15:11:39 +02:00
Ryan Mulligan e0ed6d71e3
Merge pull request #93317 from r-ryantm/auto-update/gitkraken
gitkraken: 7.0.1 -> 7.1.0
2020-07-17 06:01:45 -07:00
Daniël de Kok 5e95e2e763
Merge pull request #93331 from danieldk/rocm-smi
rocm-smi: init at 3.5.0
2020-07-17 14:02:38 +02:00
Travis CI 8c5f73ae69 gitAndTools.git-machete: 2.15.2 -> 2.15.3
###### Motivation for this change
Update to latest upstream version

###### Things done
 * [ ]  Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file) on non-NixOS linux)
 * Built on platform(s)

   * [x]  NixOS
   * [ ]  macOS
   * [ ]  other Linux distributions
 * [ ]  Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests))
 * [ ]  Tested compilation of all pkgs that depend on this change using `nix-shell -p nix-review --run "nix-review wip"`
 * [x]  Tested execution of all binary files (usually in `./result/bin/`)
 * [ ]  Determined the impact on package closure size (by running `nix path-info -S` before and after)
 * [ ]  Ensured that relevant documentation is up to date
 * [x]  Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md).

###### Notify maintainers
cc @blitz @Ma27 @tfc @worldofpeace
2020-07-17 11:58:49 +00:00
Daniël de Kok 45edd3b418 nixos/manual: add a section about enabling OpenCL for AMD GPUs
- Begin a new chapter "GPU Acceleration", this should also cover
  VA-API, OpenGL, Vulkan, etc.
- Add a general blurb about OpenCL and how to check whether OpenCL
  devices are found.
- Add a section about enabling OpenCL for AMD GPUs specifically.
2020-07-17 13:35:49 +02:00
Jörg Thalheim d7e89fa661
commitIdFromGitRepo: fix stackoverflow if many branches are used.
If many branches are created than builtins.match stack overflows because
of a bug in libstdc++: see https://github.com/NixOS/nix/issues/2147
2020-07-17 10:44:08 +01:00
Jörg Thalheim 3829979d8d
Merge pull request #86589 from raboof/document-running-perl-scripts-from-the-shell
doc: add section on running ad-hoc Perl programs to the nixpkgs manual
2020-07-17 10:20:24 +01:00
Gabriel Ebner fd726a9b26
Merge pull request #93240 from gebner/audacious405
audacious: 3.9 -> 4.0.5
2020-07-17 10:24:25 +02:00
Arnout Engelen 6093372069
Add section on running ad-hoc Perl programs to the nixpkgs manual
Co-authored-by: Timo Kaufmann <timokau@zoho.com>
2020-07-17 09:08:53 +02:00
Linus Heckemann 3ecbb6a817 stale bot: spelling nit 2020-07-17 08:22:12 +02:00
zowoq 4c99c5543c go: 1.14.5 -> 1.14.6 2020-07-17 16:17:36 +10:00
Daniël de Kok a6d8e68610 rocm-smi: init at 3.5.0
This utility reports information about AMD GPUs that are supported by
the ROCm stack. It also exposes functionality for clock and
temperature management.
2020-07-17 08:07:09 +02:00
Euan Kemp 8c5c7d3aaf steam-runtime: 0.20200417.0 -> 0.20200604.0 2020-07-16 22:35:14 -07:00
Mario Rodas 6148f63603
Merge pull request #90177 from servalcatty/v2ray
v2ray: 4.23.3 -> 4.26.0
2020-07-17 00:14:46 -05:00
Daniël de Kok b5e5800a0b
Merge pull request #93281 from danieldk/darktable-opencl
darktable: fix OpenCL support
2020-07-17 06:55:44 +02:00
Dmitry Kalinkin a9ddda95d0
Merge pull request #93185 from stigtsp/package/perl-www-curl-fix
perlPackages.WWWCurl: fix build
2020-07-17 00:33:50 -04:00
zowoq 9cbf74bb7b go_1_13: 1.13.13 -> 1.13.14 2020-07-17 14:07:15 +10:00
R. RyanTM 3b8cffb119 icewm: 1.6.6 -> 1.7.0 2020-07-17 04:05:13 +00:00
Mario Rodas 64b23199ba
Merge pull request #93221 from r-ryantm/auto-update/fly
fly: 6.3.0 -> 6.4.0
2020-07-16 21:48:57 -05:00
Mario Rodas 7c58c7e0a5
Merge pull request #93220 from r-ryantm/auto-update/fluent-bit
fluent-bit: 1.4.6 -> 1.5.0
2020-07-16 21:46:56 -05:00
Mario Rodas 05dc6afb08
Merge pull request #93285 from r-ryantm/auto-update/cargo-fuzz
cargo-fuzz: 0.5.4 -> 0.8.0
2020-07-16 21:46:13 -05:00
Mario Rodas 4f5195c350
Merge pull request #93313 from r-ryantm/auto-update/gitui
gitAndTools.gitui: 0.5.0 -> 0.8.1
2020-07-16 21:44:02 -05:00
R. RyanTM 9b4ab6696e fanficfare: 3.19.0 -> 3.21.0 2020-07-17 02:37:06 +00:00
zowoq d5fb235b09
Merge pull request #89017 from zowoq/package-grouping
Group packages by language/builder via dummy maintainer
2020-07-17 11:57:06 +10:00
zowoq 075a891269 buildGoPackage: add nixpkgs-go maintainer 2020-07-17 11:16:54 +10:00
zowoq 60d878317b buildGoModule: add nixpkgs-go maintainer 2020-07-17 11:16:54 +10:00
zowoq 2613e6d0e7 buildRustPackage: add nixpkgs-rust maintainer 2020-07-17 11:16:54 +10:00
zowoq 5650202eda maintainers: add nixpkgs-{go,rust} 2020-07-17 11:16:54 +10:00
worldofpeace dfc39d7ae6
Merge pull request #93312 from r-ryantm/auto-update/gnome-desktop
gnome3.gnome-desktop: 3.36.3.1 -> 3.36.4
2020-07-16 21:03:59 -04:00