Commit graph

293911 commits

Author SHA1 Message Date
Kim Lindberger bd1630ed0a
Merge pull request #121145 from talyz/geoipupdate
nixos/geoipupdate: Replace the old `geoip-updater` module
2021-06-03 21:13:45 +02:00
Austin Butler b9fb66d635 python3Packages.toggl-cli: 2.4.1 -> 2.4.2 2021-06-03 12:00:32 -07:00
talyz f5f8341c76
nixos/geoipupdate: Replace the old geoip-updater module
Our old bespoke GeoIP updater doesn't seem to be working
anymore. Instead of trying to fix it, replace it with the official
updater from MaxMind.
2021-06-03 20:57:25 +02:00
R. RyanTM b173e855fa kalk: 0.5.4 -> 1.0.0 2021-06-03 18:54:48 +00:00
Ryan Mulligan 5cc08e40f6
Merge pull request #125487 from r-ryantm/auto-update/libtpms
libtpms: 0.8.2 -> 0.8.3
2021-06-03 11:48:45 -07:00
Elis Hirwing 5880c1c4bf
php.packages.composer: 2.0.14 -> 2.1.0 2021-06-03 20:46:34 +02:00
Martin Weinelt 64f1254248
Merge pull request #125532 from petabyteboy/feature/snapcast-0-25 2021-06-03 20:41:53 +02:00
Michael Weiss a7f062d898
llvmPackages_git: Build from Git
The version will initially remain the same so that no additional changes
to the packaging are required (i.e. this commit only includes the
required changes to build from the mono repository instead of individual
tarballs).
2021-06-03 20:33:35 +02:00
Martin Weinelt 6d27068d7c
nixos/tests/snapcast: minor polish to make the tests more expressive 2021-06-03 20:29:02 +02:00
Martin Weinelt 4241512688
Merge pull request #125105 from maxeaubrey/unbreak_samba_ldap 2021-06-03 20:16:11 +02:00
Michael Weiss e458a01401
llvmPackages_git: Copy from llvmPackages_12
The purpose of this package is to continuously improve the LLVM
packaging in Nixpkgs without causing a lot of rebuilds and provide more
recent LLVM builds for users. For more details see:
https://github.com/NixOS/nixpkgs/issues/114828
2021-06-03 20:14:05 +02:00
Frederik Rietdijk 3edde6562e make-test-python: disallow aliases
When importing Nixpkgs within Nixpkgs, we should not consider aliases
to ensure we don't rely on them internally.

