Commit Graph

315148 Commits

Author SHA1 Message Date
github-actions[bot]
31efc58eb0
Merge master into staging-next 2021-09-08 18:01:03 +00:00
R. RyanTM
a2955cd332 python38Packages.pulsectl: 21.5.18 -> 21.9.1 2021-09-08 17:47:48 +00:00
Bernardo Meurer
739c25621f
Merge pull request #136445 from lovesegfault/rocm-hip
hip: init at 4.3.1
2021-09-08 10:45:57 -07:00
Artturi
dcce24be4a
Merge pull request #137114 from Artturin/vboxrem 2021-09-08 20:40:57 +03:00
Bernardo Meurer
df1552c810
Merge pull request #136954 from lovesegfault/lollypop-1.4.23
lollypop: 1.4.17 -> 1.4.23
2021-09-08 10:36:00 -07:00
Alyssa Ross
1fb4400c91 linuxPackages.perf-tools: clarify license 2021-09-08 17:17:39 +00:00
Alyssa Ross
5c14c688d2 linuxPackages.bbswitch: add license 2021-09-08 17:17:27 +00:00
Ben Siraphob
09cd65b33c
Merge pull request #137071 from siraben/spoof-mac-init 2021-09-08 11:21:07 -05:00
Lassulus
7cd6b6dfc8
Merge pull request #132786 from helsinki-systems/feat/initrd-dm-cache
tasks/lvm: add all tools from thin-provisioning-tools
2021-09-08 18:19:41 +02:00
Lassulus
5f4004ea94
Merge pull request #136605 from helsinki-systems/feat/dry-activation-scripts
nixos: Add dry activation for users/groups
2021-09-08 18:10:09 +02:00
Maximilian Bosch
0e02dd4f10
diffoscope: 182 -> 183
ChangeLog: https://diffoscope.org/news/diffoscope-183-released/
2021-09-08 18:08:27 +02:00
Artturin
e740711cf6 virtualbox: remove components/VBoxREM.so when
hardened or headless is enabled
arch does it as well
1b2aaf4113/trunk/PKGBUILD (L184)
2021-09-08 19:06:33 +03:00
Maximilian Bosch
427403fc3b
grafana: 8.1.2 -> 8.1.3
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.1.3
2021-09-08 17:44:42 +02:00
markuskowa
009b663fe8
Merge pull request #137091 from markuskowa/upd-libxc
libxc: 5.1.5 -> 5.1.6
2021-09-08 17:35:44 +02:00
Pavol Rusnak
9bc1842f0a
Merge pull request #137109 from r-ryantm/auto-update/python3.8-trezor
python38Packages.trezor: 0.12.3 -> 0.12.4
2021-09-08 17:12:34 +02:00
Vladimír Čunát
12c40d9972
knot-dns: 3.1.1 -> 3.1.2
https://gitlab.nic.cz/knot/knot-dns/-/tags/v3.1.2
The patch was included in this release.
2021-09-08 16:58:39 +02:00
Sandro
f5ef6a98f0
Merge pull request #137033 from ryantm/dev/ryantm/mylvmbackup
mylvmbackup: remove meta.homepage from fetch url
2021-09-08 16:56:39 +02:00
Sandro
1771675aed
Merge pull request #137083 from r-ryantm/auto-update/python3.8-google-cloud-asset
python38Packages.google-cloud-asset: 3.4.0 -> 3.5.0
2021-09-08 16:56:21 +02:00
Sandro
c7639c1238
Merge pull request #137074 from r-ryantm/auto-update/python3.8-google-resumable-media
python38Packages.google-resumable-media: 2.0.1 -> 2.0.2
2021-09-08 16:55:52 +02:00
Sandro
92a298b4e3
Merge pull request #137108 from figsoda/fix-neorg
vimPlugins.neorg: fix owner
2021-09-08 16:54:57 +02:00
Geoff Reedy
c524608dca
mkshell: small fix for #137005 (#137105)
I somehow accidentally left out the lib.flatten from mergeInputs. Without it, subtractLists won't ever remove anything from the inputs since the inputs will be a list of lists.
2021-09-08 16:54:24 +02:00
Anthony Cowley
8276a5e677 notmuch: 0.32.3 -> 0.33 2021-09-08 10:54:14 -04:00
Sergei Trofimovich
6338963691 python39Packages.pomegranate: disable two failing tests
Two tests started failing after commit cd7360f19f
("python38Packages.networkx: 2.5.1 -> 2.6.2"):
    test_exact_dp_structure_learning_exclude_edges
    test_constrained_slap_structure_learning_exclude_edges
Both failures are triggered by networkx commit 15b74c552
("Use bidirection_dijkstra as default in weighted shortest_path")

My guess is that among equal paths the different one is picked.
Which should be a benign test failure and not a real regression.

