1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-20 12:42:24 +00:00
Commit graph

235095 commits

Author SHA1 Message Date
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
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
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
worldofpeace 78fd11e817
Merge pull request #93307 from colemickens/xdpg-fonts
xdg-desktop-portal-gtk: add gnome-settings-daemon
2020-07-16 21:02:18 -04:00
R. RyanTM 7444a7ea05 gitkraken: 7.0.1 -> 7.1.0 2020-07-17 01:01:29 +00:00
Ben Darwin ea8f8bcc54 python3Packages.torchgpipe: init at 0.0.5 2020-07-16 17:49:23 -07:00
zowoq 2a45eea7e3 gitAndTools.gh: 0.10.1 -> 0.11.0
https://github.com/cli/cli/releases/tag/v0.11.0
2020-07-17 09:57:01 +10:00
R. RyanTM 2025e915bc gitAndTools.gitui: 0.5.0 -> 0.8.1 2020-07-16 23:53:40 +00:00
Silvan Mosberger 2a740344cc
Merge pull request #85021 from oxalica/osu
osu-lazer: init at 2020.714.0
2020-07-17 01:45:04 +02:00
R. RyanTM 69246f1620 gnome3.gnome-desktop: 3.36.3.1 -> 3.36.4 2020-07-16 22:43:29 +00:00
Cole Mickens 749418c6b4
xdg-desktop-portal-gtk: add gnome-settings-daemon
This fixes "xdg-desktop-portal-gtk breaks font hinting".
Aka, nixos/nixpkgs#93199.
2020-07-16 15:12:54 -07:00
Derpford 951e2175c3
GZDoom 4.3.3 -> 4.4.2
* Update to 4.4.2

4.4.0 increased the ZScript version number, GZDoom 4.4.1 and 4.4.2 have some bugfixes.

* Fix bad checksum

Old hash was done without `--unpack` option, resulting in a mismatch.

* Fetch submodules

This fixes the issue with `zmusic` not being brought in as a dependency.

* Add zmusic derivation

Since zmusic isn't actually a submodule, we have to derive it ourselves and pass it as a buildInput.

* Semicolon.

* Semicolon in the *right* place this time.

* Merge the zmusic source into the gzdoom source.

Apparently this is how they expect zmusic to be added. Why this isn't a submodule, I don't know.

* Fix bad path editing

Credit to Open Skies for fixing this. Turns out the paths edited in the `gzdoom` derivation were for zmusic, which needs these edits to be made so that it looks in nix-friendly places for its stuff.
2020-07-16 23:45:10 +02:00
worldofpeace d7cb69aaeb
Merge pull request #93303 from claudiiii/update-element
element-desktop, element-web: 1.7.0 -> 1.7.1
2020-07-16 17:36:19 -04:00
claudiiii 7c11d007cd element-desktop, element-web: 1.7.0 -> 1.7.1 2020-07-16 23:17:09 +02:00
Michael Weiss e0b6b0a6d1
Merge pull request #91433 from primeos/sway-1.5
Sway 1.5
2020-07-16 23:05:28 +02:00
worldofpeace 7bbcb280d0
Merge pull request #93295 from bcdarwin/unbreak-pydicom
python3Packages.pydicom: unbreak package
2020-07-16 16:56:15 -04:00
adisbladis 680c25c864
Merge pull request #93192 from adisbladis/zoneminder-1_34_16
zoneminder: 1.34.9 -> 1.34.16
2020-07-16 22:48:16 +02:00
Michael Weiss 81a214e62c
sway-contrib.grimshot: Reuse sway-unwrapped.src 2020-07-16 22:47:15 +02:00
Michael Weiss f1dd43404a
sway: 1.4 -> 1.5 2020-07-16 22:46:53 +02:00
Michael Weiss 369dcb9202
wlroots: 0.10.1 -> 0.11.0 2020-07-16 22:46:26 +02:00
adisbladis 9218d4859c
Merge pull request #93287 from adisbladis/linux-5_7_9
linux: 5.7.8 -> 5.7.9
2020-07-16 22:25:54 +02:00