Commit Graph

364813 Commits

Author SHA1 Message Date
Ryan Mulligan
2d09f87a89
Merge pull request #165890 from r-ryantm/auto-update/gotify-desktop
gotify-desktop: 1.2.0 -> 1.3.1
2022-03-29 06:20:13 -07:00
Thiago Kenji Okada
24f71c6ea5
Merge pull request #161226 from Misterio77/master
nixos/factorio: add bind address option
2022-03-29 14:17:01 +01:00
Ryan Mulligan
bd98e2aa26
Merge pull request #166236 from r-ryantm/auto-update/cudatext
cudatext: 1.159.0 -> 1.159.2
2022-03-29 06:05:37 -07:00
R. Ryantm
b2000742e7 cudatext: 1.159.0 -> 1.159.2 2022-03-29 12:31:04 +00:00
Alyssa Ross
05a6c124e6 lvm2: don't use targetPlatform
targetPlatform is the platform the current package's programs will
produce binaries for — only relevant for compilers and
similar. hostPlatform is the platform the current package's programs
will run on.

The incorrect use of targetPlatform meant that anything that tried to
link to it (like cryptsetup) would fail to build when it was used as a
native build input for a cross-compiled Musl derivation.

Fixes: 2cc29125a7 ("lvm2: package 2.02.x for musl")
2022-03-29 12:14:16 +00:00
pennae
e7da834115
Merge pull request #164377 from rsynnest/master
nixos/unifi-video: add deprecation warning for openFirewall
2022-03-29 12:03:18 +00:00
Maciej Krüger
827c636b53
Merge pull request #166087 from bobby285271/bless
bless: fix build with meson 0.61
2022-03-29 13:55:18 +02:00
Fabian Affolter
3d04846fc7
Merge pull request #166224 from r-ryantm/auto-update/python310Packages.scmrepo
python310Packages.scmrepo: 0.0.13 -> 0.0.14
2022-03-29 13:52:10 +02:00
José Romildo Malaquias
9f17dd3f44
Merge pull request #166090 from bobby285271/matebg
mate.mate-backgrounds: fix build with meson 0.61
2022-03-29 08:42:25 -03:00
Florian Klink
13baee8253 terraform-providers.utils: init at 0.17.17
This provides the Cloud Posse Terraform Provider for various utilities
(e.g. deep merging, stack configuration management).
2022-03-29 21:34:16 +10:00
Sandro
1f6bdf4d93
Merge pull request #165458 from rbreslow/add-flywheel-cli 2022-03-29 13:33:54 +02:00
Sandro
750f51df99
Merge pull request #166221 from SuperSandro2000/kubecolor 2022-03-29 13:32:40 +02:00
Thomas Watson
22773bb820 python3Packages.sip: fix builds of dependents on non-x86 Linux 2022-03-29 13:21:32 +02:00
Frederik Rietdijk
3b8a5bfefa python3.pkgs.paramiko: apply patch to fix usage of dsa keys 2022-03-29 13:18:28 +02:00
Frederik Rietdijk
29d6ea9c6c python3.pkgs.paramiko: 2.9.2 -> 2.10.3 2022-03-29 13:18:28 +02:00
R. Ryantm
20a5de1e43 python310Packages.scmrepo: 0.0.13 -> 0.0.14 2022-03-29 10:51:50 +00:00
Sandro
705d23909e
Merge pull request #166057 from wdavidw/dancing-script 2022-03-29 12:38:23 +02:00
Sandro
6d630c2dbc
Merge pull request #165207 from dan4ik605743/tonelib-metal 2022-03-29 12:37:39 +02:00
Sandro
761bee65a3
Merge pull request #166207 from SuperSandro2000/neovim-remote 2022-03-29 12:31:38 +02:00
Sandro Jäckel
c01faddbd5
kubecolor: fix --kubecolor-version, add SuperSandro2000 as maintainer 2022-03-29 12:27:06 +02:00
Fabian Affolter
c618329a61
Merge pull request #166196 from r-ryantm/auto-update/python310Packages.pyrogram
python310Packages.pyrogram: 1.4.9 -> 1.4.12
2022-03-29 12:12:10 +02:00
Fabian Affolter
f6f53dfa0b
Merge pull request #166212 from r-ryantm/auto-update/python3.10-ansible-later
python310Packages.ansible-later: 2.0.6 -> 2.0.8
2022-03-29 12:08:47 +02:00
sternenseemann
51ec00354b lowdown: 0.10.0 -> 0.11.1
https://github.com/kristapsdz/lowdown/blob/VERSION_0_11_0/versions.xml#L1227-L1282
https://github.com/kristapsdz/lowdown/blob/VERSION_0_11_1/versions.xml#L1284-L1309
2022-03-29 12:08:25 +02:00
7c6f434c
cd8d955620
Merge pull request #164994 from ncfavier/vim-wrapper
vim wrapper improvements
2022-03-29 09:50:44 +00:00
Sandro
e705e58950
Merge pull request #165788 from WolfangAukang/sslmate-agent 2022-03-29 11:31:40 +02:00
Ben Siraphob
54066822a5 nbench: fix darwin build 2022-03-29 11:31:06 +02:00
Sandro
291eb6f682
Merge pull request #162919 from bjornfor/update-sam-ba 2022-03-29 11:29:49 +02:00
Sandro
ce035a2d93
Merge pull request #166062 from SuperSandro2000/google-auth-oauthlib 2022-03-29 11:07:53 +02:00
R. Ryantm
66d28a38c0 python310Packages.ansible-later: 2.0.6 -> 2.0.8 2022-03-29 09:06:22 +00:00
Fabian Affolter
f7d55d391e
Merge pull request #166192 from r-ryantm/auto-update/python3.10-azure-keyvault-certificates
python310Packages.azure-keyvault-certificates: 4.3.0 -> 4.4.0
2022-03-29 11:02:52 +02:00
Moritz
9f715a3d31
nixos/grafana: Add foldersFromFilesStructure option for dashboard provisioning (#132348) 2022-03-29 10:53:39 +02:00
zowoq
3491c5ea29 runc: 1.1.0 -> 1.1.1
https://github.com/opencontainers/runc/releases/tag/v1.1.1
2022-03-29 18:48:08 +10:00
Sandro Jäckel
1fff543a34
neovim: remove with lib over entire file 2022-03-29 10:45:23 +02:00
Fabian Affolter
eef825d93d
Merge pull request #166159 from r-ryantm/auto-update/python310Packages.jsbeautifier
python310Packages.jsbeautifier: 1.14.0 -> 1.14.1
2022-03-29 10:45:03 +02:00
timothy
bb35948c1c
gerrit: 3.4.1 -> 3.5.1 (#166178) 2022-03-29 10:40:37 +02:00
Linus Heckemann
3631db714c
Merge pull request #158176 from lheckemann/fix-tempaddr
network-interfaces: use altered interface name for setting use_tempaddr
2022-03-29 10:39:46 +02:00
Jan Tojnar
9b7f392f75 vte: 0.67.90 → 0.68.0
https://gitlab.gnome.org/GNOME/vte/-/compare/0.67.90...0.68.0
2022-03-29 10:23:06 +02:00
Jan Tojnar
ae92c8f516 gnome.yelp: 42.0 → 42.1
https://gitlab.gnome.org/GNOME/yelp/-/compare/42.0...42.1
2022-03-29 10:23:06 +02:00
Jan Tojnar
16b4042373 gnome.gnome-terminal: 3.43.90 → 3.44.0
https://gitlab.gnome.org/GNOME/gnome-terminal/-/compare/3.43.90...3.44.0
2022-03-29 10:23:06 +02:00
Jan Tojnar
9a2de8ca73 Revert "gnome.gnome-color-manager: 3.32.0 → 3.36.0"
This was bumped accidentaly, it removes gcm-calibrate,
which is still used gnome-control-center.

This reverts commit 133d326efd.
2022-03-29 10:06:45 +02:00
Bjørn Forsman
d9e7d63cc5 sam-ba: 2.16 -> 3.5
* Much fewer libs needed now.
* patchelf works now, so use autoPatchelfHook instead of an
  LD_LIBRARY_PATH wrapper.
* Package is hosted on microchip.com (was atmel.com).
* Updated license.
2022-03-29 09:56:12 +02:00
Vincent Laporte
1c48b0f896 ocamlPackages.mimic: remove spurious dependencies 2022-03-29 09:47:08 +02:00
Fabian Affolter
8d6e10dfb3
Merge pull request #166193 from fabaff/sense-energy-bump
python3Packages.sense-energy: 0.10.3 -> 0.10.4
2022-03-29 09:32:34 +02:00
Fabian Affolter
74c4986752
Merge pull request #166194 from fabaff/rokuecp-bump
python3Packages.rokuecp: 0.15.0 -> 0.16.0
2022-03-29 09:32:02 +02:00
Fabian Affolter
cb44c86f97
Merge pull request #166197 from fabaff/aioairzone-bump
python3Packages.aioairzone: 0.2.0 -> 0.2.1
2022-03-29 09:30:28 +02:00
Fabian Affolter
9dde893c70 python3Packages.aioairzone: 0.2.0 -> 0.2.1 2022-03-29 08:59:35 +02:00
Fabian Affolter
90d6045851
python3Packages.azure-keyvault-certificates: disable on older Python releases 2022-03-29 08:55:38 +02:00
R. Ryantm
790d23bf71 python310Packages.pyrogram: 1.4.9 -> 1.4.12 2022-03-29 06:55:00 +00:00
Fabian Affolter
92a37b613c python3Packages.rokuecp: 0.15.0 -> 0.16.0 2022-03-29 08:51:57 +02:00
Fabian Affolter
69ec8f29f5 python3Packages.sense-energy: 0.10.3 -> 0.10.4 2022-03-29 08:42:04 +02:00