Let's disable the tests to fix package building on master.
2021-09-08 23:48:51 +09:00
figsoda
4ad1d0ea31 vimPlugins.neorg: fix owner 2021-09-08 10:35:37 -04:00
R. RyanTM
a296b8f929 python38Packages.trezor: 0.12.3 -> 0.12.4 2021-09-08 14:22:36 +00:00
Mario Rodas
91d2ebe422
Merge pull request #137050 from marsam/update-difftastic
difftastic: 0.6 -> 0.8
2021-09-08 08:49:55 -05:00
Théo Zimmermann
7136060765 mkCoqDerivation: use COQMF_COQLIB for dev versions of Coq 2021-09-08 15:15:28 +02:00
figsoda
6783402801 hck: 0.6.2 -> 0.6.3 2021-09-08 08:56:04 -04:00
nixpkgs-upkeep-bot
b32e2cfc1d plexamp: 3.5.0 -> 3.7.0 2021-09-08 12:10:31 +00:00
github-actions[bot]
5ed67a849a
Merge master into staging-next 2021-09-08 12:01:27 +00:00
Geoff Reedy
087513bc11
mkShell: exclude inputsFrom from merged inputs (#137005)
The motivation for inputsFrom is to create a shell environment that is suitable for development of the packages listed in inputsFrom. This commit filters out any dependencies from one package in inputsFrom to another when computing the shell environment's inputs. This supports the use case where several closely related packages (perhaps even built from the same source tree) are being mutually developed. It is assumed that the user will configure their environment to resolve dependencies between these mutually developed packages.
2021-09-08 13:53:09 +02:00
Doron Behar
5a65943b93
Merge pull request #137044 from VergeDX/gnome-network-displays 2021-09-08 14:31:30 +03:00
Théo Zimmermann
1eebd96344 coqPackages.corn: c366d3f01ec1812b145117a4da940518b092d3a6 -> 8.13.0
Fix to use a released version.
2021-09-08 13:15:48 +02:00
Markus Kowalewski
dc3060a012
libxc: 5.1.5 -> 5.1.6 2021-09-08 12:58:46 +02:00
Stig
4ee9590d2f
Merge pull request #135667 from thomasSDK/3-perlPackages
perlPackages: init 3 perl packages
2021-09-08 12:10:08 +02:00
ryneeverett
3e9f6d7e99
exaile: init at 4.1.1 (#120761) 2021-09-08 06:07:28 -04:00
Sascha Grunert
c43a2609a3 cni-plugins: 1.0.0 -> 1.0.1
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-09-08 20:06:37 +10:00
Domen Kožar
d7ac390254
Merge pull request #137086 from zimbatm/foreman-0.87.2
foreman: 0.78.0 -> 0.87.2
2021-09-08 11:59:16 +02:00
Brice Waegeneire
a49177e0ce maintainers: remove bricewge
So long, and thanks for all the fish!
2021-09-08 11:56:00 +02:00
Fabian Affolter
6adfc5114d
Merge pull request #136982 from ymatsiuk/upower
upower: 0.99.11 -> 0.99.13
2021-09-08 11:53:18 +02:00
zimbatm
50793c3c45
foreman: 0.78.0 -> 0.87.2
Fixes #90776
2021-09-08 11:44:30 +02:00
Maximilian Bosch
02a3844bad
Merge pull request #136388 from sumnerevans/synapse-1.42
matrix-synapse: 1.41.1 -> 1.42.0
2021-09-08 11:05:47 +02:00
Fabian Affolter
61ce506bda
python3Packages.xmlschema: migrate to pytestCheckHook 2021-09-08 11:04:35 +02:00
Maximilian Bosch
f96ba73ac0
Merge pull request #134174 from erdnaxe/grafana_hardening
nixos/grafana: systemd unit hardening
2021-09-08 10:59:06 +02:00
Fabian Affolter
ae31c2b6b8
Merge pull request #136955 from lovesegfault/mediafile-0.8.0
python3Packages.mediafile: 0.6.0 -> 0.8.0
2021-09-08 10:48:04 +02:00
Alexandre Iooss
bbc51efb46 nixos/grafana: systemd unit hardening 2021-09-08 10:43:46 +02:00
Fabian Affolter
c8f5c0a8be
Merge pull request #137080 from NerdyPepper/add-nerdypepper-htmlq
htmlq: add nerdypepper as maintainer
2021-09-08 10:37:26 +02:00
R. RyanTM
5d56aee6da python38Packages.google-cloud-asset: 3.4.0 -> 3.5.0 2021-09-08 08:36:37 +00:00
Fabian Affolter
aa8d87c790
python3Packages.elementpath: update disable 2021-09-08 10:36:23 +02:00
Fabian Affolter
6eadd15320
Merge pull request #136168 from fabaff/bump-ipv6calc
ipv6calc: 2.2.0 -> 3.2.0
2021-09-08 10:21:20 +02:00