Commit Graph

235125 Commits

Author SHA1 Message Date
Vincent Laporte
5adadd1466 coqPackages.tlc: 20181116 → 20200328 2020-07-17 19:43:34 +02:00
Maximilian Bosch
3115fe6989
Merge pull request #93286 from r-ryantm/auto-update/claws-mail
claws-mail: 3.17.5 -> 3.17.6
2020-07-17 19:31:05 +02:00
Griffin Smith
d433839007 chromium: Add missing dependency on gnugrep
The bin script that runs chromium calls out to gnugrep - but gnugrep is
missing as a runtime dependency of the chromium package. I found this
out when I was trying to put it in a docker image.
2020-07-17 18:33:43 +02:00
Luke Granger-Brown
d7d4a92695 buildBazelPackage: add "fetchConfigured" for fetching only things required for the build
"bazel fetch" will, by default, fetch everything that _might_ be used,
including things that will later be discarded due to the way the build
is configured.

Concretely, this means that for some builds of Java packages, this will
avoid failures where the builder tries to retrieve the JDK from /usr/share/java
(or equivalent).

This also means that for most packages we can fetch _fewer_ dependencies,
since the standard tree pruning for artifacts to fetch will take effect.

fetchConfigured is disabled by default since it changes the fetch hashes
of tensorflow/tensorflow2 (since it ends up fetching less).
2020-07-17 18:29:58 +02:00
Lassulus
b6eca9a2af
Merge pull request #93104 from Kloenk/moodle-plugins
nixos/moodle: add plugins
2020-07-17 17:47:11 +02:00
Eduardo Quiros
bae6984c21 croc: 8.0.11 -> 8.0.12
new release with updated deps and one fix:
https://github.com/schollz/croc/releases/tag/v8.0.12
2020-07-18 01:39:03 +10:00
Orivej Desh
7ef26ae64b guitarix: 0.40.0 -> 0.41.0
Unbundle zita resampler and convolver.
2020-07-17 15:36:32 +00:00
Michele Guerini Rocco
942b6411da
Merge pull request #93345 from r-ryantm/auto-update/mkvtoolnix
mkvtoolnix: 47.0.0 -> 48.0.0
2020-07-17 17:10:34 +02:00
Jonathan Ringer
54dedd2e16 azure-cli: 2.8.0 -> 2.9.0 2020-07-17 08:08:39 -07:00
Maximilian Bosch
25d67fb0dc
Merge pull request #93308 from claudiiii/update-element-docs
nixos/matrix-synapse: update documentation
2020-07-17 16:43:43 +02:00
Maximilian Bosch
14396b0e12
Merge pull request #93278 from tokudan/master.nextcloud1807
nextcloud: 18.0.6 -> 18.0.7
2020-07-17 16:34:04 +02:00
claudiiii
2d468be964 nixos/matrix-synapse: update documentation 2020-07-17 16:28:12 +02:00
Tim Steinbach
223efd7b37
jenkins: 2.235.1 -> 2.235.2 2020-07-17 10:22:13 -04:00
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
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
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
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
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
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
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