There are probably more places that need to be converted.
2021-06-03 11:03:31 -07:00
Michael Weiss 049bbd281b
Merge pull request #124582 from primeos/nixos-tests-sway-tested
release-combined.tested: Add the Sway test
2021-06-03 20:02:19 +02:00
R. RyanTM b705d0f800 gpg-tui: 0.1.5 -> 0.2.0 2021-06-03 17:38:17 +00:00
Bjørn Forsman 4bcb22e17a nixos/jenkins-job-builder: add support for folder jobs
Add support for folder jobs
(https://plugins.jenkins.io/cloudbees-folder/) by reworking the service
to support nested jobs.

This also fixes this deprecation warning (as a happy side effect):

  WARNING:jenkins_jobs.cli.subcommand.test:(Deprecated) The default output behavior of `jenkins-jobs test` when given the --output flag will change in JJB 3.0. Instead of writing jobs to OUTPUT/jobname; they will be written to OUTPUT/jobname/config.xml. The new behavior can be enabled by the passing `--config-xml` parameter
2021-06-03 19:29:57 +02:00
Anders Kaseorg a681951902 nixos/release-notes: Fix link to GNOME 40 release notes
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-06-03 10:14:06 -07:00
Sumner Evans 10cbea574d
matrix-synapse: 1.35.0 -> 1.35.1 2021-06-03 11:06:47 -06:00
Eelco Dolstra 4cffb1212a nixos-rebuild --fast: Don't imply --show-trace
There is no logical reason for --fast to imply --show-trace, and this
seems to be a historical accident. Using --show-trace by default is
bad UX since it can give very long error messages (e.g. 550 lines for
a non-existent attribute in environment.systemPackages).
2021-06-03 19:01:09 +02:00
Milan Pässler 845f41770e
snapcast: 0.24.0 -> 0.25.0
Also move boost to buildInputs, which fixes cross-compilation (an
override that sets avahi = null is also required).
2021-06-03 18:57:13 +02:00
Niklas 28a0d6d7a2
tautulli: 2.6.8 -> 2.7.3 (#125087) 2021-06-03 18:55:15 +02:00
Sandro 5bba6dba6d
Merge pull request #121606 from drewrisinger/dr-pr-qiskit-bump 2021-06-03 18:54:57 +02:00
Sandro 53bc86a9ad
Merge pull request #124116 from fabaff/bump-aiopvpc
python3Packages.aiopvpc: 2.0.2 -> 2.1.2
2021-06-03 18:41:04 +02:00
stigtsp b421690ee9
Merge pull request #125182 from alyssais/perl-cross
perl.perl-cross-src: 2021-03-21 -> 1.3.6
2021-06-03 18:32:38 +02:00
Tomas Bravo 059950a2d4 songrec: init at 0.1.8 2021-06-03 16:26:42 +00:00
Fabian Affolter 125e6b5594
Merge pull request #125519 from r-ryantm/auto-update/dnsx
dnsx: 1.0.3 -> 1.0.4
2021-06-03 18:13:14 +02:00
R. RyanTM 377abb514e exoscale-cli: 1.30.0 -> 1.31.0 2021-06-03 16:11:53 +00:00
Sandro ff05fd9b1d
Merge pull request #125170 from ymarkus/bookstack
bookstack: 21.04.5 -> 21.05
2021-06-03 18:06:22 +02:00
Sandro 58702853c6
Merge pull request #124179 from nightmared/transmission-apparmor-v2
nixos/services/torrent/transmission.nix: add the web UI files to appa…
2021-06-03 18:05:10 +02:00
Sandro 0636814412
Merge pull request #125272 from 0x4A6F/master-innernet
innernet: add shell completions
2021-06-03 18:01:33 +02:00
Sandro cb6f528e23
Merge pull request #125315 from GTrunSec/polar-bookshelf
polar-bookshelf: 2.0.43 -> 2.0.103
2021-06-03 18:01:03 +02:00
Sandro 66d245a51c
Merge pull request #124880 from nkpvk/natural-docs 2021-06-03 17:59:06 +02:00
Sandro 2733c58c7d
Merge pull request #125276 from eduardosm/teams
teams: enable appindicator tray icon support
2021-06-03 17:52:56 +02:00
Sandro f59fb4b41e
Merge pull request #125514 from fortuneteller2k/tuxedo-broken
linuxPackages.tuxedo-keyboard: mark broken for aarch64
2021-06-03 17:52:31 +02:00
Sandro 46cd89039e
Merge pull request #125258 from cpcloud/add-giflib-to-oiio
openimageio2: add giflib dependency
2021-06-03 17:47:24 +02:00
R. RyanTM ad8ea0b901 dnsx: 1.0.3 -> 1.0.4 2021-06-03 15:42:30 +00:00
Sandro ee25ce0408
Merge pull request #125417 from SebTM/update/i3lock-color_213c3
i3lock-color: 2.13.c.2 -> 2.13.c.3
2021-06-03 17:38:52 +02:00
R. RyanTM 14abe12795 dnsproxy: 0.37.4 -> 0.37.5 2021-06-03 15:38:25 +00:00
Sandro 059cdfc75e
Merge pull request #125104 from r-ryantm/auto-update/freetube 2021-06-03 17:35:31 +02:00
Sandro ee91003786
Merge pull request #125257 from mingmingrr/master
pythonPackages.hydrus: 438 -> 441
2021-06-03 17:34:21 +02:00
Sandro 4f474c7c8c
Merge pull request #125510 from SuperSandro2000/pytest-celery
pythonPackages.pytest-celery: remove unused inputs, add empty maintainer
2021-06-03 17:33:34 +02:00
Sandro 8c24fd2efa
Merge pull request #124223 from zhaofengli/papi6 2021-06-03 17:33:20 +02:00
Sandro 932a08e95c
Merge pull request #125125 from iAmMrinal0/update/google-cloud-sdk
google-cloud-sdk: 340.0.0 -> 342.0.0
2021-06-03 17:29:28 +02:00
devins2518 6132380187
nvfancontrol: init at 0.5.1 (#125070)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-03 17:28:55 +02:00
Sandro 8894fc5d49
Merge pull request #124579 from IreneKnapp/oneko 2021-06-03 17:28:34 +02:00
Sandro 9620c833e1
Merge pull request #125386 from fortuneteller2k/vocal
vocal: fix build
2021-06-03 17:27:23 +02:00
Sandro ebe28430ba
Merge pull request #125325 from ajeetdsouza/patch-1
nushell: 0.31.0 -> 0.32.0
2021-06-03 17:27:09 +02:00
Sandro 52a2966c1a
Merge pull request #125504 from wizeman/u/fix-libraspberrypi-url 2021-06-03 17:17:41 +02:00
fortuneteller2k 1400cdc8a5 linuxPackages.tuxedo-keyboard: mark broken for aarch64 2021-06-03 23:14:53 +08:00
Sandro 172ae062f1
Merge pull request #125509 from sikmir/dico
dico: enable on darwin
2021-06-03 17:13:36 +02:00
Sandro 7afc6d8341
Merge pull request #125255 from dbirks/kapp-0.37.0
kapp: 0.36.0 -> 0.37.0
2021-06-03 17:12:03 +02:00