1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-22 06:05:13 +00:00
Commit graph

249054 commits

Author SHA1 Message Date
Alexandre Macabies af28dac3ac prometheus-rtl_433-exporter: init at 641a1f5 2020-10-23 20:33:35 +02:00
Michael Weiss 3bde36537c
monetdb: 11.37.11 -> 11.39.5 (#101362) 2020-10-23 20:30:17 +02:00
Nikolay Korotkiy 4b545daec4
openscenegraph: enable on darwin 2020-10-23 21:25:05 +03:00
Flakebi 8995b667c3
birdtray: 1.8.1 -> 1.9.0 2020-10-23 20:09:46 +02:00
makefu fabf544001
cozy-audiobooks: 0.6.7 -> 0.7.2 2020-10-23 20:02:44 +02:00
Nathaniel Glen 9397d535bd pipewire: remove pulseaudio references
This replaces the temporary RPATH fix with the new upstream patch  from
jtojnar. It also removes the reference to the dev output.
2020-10-23 13:51:41 -04:00
Nathaniel Glen 68fa82a0ae pipewire: use meson options for installed_tests 2020-10-23 13:51:41 -04:00
Nathaniel Glen f6745d06f5 nixos/pipewire: cleanup module 2020-10-23 13:51:41 -04:00
Flakebi a0d8dd8320
salt: 3001.1 -> 3002 2020-10-23 19:48:48 +02:00
Flakebi e0ea4826f4
salt: remove aneeshusa and add Flakebi as maintainer 2020-10-23 19:48:48 +02:00
Michael Weiss 7c76eafdb7
chromiumDev: Mark as broken for now 2020-10-23 19:47:43 +02:00
Nathaniel Glen 798b9c072e pipewire: update to 0.3.12 2020-10-23 13:37:57 -04:00
Ryan Mulligan 3c96aceb3c
Merge pull request #101465 from ryantm/sonar-scanner-cli
sonar-scanner-bin: rename to sonar-scanner-cli, 3.3.0.1492 -> 4.5.0.2216
2020-10-23 09:59:59 -07:00
Sandro Jäckel b2aa3c9f52 pythonPackages.pystray: mark linux only 2020-10-23 09:50:33 -07:00
Vladyslav M 59749cb1b6
Merge pull request #101177 from dywedir/skim
skim: 0.8.2 -> 0.9.1, use fetchCrate
2020-10-23 19:49:32 +03:00
Doron Behar 649a0560e0
Merge pull request #101364 from doronbehar/doc/nixos/manual-contrib
nixos/doc: Mention how to contribute to it
2020-10-23 19:48:56 +03:00
Doron Behar bfb892ef11 tectonic: 0.1.17 -> 0.2.0 2020-10-23 19:39:41 +03:00
Martin Weinelt cf068be825
Merge pull request #101263 from SuperSandro2000/ftputil-mac
python3Packages.ftputil: fix tests on darwin
2020-10-23 18:33:33 +02:00
Graham Christensen 4770d412c9
Merge pull request #101470 from endocrimes/dani/bump-p4
p4: 2020.1.1991450 -> 2020.1.2007551
2020-10-23 12:17:10 -04:00
Michael Weiss 50a2f50acb
chromiumDev: 88.0.4292.2 -> 88.0.4298.4
This should also fix VA-API for chromiumBeta (though that part needs
some cleanup). However, chromiumDev likely still fails due to the
absence of dirmd (not included in the tarball so far, we might have to
package and add it as a dependency).
2020-10-23 17:49:46 +02:00
WORLDofPEACE b44e32988c
Merge pull request #101274 from worldofpeace/gnome-logout-button
nixos/display-managers: add sessionData.desktops to XDG_DATA_DIRS
2020-10-23 11:46:46 -04:00
Andreas Rammhold e894c00e1c
Merge pull request #101452 from stigtsp/package/mariadb-10.4.15
mariadb: 10.4.14 -> 10.4.15 (CVE-2020-15180)
2020-10-23 17:46:32 +02:00
Maximilian Bosch aab534b894
nixos/nixos-build-vms: use pkgs.qemu for virtualisation
When I test a change e.g. in the module system manually, I usually use
`nixos-build-vms(8)` which also gives me a QEMU window where I can play
around in the freshly built VM.

It seems as this has changed recently when the default package for
non-interactive VM tests using the same framework was switched to
`pkgs.qemu_test` to reduce the closure size. While this is a reasonable
decision for our CI tests, I think that you really want a QEMU window of
the VM by default when using `nixos-build-vms(8)`.

[1] bc2188b083
2020-10-23 17:37:57 +02:00
Kevin Cox 6cbef452b0
Merge pull request #100685 from buckley310/brave
brave: 1.12.112 -> 1.15.76
2020-10-23 11:31:55 -04:00
Christoph Hrdinka 972ba804fd
Merge pull request #100162 from samuelgrf/pcsx2_gtk3-x86_64
pcsx2: multiple improvements
2020-10-23 16:48:45 +02:00
Danielle Lancashire b197c7fb48 p4: 2020.1.1991450 -> 2020.1.2007551
The download URL hasn't changed, but the sha256 and user facing download
version has. See [perforce downloads][p4-download].

[p4-download]: https://www.perforce.com/downloads/helix-command-line-client-p4
2020-10-23 16:24:13 +02:00
Sandro Jäckel e44cc1404b docker: use upstream repo for containerd
http://github.com/docker/containerd is archived and redirects to
https://github.com/docker-archive/containerd.

To make updates easier track the upstream repo which Docker uses.
2020-10-24 00:12:06 +10:00
zowoq 76d8e2fb30 valgrind: disable on darwin 2020-10-24 00:10:08 +10:00
zowoq b36436a12a libpsl: remove valgrind from nativeBuildInputs on darwin 2020-10-24 00:10:08 +10:00
Graham Christensen ad9c8e6f04
Merge pull request #101416 from endocrimes/dani/tailscale-version
tailscale: Include version in build flags
2020-10-23 09:47:28 -04:00
Ryan Mulligan 77fe740a5b sonar-scanner-bin: rename to sonar-scanner-cli, 3.3.0.1492 -> 4.5.0.2216
also fix up meta info
2020-10-23 06:30:32 -07:00
Ryan Mulligan e3ac67d42e
Merge pull request #55558 from ghost/sonar-scanner
sonar-scanner-bin: init at 3.3.0.1492
2020-10-23 06:21:41 -07:00
Peter Simons 6485336d9e
Merge pull request #101461 from moritzschaefer/fix-r-openssl
Fixes missing configure script
2020-10-23 15:19:07 +02:00
Andreas Rammhold 5506c40150
Merge pull request #101091 from mweinelt/fastd
fastd: 19 -> 21
2020-10-23 15:15:01 +02:00
Moritz Schaefer dfba5e1c9b Fixes missing configure script 2020-10-23 14:40:18 +02:00
StigP eaadab0fcd
Merge pull request #101336 from stigtsp/package/perl-5.33.3
perldevel: 5.33.2 -> 5.33.3, perl-cross: f59d2b6 -> 65e06e2
2020-10-23 12:12:36 +00:00
Sandro Jäckel d42f23d4ce
python3Packages: fix tests on darwin 2020-10-23 12:57:30 +02:00
Stig Palmquist 2929f5edb9
mariadb: 10.4.14 -> 10.4.15
Fixes CVE-2020-15180
2020-10-23 12:24:20 +02:00
Michael Weiss b36db49ae7
chromium: Add some brief documentation
Wanted to do this for a long time to collect important knowledge and
make it easier to pass maintainership.
Only time will tell if this'll be useful or become outdated instead.
2020-10-23 11:39:05 +02:00
wedens 0c8ede6446 radeon-profile: 20190903 -> 20200824 2020-10-23 16:32:58 +07:00
Michael Weiss 4b8f3aee6f
python3Packages.google_api_python_client: 1.12.4 -> 1.12.5 2020-10-23 10:59:35 +02:00
06kellyjac 10c152cb58 terragrunt: 0.25.4 -> 0.25.5 2020-10-23 09:50:15 +01:00
06kellyjac 268f5110f6 terragrunt: add jk as a maintainer
Add jk (myself) as a maintainer for terragrunt
2020-10-23 09:49:41 +01:00
06kellyjac 200bf0a3af terragrunt: clean and sort arguments
lib was already imported so no need for stdenv.lib
sorted arguments into order of use
2020-10-23 09:48:39 +01:00
Vincent Laporte 2cb651ad14 cryptoverif: 2.01pl1 → 2.03pl1 2020-10-23 10:20:09 +02:00
Jörg Thalheim 630f19b3ef
Merge pull request #99576 from makefu/pkgs/mergerfs/update
mergerfs: 2.28.3 -> 2.31.0
2020-10-23 09:05:41 +02:00
Vincent Laporte 283f53073b ocamlPackages.yaml: 2.0.1 → 2.1.0 2020-10-23 08:33:52 +02:00
Michael Raskin c05803df2d
Merge pull request #101422 from omasanori/ecl-20.4.24
ecl: 16.1.3 -> 20.4.24, eql-git: fix build
2020-10-23 06:12:13 +00:00
Daniël de Kok 1b90250134
Merge pull request #101241 from Flakebi/amdvlk
amdvlk: 2020.Q3.6 -> 2020.Q4.1
2020-10-23 07:48:28 +02:00
Jan Tojnar 291bb3c859
gnome3.iagno: fix build
* add patch fixing build with Meson > 0.55
* clean up
  * do not use pkg-config alias
  * drop redundant parallel building (on by default with Meson)
  * format expression
  * make license explicit
2020-10-23 06:48:08 +02:00