Commit graph

422591 commits

Author SHA1 Message Date
figsoda aaaad710c1 ruff: 0.0.89 -> 0.0.91 2022-10-30 15:52:14 -04:00
Fabian Affolter 4dec4ce11e python310Packages.asyncmy: add setuptools 2022-10-30 20:49:49 +01:00
Bjørn Forsman 2fd858d0a2 python3Packages.scapy: build with libpcap
This allows doing packet capture directly from scapy.

Fixes https://github.com/NixOS/nixpkgs/issues/186294.
2022-10-30 20:48:14 +01:00
sternenseemann 72e230af14 haskellPackages: mark builds failing on hydra as broken
This commit was created manually.
2022-10-30 20:45:54 +01:00
Fabian Affolter dc3446688c
Merge pull request #198643 from r-ryantm/auto-update/python310Packages.python-utils
python310Packages.python-utils: 3.3.3 -> 3.4.5
2022-10-30 20:43:13 +01:00
Fabian Affolter e96f57872d
Merge pull request #198647 from r-ryantm/auto-update/python310Packages.robotframework-requests
python310Packages.robotframework-requests: 0.9.3 -> 0.9.4
2022-10-30 20:42:30 +01:00
Timothy DeHerrera 0234062fa3
Merge pull request #198700 from zhaofengli/gamescope-3.11.48
gamescope: 3.11.47 -> 3.11.48
2022-10-30 13:35:21 -06:00
Fabian Affolter 36b261c04f
Merge pull request #198653 from r-ryantm/auto-update/python310Packages.spotipy
python310Packages.spotipy: 2.20.0 -> 2.21.0
2022-10-30 20:34:17 +01:00
Fabian Affolter b33a10f6e6
Merge pull request #198641 from r-ryantm/auto-update/python310Packages.python-box
python310Packages.python-box: 6.0.2 -> 6.10.0
2022-10-30 20:33:20 +01:00
Fabian Affolter 48e346289a
Merge pull request #198642 from r-ryantm/auto-update/python310Packages.python-gitlab
python310Packages.python-gitlab: 3.10.0 -> 3.11.0
2022-10-30 20:33:11 +01:00
Anderson Torres eb7b3043ff
Merge pull request #195226 from mgttlinger/nusmv
nusmv: init at 2.6.0
2022-10-30 16:03:23 -03:00
Sandro 00bde1ac69
Merge pull request #197870 from SuperSandro2000/udev-enable 2022-10-30 19:58:23 +01:00
Sandro 41a569d198
Merge pull request #198083 from SuperSandro2000/dwarf-fortress 2022-10-30 19:56:25 +01:00
Michael Weiss 3594892234
Merge pull request #198679 from primeos/ungoogled-chromium
ungoogled-chromium: 107.0.5304.68 -> 107.0.5304.88
2022-10-30 19:53:25 +01:00
Michael Weiss 7fc5968ead
Merge pull request #198677 from primeos/chromium
chromium: 107.0.5304.68 -> 107.0.5304.87
2022-10-30 19:53:02 +01:00
Anderson Torres 00c8e1d4fd
Merge pull request #198662 from atorres1985-contrib/bochs
bochs: cosmetical rewrite
2022-10-30 15:52:26 -03:00
Sandro 4d4fdde2cf
Merge pull request #197876 from iopq/alt-history 2022-10-30 19:51:28 +01:00
AndersonTorres c6cbeab8bc bochs: cosmetical rewrite 2022-10-30 15:48:35 -03:00
Mario Rodas 88045f89c3
Merge pull request #198693 from marsam/update-gallery-dl
gallery-dl: 1.23.4 -> 1.23.4
2022-10-30 13:47:49 -05:00
Sandro 4f989630d2
Merge pull request #197989 from SuperSandro2000/healthchecks 2022-10-30 19:46:18 +01:00
Zhaofeng Li 1cd7d0b232 gamescope: 3.11.47 -> 3.11.48 2022-10-30 12:40:36 -06:00
ryoku-cha 49728da542
vscode-extensions.jnoortheen.nix-ide: 0.1.23 -> 0.2.1 (#198007) 2022-10-30 19:39:07 +01:00
Fabian Affolter 97cba63343
python310Packages.python-utils: disable on older Python releases
- add optional-dependencies
- add pythonImportsCheck
2022-10-30 19:28:11 +01:00
Philipp Arras 26d5ac5eee python3Packages.ducc0: 0.26 -> 0.27 2022-10-30 19:23:16 +01:00
Fabian Affolter 36f6ff46f1
Merge pull request #198635 from r-ryantm/auto-update/python310Packages.pysqueezebox
python310Packages.pysqueezebox: 0.6.0 -> 0.6.1
2022-10-30 19:19:02 +01:00
Sandro 43305c68b3
Merge pull request #198394 from r-ryantm/auto-update/intel-gmmlib 2022-10-30 19:16:44 +01:00
Fabian Affolter a2144b36c7
python310Packages.python-gitlab: add optional-dependencies
- specify license
2022-10-30 19:13:22 +01:00
Fabian Affolter b893054798
python310Packages.python-box: update disabled
- use optional-dependencies
2022-10-30 19:10:35 +01:00
Sandro 30a2cfdb50
Merge pull request #196701 from taylor1791/cargo-lambda 2022-10-30 19:10:20 +01:00
Michael Weiss 9a73379a4a
Merge pull request #198675 from primeos/chromiumBeta
chromiumBeta: 107.0.5304.68 -> 108.0.5359.22
2022-10-30 19:05:16 +01:00
Michael Weiss 160f188960
Merge pull request #198674 from primeos/chromiumDev
chromiumDev: 108.0.5359.19 -> 109.0.5384.0
2022-10-30 19:04:54 +01:00
Bjørn Forsman fcf81f91a3 nixos/jenkins-job-builder: better defaults for accessUser/accessTokenFile
The new defaults allows jenkins-job-builder to reload the configuration
out-of-the-box, whereas the previous defaults required users to manually
reload/restart jenkins, or configure accessUser/accessTokenFile
themselves.

(If `extraJavaOptions = [ "-Djenkins.install.runSetupWizard=false" ]`
then the initial admin user is *not* created and you have to use JCasC
or something else to bootstrap.)
2022-10-30 19:01:48 +01:00
Sandro a8a8a9e2e7
Merge pull request #187927 from Majiir/jd-cli 2022-10-30 18:49:35 +01:00
Fabian Affolter ea809481a4
python310Packages.robotframework-requests: add pythonImportsCheck
- disable on older Python releases
- run tests
2022-10-30 18:44:24 +01:00
Fabian Affolter 3df7f95b0d
python310Packages.spotipy: disable on older Python releases
- add missing input
2022-10-30 18:33:55 +01:00
Sandro 0d5d95f534
Merge pull request #188495 from r-ryantm/auto-update/python310Packages.mypy-protobuf 2022-10-30 18:33:29 +01:00
Sandro d7346e35e1
Merge pull request #197817 from r-ryantm/auto-update/python310Packages.types-protobuf 2022-10-30 18:33:17 +01:00
Sandro 782bda7460
Merge pull request #198640 from r-ryantm/auto-update/python310Packages.pytest-mypy-plugins 2022-10-30 18:32:58 +01:00
Fabian Affolter edf4322c12
Merge pull request #198663 from r-ryantm/auto-update/python310Packages.trimesh
python310Packages.trimesh: 3.15.7 -> 3.15.8
2022-10-30 18:29:42 +01:00
Fabian Affolter c88846cdf7
Merge pull request #198664 from r-ryantm/auto-update/python310Packages.tweepy
python310Packages.tweepy: 4.11.0 -> 4.12.0
2022-10-30 18:29:23 +01:00
Fabian Affolter d1e142ae95
Merge pull request #198667 from r-ryantm/auto-update/python310Packages.types-pyyaml
python310Packages.types-pyyaml: 6.0.12 -> 6.0.12.1
2022-10-30 18:29:04 +01:00
maxine c3c128bc88
Merge pull request #198583 from r-ryantm/auto-update/oauth2-proxy
oauth2-proxy: 7.3.0 -> 7.4.0
2022-10-30 18:22:55 +01:00
Winter 4abe8dcd61 nixos/mautrix-telegram: fix link to example config 2022-10-30 13:20:16 -04:00
Winter 8e803f4364 nixos/mautrix-telegram: add new required config option 2022-10-30 13:20:16 -04:00
Michael Weiss 0590d6d01c
ungoogled-chromium: 107.0.5304.68 -> 107.0.5304.88 2022-10-30 18:11:46 +01:00
Michael Weiss 1cd6b2c7f4
chromium: 107.0.5304.68 -> 107.0.5304.87
https://chromereleases.googleblog.com/2022/10/stable-channel-update-for-desktop_27.html

This update includes 1 security fix. Google is aware of reports that an exploit
for CVE-2022-3723 exists in the wild.

CVEs:
CVE-2022-3723
2022-10-30 18:08:32 +01:00
sternenseemann 4add137b0d haskell.packages.ghc942.cabal-install*: drop unnecessary jailbreak 2022-10-30 18:03:57 +01:00
Michael Weiss 5fa41df499
chromiumBeta: 107.0.5304.68 -> 108.0.5359.22 2022-10-30 18:00:37 +01:00
figsoda eac10de668
Merge pull request #198656 from r-ryantm/auto-update/cargo-tally
cargo-tally: 1.0.16 -> 1.0.17
2022-10-30 13:00:04 -04:00
Michael Weiss 1e999fae15
chromiumDev: 108.0.5359.19 -> 109.0.5384.0 2022-10-30 17:59:43 +01:00