Michael Weiss
4cda286925
chromiumBeta: 103.0.5060.42 -> 103.0.5060.53
2022-06-18 11:49:15 +02:00
Yarny0
bd86db1833
{nixos/,}clickshare-csc1: remove (prepare Qt4 removal)
...
Qt4 is on it's way out, according to
https://github.com/NixOS/nixpkgs/pull/174634
Barco's ClickShare driver/client requires Qt4;
an update isn't in sight anywhere.
To prepare for the removal of Qt4,
the commit at hand removes the
ClickShare package and its NixOS module.
The release notes are appended with a hint about the
removal and some alternatives that might help users
that are still in need of the driver/client functionality.
2022-06-18 11:47:08 +02:00
R. Ryantm
34996ac473
python310Packages.schwifty: 2022.6.0 -> 2022.6.1
2022-06-18 09:47:05 +00:00
sternenseemann
417f36e652
haskellPackages: utilise supported-platforms and platform groups
2022-06-18 11:26:52 +02:00
sternenseemann
067dee3d83
haskellPackages.cabal2nix-unstable: 2022-04-27 -> 2022-06-16
...
Note that we are not yet taking advantage of the new platform handling
properly which is why the diff looks odd in places.
2022-06-18 11:24:38 +02:00
Pasquale and paki23
207a128a69
GameHub: init at 0.16.3-2
...
a
2022-06-18 11:23:08 +02:00
Gabriella Gonzalez and Profpatsch
cb058dc7ea
buildDhallUrl: Respect proxy environment variables
...
`buildDhallUrl` is a fixed output derivation, which means
that we can (and should) inherit impure proxy-related
environment variables for fetching URLs.
The motivation for this change is:
https://discourse.dhall-lang.org/t/cant-build-a-nixified-dhall-package-in-a-sandbox-depending-on-the-environment/
… where a `buildDhallUrl` derivation was failing in a restricted
networking environment due to not inheriting proxy-related
settings.
2022-06-18 11:09:19 +02:00
Vladimír Čunát
ad24ab01de
makeDBusConf: reduce build closure
...
*buildInputs take .dev outputs by default, but we don't need it here.
The extra dependency (introduced by commit d172061281 ) was breaking
tests like nixosTests.containers-imperative and nixosTests.installer.*
https://hydra.nixos.org/eval/1767666#tabs-still-fail
2022-06-18 10:45:36 +02:00
David Wood
562fd7dc07
pastel: 0.8.1 -> 0.9.0
...
Signed-off-by: David Wood <david@davidtw.co >
2022-06-18 09:32:53 +01:00
Fabian Affolter and GitHub
a5051e29e2
Merge pull request #177860 from fabaff/routersploit
...
routersploit: init at unstable-2021-02-06
2022-06-18 10:30:39 +02:00
Fabian Affolter and GitHub
c2ed79ced8
Merge pull request #178070 from fabaff/gosec-bump
...
gosec: 2.11.0 -> 2.12.0
2022-06-18 10:29:42 +02:00
Fabian Affolter and GitHub
528171f88c
Merge pull request #178092 from r-ryantm/auto-update/python3.10-ssh-mitm
...
python310Packages.ssh-mitm: 2.0.4 -> 2.0.5
2022-06-18 10:28:56 +02:00
Fabian Affolter and GitHub
a202be7a2f
Merge pull request #178111 from r-ryantm/auto-update/python3.10-svg.path
...
python310Packages.svg-path: 6.1 -> 6.2
2022-06-18 10:28:17 +02:00
Fabian Affolter and GitHub
195089dc09
Merge pull request #178113 from davidtwco/davidtwco-update-maintainer-email
...
update davidtwco's maintainer email.
2022-06-18 10:27:38 +02:00
Fabian Affolter and GitHub
a40d0131ad
Merge pull request #178096 from kilianar/nixpkgs-fmt
...
nixpkgs-fmt: 1.2.0 -> 1.3.0
2022-06-18 10:27:05 +02:00
Fabian Affolter
04234fdd1a
metasploit: 6.2.2 -> 6.2.3
2022-06-18 10:19:42 +02:00
Martin Weinelt and GitHub
2a0bc341b5
Merge pull request #176620 from fabaff/hahomematic-bump
2022-06-18 10:15:47 +02:00
David Wood
62ac6fddd5
jirafeau: 4.3.0 -> 4.4.0
...
Signed-off-by: David Wood <david@davidtw.co >
2022-06-18 09:14:43 +01:00
Fabian Affolter and GitHub
9e3648198a
Merge pull request #178064 from r-ryantm/auto-update/gvm-tools
...
gvm-tools: 21.10.0 -> 22.6.0
2022-06-18 10:14:04 +02:00
Fabian Affolter and GitHub
0a3c3e39a2
Merge pull request #178085 from r-ryantm/auto-update/sqlfluff
...
sqlfluff: 0.13.2 -> 1.0.0
2022-06-18 10:13:37 +02:00
Fabian Affolter and GitHub
ab502f52c4
Merge pull request #178088 from r-ryantm/auto-update/python3.10-pytenable
...
python310Packages.pytenable: 1.4.6 -> 1.4.7
2022-06-18 10:12:48 +02:00
Fabian Affolter and GitHub
c12159c500
Merge pull request #178098 from r-ryantm/auto-update/python3.10-peaqevcore
...
python310Packages.peaqevcore: 1.0.14 -> 1.0.19
2022-06-18 10:12:15 +02:00
Martin Weinelt and GitHub
86c4f203c1
Merge pull request #176475 from vlinkz/calamaresupdates
2022-06-18 10:11:06 +02:00
David Wood
f0ec07a268
cargo-bisect-rustc: 0.6.0 -> 0.6.3
...
Signed-off-by: David Wood <david@davidtw.co >
2022-06-18 09:08:38 +01:00
Fabian Affolter and GitHub
5258a150f0
Merge pull request #178104 from r-ryantm/auto-update/python3.10-fastcore
...
python310Packages.fastcore: 1.4.4 -> 1.4.5
2022-06-18 10:08:19 +02:00
Fabian Affolter and GitHub
2810d18443
Merge pull request #178107 from r-ryantm/auto-update/python3.10-scmrepo
...
python310Packages.scmrepo: 0.0.24 -> 0.0.25
2022-06-18 10:07:54 +02:00
Fabian Affolter and GitHub
040381acc4
Merge pull request #178108 from r-ryantm/auto-update/python3.10-stripe
...
python310Packages.stripe: 3.3.0 -> 3.4.0
2022-06-18 10:07:25 +02:00
David Wood
c6b6e4fc85
update davidtwco's maintainer email
...
Signed-off-by: David Wood <david@davidtw.co >
2022-06-18 09:02:29 +01:00
Philipp Middendorf
628e2473cd
joplin-desktop: 2.7.15 -> 2.8.8
2022-06-18 09:58:27 +02:00
R. Ryantm
2b45f46cf9
python310Packages.svg-path: 6.1 -> 6.2
2022-06-18 07:44:38 +00:00
Doron Behar and GitHub
a7a11f989d
Merge pull request #177819 from ddelabru/update-vcv-to-v2
...
vcv-rack: 1.1.6 -> 2.0.6
2022-06-18 10:34:21 +03:00
pennae
da28b26d64
nixos/networking: fix v4+v6 default gateways with networkd
...
fixes #178078
2022-06-18 09:33:35 +02:00
Vladimír Čunát
736edbba26
Merge #176480 : vulkan-tools: fix Hydra breakage on Darwin
2022-06-18 09:25:49 +02:00
Sergei Trofimovich
5ee88ab21d
Merge master into staging-next
2022-06-18 08:00:58 +01:00
Sergei Trofimovich
ac86fdf42e
Revert "python3Packages.certbot: 1.24.0 -> 1.27.0"
...
This reverts commit cd49d603d9 to allow clean
merge of newer `certbot-1.28.0` from `master` on top of `staging-next`.
2022-06-18 07:57:25 +01:00
Sergei Trofimovich and GitHub
6b99e9620e
Merge pull request #177287 from trofi/fix-fno-common-for-fpm2
...
fpm2: 0.79 -> 0.90
2022-06-18 06:46:23 +00:00
Sergei Trofimovich and GitHub
d1b0daca5f
Merge pull request #177804 from trofi/update-openiscsi
...
openiscsi: 2.1.4 -> 2.1.7
2022-06-18 06:45:25 +00:00
R. Ryantm
06db9922c9
python310Packages.stripe: 3.3.0 -> 3.4.0
2022-06-18 06:35:17 +00:00
R. Ryantm
ba3a49ff88
python310Packages.scmrepo: 0.0.24 -> 0.0.25
2022-06-18 06:13:27 +00:00
R. Ryantm
2f1be9af3e
mold: 1.2.1 -> 1.3.0
2022-06-18 06:06:27 +00:00
R. Ryantm
5150052f3a
python310Packages.fastcore: 1.4.4 -> 1.4.5
2022-06-18 05:57:47 +00:00
R. Ryantm
686f0f7461
mkgmap-splitter: 651 -> 652
2022-06-18 05:56:47 +00:00
Jörg Thalheim and GitHub
5041c1bd4b
Merge pull request #178101 from Mic92/ruby-fixup
...
Revert "ruby: enable O3 optimization"
2022-06-18 06:17:54 +01:00
Jörg Thalheim
4f16be72cb
Revert "ruby: enable O3 optimization"
...
This reverts commit 64e09fac3d .
This commit should go to staging first.
2022-06-18 07:16:34 +02:00
Jörg Thalheim and GitHub
3364c75574
Merge pull request #175820 from Mic92/ruby
...
ruby: enable O3 optimization
2022-06-18 06:14:49 +01:00
Jörg Thalheim
64e09fac3d
ruby: enable O3 optimization
2022-06-18 07:13:21 +02:00
Martin Weinelt and GitHub
797c577d7a
Merge pull request #178081 from risicle/ris-native-source-provenance-misc-2
2022-06-18 06:49:44 +02:00
R. Ryantm
7182c05da4
libvgm: unstable-2022-05-27 -> unstable-2022-06-17
2022-06-18 04:48:54 +00:00
R. Ryantm
b0cb49426e
python310Packages.peaqevcore: 1.0.14 -> 1.0.19
2022-06-18 04:29:18 +00:00
Mario Rodas
f22126fe9a
ocamlPackages.ppx_yojson_conv_lib: 0.14.0 -> 0.15.0
2022-06-18 04:20:00 +00:00