flake.lock: Update #79

Merged
DarkKirb merged 1 commit from update_flake_lock_action into main 2022-12-01 15:38:35 +00:00
DarkKirb commented 2022-11-29 07:54:03 +00:00 (Migrated from github.com)

Automated changes by the update-flake-lock GitHub Action.

Flake lock file updates:

• Updated input 'helix':
    'github:helix-editor/helix/da355a3231174ac019b43a31958b73e818e6463f' (2022-11-28)
  → 'github:helix-editor/helix/67415e096ea70173d30550803559eb2347ed04d6' (2022-11-30)
• Updated input 'hosts-list':
    'github:StevenBlack/hosts/0c0e2691b4dabb352d631eccd858617900479db7' (2022-11-27)
  → 'github:StevenBlack/hosts/6c23ad7f84c7ff2b24548c2f53b208c6b551ad6a' (2022-11-30)
• Updated input 'nix-packages':
    'github:DarkKirb/nix-packages/10daae008310b5a086fd26c977c43eeda01134e2' (2022-11-27)
  → 'github:DarkKirb/nix-packages/202c40926e3ecfe894caa817c723afafec3f06d0' (2022-11-29)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/0099253ad0b5283f06ffe31cf010af3f9ad7837d' (2022-11-22)
  → 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/f2f39a2aff7a458d05f205a63d805029ae8f5be5' (2022-11-28)
  → 'github:NixOS/nixpkgs/93ea1dbdb0e7c7d295b2755244c4ebe80626aac2' (2022-12-01)
• Updated input 'nur':
    'github:nix-community/NUR/1d081971f9b7ae7f902628e30c7c6e58c3c4e8d6' (2022-11-28)
  → 'github:nix-community/NUR/c81b1e527f3a220abfa9bf8096153d52784c5007' (2022-11-30)
• Updated input 'prismmc':
    'github:PrismLauncher/PrismLauncher/cc92e1b0b6293a5c198b34554e68440a82e6074c' (2022-11-26)
  → 'github:PrismLauncher/PrismLauncher/9e1653ebb471d4d96efda85cbde128c59fe3686a' (2022-11-30)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/a01f386f34a854fe4f8754e62a6837748bc84a8a' (2022-11-27)
  → 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29)

Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force
Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'helix': 'github:helix-editor/helix/da355a3231174ac019b43a31958b73e818e6463f' (2022-11-28) → 'github:helix-editor/helix/67415e096ea70173d30550803559eb2347ed04d6' (2022-11-30) • Updated input 'hosts-list': 'github:StevenBlack/hosts/0c0e2691b4dabb352d631eccd858617900479db7' (2022-11-27) → 'github:StevenBlack/hosts/6c23ad7f84c7ff2b24548c2f53b208c6b551ad6a' (2022-11-30) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/10daae008310b5a086fd26c977c43eeda01134e2' (2022-11-27) → 'github:DarkKirb/nix-packages/202c40926e3ecfe894caa817c723afafec3f06d0' (2022-11-29) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/0099253ad0b5283f06ffe31cf010af3f9ad7837d' (2022-11-22) → 'github:NixOS/nixos-hardware/7883883d135ce5b7eae5dce4bfa12262b85c1c46' (2022-11-28) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/f2f39a2aff7a458d05f205a63d805029ae8f5be5' (2022-11-28) → 'github:NixOS/nixpkgs/93ea1dbdb0e7c7d295b2755244c4ebe80626aac2' (2022-12-01) • Updated input 'nur': 'github:nix-community/NUR/1d081971f9b7ae7f902628e30c7c6e58c3c4e8d6' (2022-11-28) → 'github:nix-community/NUR/c81b1e527f3a220abfa9bf8096153d52784c5007' (2022-11-30) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/cc92e1b0b6293a5c198b34554e68440a82e6074c' (2022-11-26) → 'github:PrismLauncher/PrismLauncher/9e1653ebb471d4d96efda85cbde128c59fe3686a' (2022-11-30) • Updated input 'sops-nix': 'github:Mic92/sops-nix/a01f386f34a854fe4f8754e62a6837748bc84a8a' (2022-11-27) → 'github:Mic92/sops-nix/8295b8139ef7baadeb90c5cad7a40c4c9297ebf7' (2022-11-29) ``` ### Running GitHub Actions on this PR GitHub Actions will not run workflows on pull requests which are opened by a GitHub Action. To run GitHub Actions workflows on this PR, run: ```sh git branch -D update_flake_lock_action git fetch origin git checkout update_flake_lock_action git commit --amend --no-edit git push origin update_flake_lock_action --force ```
github-actions[bot] commented 2022-11-29 08:04:37 +00:00 (Migrated from github.com)

Difference between this PR and main:

Changes for nixos-8gb-fsn1-1:

akkoma: ['2022-11-26T21:16:21+00:00'] -> ['2022-11-28T13:34:54+00:00']
nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221129.4ea4a36']
paper: ['1.19.2.296'] -> ['1.19.2.300']

Changes for nutty-noon:

lirc: ['0.10.1'] -> ['0.10.2']
nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221129.4ea4a36']
esbuild: ['0.15.15'] -> ['0.15.16']

Changes for thinkrac:

lirc: ['0.10.1'] -> ['0.10.2']
nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221129.4ea4a36']
esbuild: ['0.15.15'] -> ['0.15.16']

Changes for installer:

nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221129.4ea4a36']

Changes for nas:

mautrix-discord: ['2022-11-26T15:18:42+02:00'] -> ['2022-11-26T22:08:08+02:00']
mautrix-telegram: ['2022-11-26T19:49:45+02:00'] -> ['2022-11-28T12:00:03+02:00']
mautrix-signal: ['2022-11-04T22:06:20+02:00'] -> ['2022-11-27T22:33:14+02:00']
nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221129.4ea4a36']
Difference between this PR and main: ## Changes for nixos-8gb-fsn1-1: ``` akkoma: ['2022-11-26T21:16:21+00:00'] -> ['2022-11-28T13:34:54+00:00'] nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221129.4ea4a36'] paper: ['1.19.2.296'] -> ['1.19.2.300'] ``` ## Changes for nutty-noon: ``` lirc: ['0.10.1'] -> ['0.10.2'] nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221129.4ea4a36'] esbuild: ['0.15.15'] -> ['0.15.16'] ``` ## Changes for thinkrac: ``` lirc: ['0.10.1'] -> ['0.10.2'] nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221129.4ea4a36'] esbuild: ['0.15.15'] -> ['0.15.16'] ``` ## Changes for installer: ``` nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221129.4ea4a36'] ``` ## Changes for nas: ``` mautrix-discord: ['2022-11-26T15:18:42+02:00'] -> ['2022-11-26T22:08:08+02:00'] mautrix-telegram: ['2022-11-26T19:49:45+02:00'] -> ['2022-11-28T12:00:03+02:00'] mautrix-signal: ['2022-11-04T22:06:20+02:00'] -> ['2022-11-27T22:33:14+02:00'] nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221129.4ea4a36'] ```
github-actions[bot] commented 2022-11-30 08:02:37 +00:00 (Migrated from github.com)

Difference between this PR and main:

Changes for nixos-8gb-fsn1-1:

aws-c-mqtt: ['0.7.13'] -> ['0.8.0']
akkoma: ['2022-11-26T21:16:21+00:00'] -> ['2022-11-28T13:34:54+00:00']
nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221130.e76c78d']
paper: ['1.19.2.296'] -> ['1.19.2.300']
lego: ['4.9.0'] -> ['4.9.1']

Changes for nutty-noon:

contextlib2: ['0.6.0.post1', '21.6.0'] -> ['21.6.0']
systemsettings: ['5.26.3'] -> ['5.26.4']
lirc: ['0.10.1'] -> ['0.10.2']
pygobject: ['2.28.7', '3.42.2'] -> ['3.42.2']
enum34: ['1.1.10'] -> removed
xdg-desktop-portal-kde: ['5.26.3'] -> ['5.26.4']
pluggy: ['0.13.1', '1.0.0'] -> ['1.0.0']
kmenuedit: ['5.26.3'] -> ['5.26.4']
khotkeys: ['5.26.3'] -> ['5.26.4']
coverage: ['5.5', '6.2', '6.4.4'] -> ['6.2', '6.4.4']
pytest: ['4.6.11', '6.2.5', '7.1.3'] -> ['6.2.5', '7.1.3']
configparser: ['4.0.2'] -> removed
pip: ['20.3.4', '21.3.1', '22.2.2'] -> ['21.3.1', '22.2.2']
kde-cli-tools: ['5.26.3'] -> ['5.26.4']
funcsigs: ['1.0.2'] -> removed
hypothesis: ['4.57.1', '6.35.0', '6.54.5'] -> ['6.35.0', '6.54.5']
importlib-metadata: ['2.1.1', '4.12.0'] -> ['4.12.0']
mock: ['3.0.5', '4.0.3'] -> ['4.0.3']
layer-shell-qt: ['5.26.3'] -> ['5.26.4']
libkscreen: ['5.26.3'] -> ['5.26.4']
unittest2: ['1.1.0'] -> removed
pycairo: ['1.18.2', '1.21.0'] -> ['1.21.0']
zipp: ['1.0.0', '3.10.0'] -> ['3.10.0']
packaging: ['20.4', '21.3'] -> ['21.3']
breeze-gtk: ['5.26.3'] -> ['5.26.4']
ksystemstats: ['5.26.3'] -> ['5.26.4']
kgamma5: ['5.26.3'] -> ['5.26.4']
powerdevil: ['5.26.3'] -> ['5.26.4']
firefox: ['107.0'] -> ['107.0.1']
setuptools: ['44.0.0', '57.2.0', '65.3.0'] -> ['57.2.0', '65.3.0']
polkit-kde-agent: ['1-5.26.3'] -> ['1-5.26.4']
kdeplasma-addons: ['5.26.3'] -> ['5.26.4']
aws-c-mqtt: ['0.7.13'] -> ['0.8.0']
plasma-workspace-wallpapers: ['5.26.3'] -> ['5.26.4']
pyparsing: ['2.4.7', '3.0.6', '3.0.9'] -> ['3.0.6', '3.0.9']
sane-backends: ['1.0.32'] -> ['1.1.1']
plasma-pa: ['5.26.3'] -> ['5.26.4']
plasma-desktop: ['5.26.3'] -> ['5.26.4']
scandir: ['1.10.0'] -> removed
kactivitymanagerd: ['5.26.3'] -> ['5.26.4']
telegram-desktop: ['4.3.1'] -> ['4.3.4']
kscreenlocker: ['5.26.3'] -> ['5.26.4']
typing: ['3.10.0.0'] -> removed
pygtk: ['2.24.0'] -> removed
plasma-workspace: ['5.26.3'] -> ['5.26.4.1']
kwallet-pam: ['5.26.3'] -> ['5.26.4']
kscreen: ['5.26.3'] -> ['5.26.4']
kdecoration: ['5.26.3'] -> ['5.26.4']
firefox-unwrapped: ['107.0'] -> ['107.0.1']
kde-gtk-config: ['5.26.3'] -> ['5.26.4']
prismlauncher: ['20221126'] -> ['20221129']
ksshaskpass: ['5.26.3'] -> ['5.26.4']
kinfocenter: ['5.26.3'] -> ['5.26.4']
kwrited: ['5.26.3'] -> ['5.26.4']
setuptools_scm: ['5.0.2'] -> removed
libksysguard: ['5.26.3'] -> ['5.26.4']
more-itertools: ['5.0.0', '8.12.0', '8.14.0'] -> ['8.12.0', '8.14.0']
nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221130.e76c78d']
plasma-browser-integration: ['5.26.3'] -> ['5.26.4']
pathlib2: ['2.3.7.post1'] -> removed
kpipewire: ['5.26.3'] -> ['5.26.4']
python: ['2.7.18'] -> removed
plasma-integration: ['5.26.3'] -> ['5.26.4']
oxygen: ['5.26.3'] -> ['5.26.4']
atomicwrites: ['1.4.0', '1.4.1'] -> ['1.4.0']
oxygen-sounds: ['5.26.3'] -> ['5.26.4']
breeze-qt5: ['5.26.3'] -> ['5.26.4']
kwin: ['5.26.3'] -> ['5.26.4']
esbuild: ['0.15.15'] -> ['0.15.16']
milou: ['5.26.3'] -> ['5.26.4']
kwayland-integration: ['5.26.3'] -> ['5.26.4']
backports.functools_lru_cache: ['1.6.4'] -> removed
plasma-systemmonitor: ['5.26.3'] -> ['5.26.4']

Changes for thinkrac:

contextlib2: ['0.6.0.post1', '21.6.0'] -> ['21.6.0']
systemsettings: ['5.26.3'] -> ['5.26.4']
lirc: ['0.10.1'] -> ['0.10.2']
pygobject: ['2.28.7', '3.42.2'] -> ['3.42.2']
enum34: ['1.1.10'] -> removed
xdg-desktop-portal-kde: ['5.26.3'] -> ['5.26.4']
pluggy: ['0.13.1', '1.0.0'] -> ['1.0.0']
kmenuedit: ['5.26.3'] -> ['5.26.4']
khotkeys: ['5.26.3'] -> ['5.26.4']
coverage: ['5.5', '6.2', '6.4.4'] -> ['6.2', '6.4.4']
pytest: ['4.6.11', '6.2.5', '7.1.3'] -> ['6.2.5', '7.1.3']
configparser: ['4.0.2'] -> removed
pip: ['20.3.4', '21.3.1', '22.2.2'] -> ['21.3.1', '22.2.2']
kde-cli-tools: ['5.26.3'] -> ['5.26.4']
funcsigs: ['1.0.2'] -> removed
hypothesis: ['4.57.1', '6.35.0', '6.54.5'] -> ['6.35.0', '6.54.5']
importlib-metadata: ['2.1.1', '4.12.0'] -> ['4.12.0']
mock: ['3.0.5', '4.0.3'] -> ['4.0.3']
layer-shell-qt: ['5.26.3'] -> ['5.26.4']
libkscreen: ['5.26.3'] -> ['5.26.4']
unittest2: ['1.1.0'] -> removed
pycairo: ['1.18.2', '1.21.0'] -> ['1.21.0']
zipp: ['1.0.0', '3.10.0'] -> ['3.10.0']
packaging: ['20.4', '21.3'] -> ['21.3']
breeze-gtk: ['5.26.3'] -> ['5.26.4']
ksystemstats: ['5.26.3'] -> ['5.26.4']
kgamma5: ['5.26.3'] -> ['5.26.4']
powerdevil: ['5.26.3'] -> ['5.26.4']
firefox: ['107.0'] -> ['107.0.1']
setuptools: ['44.0.0', '57.2.0', '65.3.0'] -> ['57.2.0', '65.3.0']
polkit-kde-agent: ['1-5.26.3'] -> ['1-5.26.4']
kdeplasma-addons: ['5.26.3'] -> ['5.26.4']
aws-c-mqtt: ['0.7.13'] -> ['0.8.0']
plasma-workspace-wallpapers: ['5.26.3'] -> ['5.26.4']
pyparsing: ['2.4.7', '3.0.6', '3.0.9'] -> ['3.0.6', '3.0.9']
sane-backends: ['1.0.32'] -> ['1.1.1']
plasma-pa: ['5.26.3'] -> ['5.26.4']
plasma-desktop: ['5.26.3'] -> ['5.26.4']
scandir: ['1.10.0'] -> removed
kactivitymanagerd: ['5.26.3'] -> ['5.26.4']
telegram-desktop: ['4.3.1'] -> ['4.3.4']
kscreenlocker: ['5.26.3'] -> ['5.26.4']
typing: ['3.10.0.0'] -> removed
pygtk: ['2.24.0'] -> removed
plasma-workspace: ['5.26.3'] -> ['5.26.4.1']
kwallet-pam: ['5.26.3'] -> ['5.26.4']
kscreen: ['5.26.3'] -> ['5.26.4']
kdecoration: ['5.26.3'] -> ['5.26.4']
firefox-unwrapped: ['107.0'] -> ['107.0.1']
kde-gtk-config: ['5.26.3'] -> ['5.26.4']
prismlauncher: ['20221126'] -> ['20221129']
ksshaskpass: ['5.26.3'] -> ['5.26.4']
kinfocenter: ['5.26.3'] -> ['5.26.4']
kwrited: ['5.26.3'] -> ['5.26.4']
setuptools_scm: ['5.0.2'] -> removed
libksysguard: ['5.26.3'] -> ['5.26.4']
plasma-nm: ['5.26.3'] -> ['5.26.4']
more-itertools: ['5.0.0', '8.12.0', '8.14.0'] -> ['8.12.0', '8.14.0']
nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221130.e76c78d']
plasma-browser-integration: ['5.26.3'] -> ['5.26.4']
pathlib2: ['2.3.7.post1'] -> removed
kpipewire: ['5.26.3'] -> ['5.26.4']
python: ['2.7.18'] -> removed
plasma-integration: ['5.26.3'] -> ['5.26.4']
oxygen: ['5.26.3'] -> ['5.26.4']
atomicwrites: ['1.4.0', '1.4.1'] -> ['1.4.0']
oxygen-sounds: ['5.26.3'] -> ['5.26.4']
breeze-qt5: ['5.26.3'] -> ['5.26.4']
kwin: ['5.26.3'] -> ['5.26.4']
esbuild: ['0.15.15'] -> ['0.15.16']
milou: ['5.26.3'] -> ['5.26.4']
kwayland-integration: ['5.26.3'] -> ['5.26.4']
backports.functools_lru_cache: ['1.6.4'] -> removed
plasma-systemmonitor: ['5.26.3'] -> ['5.26.4']

Changes for installer:

aws-c-mqtt: ['0.7.13'] -> ['0.8.0']
nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221130.e76c78d']

Changes for nas:

mautrix-discord: ['2022-11-26T15:18:42+02:00'] -> ['2022-11-26T22:08:08+02:00']
mautrix-telegram: ['2022-11-26T19:49:45+02:00'] -> ['2022-11-28T12:00:03+02:00']
aws-c-mqtt: ['0.7.10', '0.7.13'] -> ['0.7.10', '0.8.0']
mautrix-signal: ['2022-11-04T22:06:20+02:00'] -> ['2022-11-27T22:33:14+02:00']
nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221130.e76c78d']
lego: ['4.9.0'] -> ['4.9.1']
flatbuffers: ['22.10.26'] -> ['22.11.23']
Difference between this PR and main: ## Changes for nixos-8gb-fsn1-1: ``` aws-c-mqtt: ['0.7.13'] -> ['0.8.0'] akkoma: ['2022-11-26T21:16:21+00:00'] -> ['2022-11-28T13:34:54+00:00'] nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221130.e76c78d'] paper: ['1.19.2.296'] -> ['1.19.2.300'] lego: ['4.9.0'] -> ['4.9.1'] ``` ## Changes for nutty-noon: ``` contextlib2: ['0.6.0.post1', '21.6.0'] -> ['21.6.0'] systemsettings: ['5.26.3'] -> ['5.26.4'] lirc: ['0.10.1'] -> ['0.10.2'] pygobject: ['2.28.7', '3.42.2'] -> ['3.42.2'] enum34: ['1.1.10'] -> removed xdg-desktop-portal-kde: ['5.26.3'] -> ['5.26.4'] pluggy: ['0.13.1', '1.0.0'] -> ['1.0.0'] kmenuedit: ['5.26.3'] -> ['5.26.4'] khotkeys: ['5.26.3'] -> ['5.26.4'] coverage: ['5.5', '6.2', '6.4.4'] -> ['6.2', '6.4.4'] pytest: ['4.6.11', '6.2.5', '7.1.3'] -> ['6.2.5', '7.1.3'] configparser: ['4.0.2'] -> removed pip: ['20.3.4', '21.3.1', '22.2.2'] -> ['21.3.1', '22.2.2'] kde-cli-tools: ['5.26.3'] -> ['5.26.4'] funcsigs: ['1.0.2'] -> removed hypothesis: ['4.57.1', '6.35.0', '6.54.5'] -> ['6.35.0', '6.54.5'] importlib-metadata: ['2.1.1', '4.12.0'] -> ['4.12.0'] mock: ['3.0.5', '4.0.3'] -> ['4.0.3'] layer-shell-qt: ['5.26.3'] -> ['5.26.4'] libkscreen: ['5.26.3'] -> ['5.26.4'] unittest2: ['1.1.0'] -> removed pycairo: ['1.18.2', '1.21.0'] -> ['1.21.0'] zipp: ['1.0.0', '3.10.0'] -> ['3.10.0'] packaging: ['20.4', '21.3'] -> ['21.3'] breeze-gtk: ['5.26.3'] -> ['5.26.4'] ksystemstats: ['5.26.3'] -> ['5.26.4'] kgamma5: ['5.26.3'] -> ['5.26.4'] powerdevil: ['5.26.3'] -> ['5.26.4'] firefox: ['107.0'] -> ['107.0.1'] setuptools: ['44.0.0', '57.2.0', '65.3.0'] -> ['57.2.0', '65.3.0'] polkit-kde-agent: ['1-5.26.3'] -> ['1-5.26.4'] kdeplasma-addons: ['5.26.3'] -> ['5.26.4'] aws-c-mqtt: ['0.7.13'] -> ['0.8.0'] plasma-workspace-wallpapers: ['5.26.3'] -> ['5.26.4'] pyparsing: ['2.4.7', '3.0.6', '3.0.9'] -> ['3.0.6', '3.0.9'] sane-backends: ['1.0.32'] -> ['1.1.1'] plasma-pa: ['5.26.3'] -> ['5.26.4'] plasma-desktop: ['5.26.3'] -> ['5.26.4'] scandir: ['1.10.0'] -> removed kactivitymanagerd: ['5.26.3'] -> ['5.26.4'] telegram-desktop: ['4.3.1'] -> ['4.3.4'] kscreenlocker: ['5.26.3'] -> ['5.26.4'] typing: ['3.10.0.0'] -> removed pygtk: ['2.24.0'] -> removed plasma-workspace: ['5.26.3'] -> ['5.26.4.1'] kwallet-pam: ['5.26.3'] -> ['5.26.4'] kscreen: ['5.26.3'] -> ['5.26.4'] kdecoration: ['5.26.3'] -> ['5.26.4'] firefox-unwrapped: ['107.0'] -> ['107.0.1'] kde-gtk-config: ['5.26.3'] -> ['5.26.4'] prismlauncher: ['20221126'] -> ['20221129'] ksshaskpass: ['5.26.3'] -> ['5.26.4'] kinfocenter: ['5.26.3'] -> ['5.26.4'] kwrited: ['5.26.3'] -> ['5.26.4'] setuptools_scm: ['5.0.2'] -> removed libksysguard: ['5.26.3'] -> ['5.26.4'] more-itertools: ['5.0.0', '8.12.0', '8.14.0'] -> ['8.12.0', '8.14.0'] nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221130.e76c78d'] plasma-browser-integration: ['5.26.3'] -> ['5.26.4'] pathlib2: ['2.3.7.post1'] -> removed kpipewire: ['5.26.3'] -> ['5.26.4'] python: ['2.7.18'] -> removed plasma-integration: ['5.26.3'] -> ['5.26.4'] oxygen: ['5.26.3'] -> ['5.26.4'] atomicwrites: ['1.4.0', '1.4.1'] -> ['1.4.0'] oxygen-sounds: ['5.26.3'] -> ['5.26.4'] breeze-qt5: ['5.26.3'] -> ['5.26.4'] kwin: ['5.26.3'] -> ['5.26.4'] esbuild: ['0.15.15'] -> ['0.15.16'] milou: ['5.26.3'] -> ['5.26.4'] kwayland-integration: ['5.26.3'] -> ['5.26.4'] backports.functools_lru_cache: ['1.6.4'] -> removed plasma-systemmonitor: ['5.26.3'] -> ['5.26.4'] ``` ## Changes for thinkrac: ``` contextlib2: ['0.6.0.post1', '21.6.0'] -> ['21.6.0'] systemsettings: ['5.26.3'] -> ['5.26.4'] lirc: ['0.10.1'] -> ['0.10.2'] pygobject: ['2.28.7', '3.42.2'] -> ['3.42.2'] enum34: ['1.1.10'] -> removed xdg-desktop-portal-kde: ['5.26.3'] -> ['5.26.4'] pluggy: ['0.13.1', '1.0.0'] -> ['1.0.0'] kmenuedit: ['5.26.3'] -> ['5.26.4'] khotkeys: ['5.26.3'] -> ['5.26.4'] coverage: ['5.5', '6.2', '6.4.4'] -> ['6.2', '6.4.4'] pytest: ['4.6.11', '6.2.5', '7.1.3'] -> ['6.2.5', '7.1.3'] configparser: ['4.0.2'] -> removed pip: ['20.3.4', '21.3.1', '22.2.2'] -> ['21.3.1', '22.2.2'] kde-cli-tools: ['5.26.3'] -> ['5.26.4'] funcsigs: ['1.0.2'] -> removed hypothesis: ['4.57.1', '6.35.0', '6.54.5'] -> ['6.35.0', '6.54.5'] importlib-metadata: ['2.1.1', '4.12.0'] -> ['4.12.0'] mock: ['3.0.5', '4.0.3'] -> ['4.0.3'] layer-shell-qt: ['5.26.3'] -> ['5.26.4'] libkscreen: ['5.26.3'] -> ['5.26.4'] unittest2: ['1.1.0'] -> removed pycairo: ['1.18.2', '1.21.0'] -> ['1.21.0'] zipp: ['1.0.0', '3.10.0'] -> ['3.10.0'] packaging: ['20.4', '21.3'] -> ['21.3'] breeze-gtk: ['5.26.3'] -> ['5.26.4'] ksystemstats: ['5.26.3'] -> ['5.26.4'] kgamma5: ['5.26.3'] -> ['5.26.4'] powerdevil: ['5.26.3'] -> ['5.26.4'] firefox: ['107.0'] -> ['107.0.1'] setuptools: ['44.0.0', '57.2.0', '65.3.0'] -> ['57.2.0', '65.3.0'] polkit-kde-agent: ['1-5.26.3'] -> ['1-5.26.4'] kdeplasma-addons: ['5.26.3'] -> ['5.26.4'] aws-c-mqtt: ['0.7.13'] -> ['0.8.0'] plasma-workspace-wallpapers: ['5.26.3'] -> ['5.26.4'] pyparsing: ['2.4.7', '3.0.6', '3.0.9'] -> ['3.0.6', '3.0.9'] sane-backends: ['1.0.32'] -> ['1.1.1'] plasma-pa: ['5.26.3'] -> ['5.26.4'] plasma-desktop: ['5.26.3'] -> ['5.26.4'] scandir: ['1.10.0'] -> removed kactivitymanagerd: ['5.26.3'] -> ['5.26.4'] telegram-desktop: ['4.3.1'] -> ['4.3.4'] kscreenlocker: ['5.26.3'] -> ['5.26.4'] typing: ['3.10.0.0'] -> removed pygtk: ['2.24.0'] -> removed plasma-workspace: ['5.26.3'] -> ['5.26.4.1'] kwallet-pam: ['5.26.3'] -> ['5.26.4'] kscreen: ['5.26.3'] -> ['5.26.4'] kdecoration: ['5.26.3'] -> ['5.26.4'] firefox-unwrapped: ['107.0'] -> ['107.0.1'] kde-gtk-config: ['5.26.3'] -> ['5.26.4'] prismlauncher: ['20221126'] -> ['20221129'] ksshaskpass: ['5.26.3'] -> ['5.26.4'] kinfocenter: ['5.26.3'] -> ['5.26.4'] kwrited: ['5.26.3'] -> ['5.26.4'] setuptools_scm: ['5.0.2'] -> removed libksysguard: ['5.26.3'] -> ['5.26.4'] plasma-nm: ['5.26.3'] -> ['5.26.4'] more-itertools: ['5.0.0', '8.12.0', '8.14.0'] -> ['8.12.0', '8.14.0'] nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221130.e76c78d'] plasma-browser-integration: ['5.26.3'] -> ['5.26.4'] pathlib2: ['2.3.7.post1'] -> removed kpipewire: ['5.26.3'] -> ['5.26.4'] python: ['2.7.18'] -> removed plasma-integration: ['5.26.3'] -> ['5.26.4'] oxygen: ['5.26.3'] -> ['5.26.4'] atomicwrites: ['1.4.0', '1.4.1'] -> ['1.4.0'] oxygen-sounds: ['5.26.3'] -> ['5.26.4'] breeze-qt5: ['5.26.3'] -> ['5.26.4'] kwin: ['5.26.3'] -> ['5.26.4'] esbuild: ['0.15.15'] -> ['0.15.16'] milou: ['5.26.3'] -> ['5.26.4'] kwayland-integration: ['5.26.3'] -> ['5.26.4'] backports.functools_lru_cache: ['1.6.4'] -> removed plasma-systemmonitor: ['5.26.3'] -> ['5.26.4'] ``` ## Changes for installer: ``` aws-c-mqtt: ['0.7.13'] -> ['0.8.0'] nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221130.e76c78d'] ``` ## Changes for nas: ``` mautrix-discord: ['2022-11-26T15:18:42+02:00'] -> ['2022-11-26T22:08:08+02:00'] mautrix-telegram: ['2022-11-26T19:49:45+02:00'] -> ['2022-11-28T12:00:03+02:00'] aws-c-mqtt: ['0.7.10', '0.7.13'] -> ['0.7.10', '0.8.0'] mautrix-signal: ['2022-11-04T22:06:20+02:00'] -> ['2022-11-27T22:33:14+02:00'] nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221130.e76c78d'] lego: ['4.9.0'] -> ['4.9.1'] flatbuffers: ['22.10.26'] -> ['22.11.23'] ```
github-actions[bot] commented 2022-12-01 08:03:10 +00:00 (Migrated from github.com)

Difference between this PR and main:

Changes for nixos-8gb-fsn1-1:

node_exporter: ['1.4.0'] -> ['1.5.0']
openjdk-headless: ['17.0.4+8', '8u322-ga'] -> ['17.0.4+8', '19.0.1+10', '8u322-ga']
openjfx-modular-sdk: ['17.0.0.1+1'] -> ['17.0.0.1+1', '19+11']
openjfx-deps: ['17.0.0.1+1'] -> ['17.0.0.1+1', '19+11']
aws-c-mqtt: ['0.7.13'] -> ['0.8.0']
akkoma: ['2022-11-26T21:16:21+00:00'] -> ['2022-11-28T13:34:54+00:00']
openjdk: ['17.0.4+8'] -> ['17.0.4+8', '19.0.1+10']
nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221201.93ea1db']
paper: ['1.19.2.296'] -> ['1.19.2.300']
lego: ['4.9.0'] -> ['4.9.1']
temurin-bin: added -> ['19.0.1']

Changes for nutty-noon:

contextlib2: ['0.6.0.post1', '21.6.0'] -> ['21.6.0']
systemsettings: ['5.26.3'] -> ['5.26.4']
node_exporter: ['1.4.0'] -> ['1.5.0']
lirc: ['0.10.1'] -> ['0.10.2']
pygobject: ['2.28.7', '3.42.2'] -> ['3.42.2']
enum34: ['1.1.10'] -> removed
xdg-desktop-portal-kde: ['5.26.3'] -> ['5.26.4']
pluggy: ['0.13.1', '1.0.0'] -> ['1.0.0']
kmenuedit: ['5.26.3'] -> ['5.26.4']
khotkeys: ['5.26.3'] -> ['5.26.4']
coverage: ['5.5', '6.2', '6.4.4'] -> ['6.2', '6.4.4']
pytest: ['4.6.11', '6.2.5', '7.1.3'] -> ['6.2.5', '7.1.3']
configparser: ['4.0.2'] -> removed
pip: ['20.3.4', '21.3.1', '22.2.2'] -> ['21.3.1', '22.2.2']
kde-cli-tools: ['5.26.3'] -> ['5.26.4']
funcsigs: ['1.0.2'] -> removed
hypothesis: ['4.57.1', '6.35.0', '6.54.5'] -> ['6.35.0', '6.54.5']
importlib-metadata: ['2.1.1', '4.12.0'] -> ['4.12.0']
mock: ['3.0.5', '4.0.3'] -> ['4.0.3']
layer-shell-qt: ['5.26.3'] -> ['5.26.4']
libkscreen: ['5.26.3'] -> ['5.26.4']
unittest2: ['1.1.0'] -> removed
pycairo: ['1.18.2', '1.21.0'] -> ['1.21.0']
zipp: ['1.0.0', '3.10.0'] -> ['3.10.0']
packaging: ['20.4', '21.3'] -> ['21.3']
breeze-gtk: ['5.26.3'] -> ['5.26.4']
ksystemstats: ['5.26.3'] -> ['5.26.4']
kgamma5: ['5.26.3'] -> ['5.26.4']
powerdevil: ['5.26.3'] -> ['5.26.4']
firefox: ['107.0'] -> ['107.0.1']
setuptools: ['44.0.0', '57.2.0', '65.3.0'] -> ['57.2.0', '65.3.0']
polkit-kde-agent: ['1-5.26.3'] -> ['1-5.26.4']
kdeplasma-addons: ['5.26.3'] -> ['5.26.4']
aws-c-mqtt: ['0.7.13'] -> ['0.8.0']
plasma-workspace-wallpapers: ['5.26.3'] -> ['5.26.4']
pyparsing: ['2.4.7', '3.0.6', '3.0.9'] -> ['3.0.6', '3.0.9']
openjdk: ['17.0.4+8', '8u322-ga'] -> ['19.0.1+10', '8u322-ga']
sane-backends: ['1.0.32'] -> ['1.1.1']
plasma-pa: ['5.26.3'] -> ['5.26.4']
plasma-desktop: ['5.26.3'] -> ['5.26.4']
scandir: ['1.10.0'] -> removed
kactivitymanagerd: ['5.26.3'] -> ['5.26.4']
telegram-desktop: ['4.3.1'] -> ['4.3.4']
kscreenlocker: ['5.26.3'] -> ['5.26.4']
typing: ['3.10.0.0'] -> removed
pygtk: ['2.24.0'] -> removed
plasma-workspace: ['5.26.3'] -> ['5.26.4.1']
kwallet-pam: ['5.26.3'] -> ['5.26.4']
kscreen: ['5.26.3'] -> ['5.26.4']
kdecoration: ['5.26.3'] -> ['5.26.4']
firefox-unwrapped: ['107.0'] -> ['107.0.1']
kde-gtk-config: ['5.26.3'] -> ['5.26.4']
prismlauncher: ['20221126'] -> ['20221130']
ksshaskpass: ['5.26.3'] -> ['5.26.4']
kinfocenter: ['5.26.3'] -> ['5.26.4']
kwrited: ['5.26.3'] -> ['5.26.4']
setuptools_scm: ['5.0.2'] -> removed
libksysguard: ['5.26.3'] -> ['5.26.4']
more-itertools: ['5.0.0', '8.12.0', '8.14.0'] -> ['8.12.0', '8.14.0']
openjfx-deps: ['17.0.0.1+1'] -> ['19+11']
nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221201.93ea1db']
plasma-browser-integration: ['5.26.3'] -> ['5.26.4']
pathlib2: ['2.3.7.post1'] -> removed
kpipewire: ['5.26.3'] -> ['5.26.4']
python: ['2.7.18'] -> removed
plasma-integration: ['5.26.3'] -> ['5.26.4']
oxygen: ['5.26.3'] -> ['5.26.4']
openjfx-modular-sdk: ['17.0.0.1+1'] -> ['19+11']
atomicwrites: ['1.4.0', '1.4.1'] -> ['1.4.0']
oxygen-sounds: ['5.26.3'] -> ['5.26.4']
breeze-qt5: ['5.26.3'] -> ['5.26.4']
kwin: ['5.26.3'] -> ['5.26.4']
esbuild: ['0.15.15'] -> ['0.15.16']
milou: ['5.26.3'] -> ['5.26.4']
openjdk-headless: ['17.0.4+8'] -> ['17.0.4+8', '19.0.1+10']
kwayland-integration: ['5.26.3'] -> ['5.26.4']
backports.functools_lru_cache: ['1.6.4'] -> removed
plasma-systemmonitor: ['5.26.3'] -> ['5.26.4']
temurin-bin: added -> ['19.0.1']

Changes for thinkrac:

contextlib2: ['0.6.0.post1', '21.6.0'] -> ['21.6.0']
systemsettings: ['5.26.3'] -> ['5.26.4']
node_exporter: ['1.4.0'] -> ['1.5.0']
lirc: ['0.10.1'] -> ['0.10.2']
pygobject: ['2.28.7', '3.42.2'] -> ['3.42.2']
enum34: ['1.1.10'] -> removed
xdg-desktop-portal-kde: ['5.26.3'] -> ['5.26.4']
pluggy: ['0.13.1', '1.0.0'] -> ['1.0.0']
kmenuedit: ['5.26.3'] -> ['5.26.4']
khotkeys: ['5.26.3'] -> ['5.26.4']
coverage: ['5.5', '6.2', '6.4.4'] -> ['6.2', '6.4.4']
pytest: ['4.6.11', '6.2.5', '7.1.3'] -> ['6.2.5', '7.1.3']
configparser: ['4.0.2'] -> removed
pip: ['20.3.4', '21.3.1', '22.2.2'] -> ['21.3.1', '22.2.2']
kde-cli-tools: ['5.26.3'] -> ['5.26.4']
funcsigs: ['1.0.2'] -> removed
hypothesis: ['4.57.1', '6.35.0', '6.54.5'] -> ['6.35.0', '6.54.5']
importlib-metadata: ['2.1.1', '4.12.0'] -> ['4.12.0']
mock: ['3.0.5', '4.0.3'] -> ['4.0.3']
layer-shell-qt: ['5.26.3'] -> ['5.26.4']
libkscreen: ['5.26.3'] -> ['5.26.4']
unittest2: ['1.1.0'] -> removed
pycairo: ['1.18.2', '1.21.0'] -> ['1.21.0']
zipp: ['1.0.0', '3.10.0'] -> ['3.10.0']
packaging: ['20.4', '21.3'] -> ['21.3']
breeze-gtk: ['5.26.3'] -> ['5.26.4']
ksystemstats: ['5.26.3'] -> ['5.26.4']
kgamma5: ['5.26.3'] -> ['5.26.4']
powerdevil: ['5.26.3'] -> ['5.26.4']
firefox: ['107.0'] -> ['107.0.1']
setuptools: ['44.0.0', '57.2.0', '65.3.0'] -> ['57.2.0', '65.3.0']
polkit-kde-agent: ['1-5.26.3'] -> ['1-5.26.4']
kdeplasma-addons: ['5.26.3'] -> ['5.26.4']
aws-c-mqtt: ['0.7.13'] -> ['0.8.0']
plasma-workspace-wallpapers: ['5.26.3'] -> ['5.26.4']
pyparsing: ['2.4.7', '3.0.6', '3.0.9'] -> ['3.0.6', '3.0.9']
openjdk: ['17.0.4+8', '8u322-ga'] -> ['19.0.1+10', '8u322-ga']
sane-backends: ['1.0.32'] -> ['1.1.1']
plasma-pa: ['5.26.3'] -> ['5.26.4']
plasma-desktop: ['5.26.3'] -> ['5.26.4']
scandir: ['1.10.0'] -> removed
kactivitymanagerd: ['5.26.3'] -> ['5.26.4']
telegram-desktop: ['4.3.1'] -> ['4.3.4']
kscreenlocker: ['5.26.3'] -> ['5.26.4']
typing: ['3.10.0.0'] -> removed
pygtk: ['2.24.0'] -> removed
plasma-workspace: ['5.26.3'] -> ['5.26.4.1']
kwallet-pam: ['5.26.3'] -> ['5.26.4']
kscreen: ['5.26.3'] -> ['5.26.4']
kdecoration: ['5.26.3'] -> ['5.26.4']
firefox-unwrapped: ['107.0'] -> ['107.0.1']
kde-gtk-config: ['5.26.3'] -> ['5.26.4']
prismlauncher: ['20221126'] -> ['20221130']
ksshaskpass: ['5.26.3'] -> ['5.26.4']
kinfocenter: ['5.26.3'] -> ['5.26.4']
kwrited: ['5.26.3'] -> ['5.26.4']
setuptools_scm: ['5.0.2'] -> removed
libksysguard: ['5.26.3'] -> ['5.26.4']
plasma-nm: ['5.26.3'] -> ['5.26.4']
more-itertools: ['5.0.0', '8.12.0', '8.14.0'] -> ['8.12.0', '8.14.0']
openjfx-deps: ['17.0.0.1+1'] -> ['19+11']
nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221201.93ea1db']
plasma-browser-integration: ['5.26.3'] -> ['5.26.4']
pathlib2: ['2.3.7.post1'] -> removed
kpipewire: ['5.26.3'] -> ['5.26.4']
python: ['2.7.18'] -> removed
plasma-integration: ['5.26.3'] -> ['5.26.4']
oxygen: ['5.26.3'] -> ['5.26.4']
openjfx-modular-sdk: ['17.0.0.1+1'] -> ['19+11']
atomicwrites: ['1.4.0', '1.4.1'] -> ['1.4.0']
oxygen-sounds: ['5.26.3'] -> ['5.26.4']
breeze-qt5: ['5.26.3'] -> ['5.26.4']
kwin: ['5.26.3'] -> ['5.26.4']
esbuild: ['0.15.15'] -> ['0.15.16']
milou: ['5.26.3'] -> ['5.26.4']
openjdk-headless: ['17.0.4+8'] -> ['17.0.4+8', '19.0.1+10']
kwayland-integration: ['5.26.3'] -> ['5.26.4']
backports.functools_lru_cache: ['1.6.4'] -> removed
plasma-systemmonitor: ['5.26.3'] -> ['5.26.4']
temurin-bin: added -> ['19.0.1']

Changes for installer:

node_exporter: ['1.4.0'] -> ['1.5.0']
aws-c-mqtt: ['0.7.13'] -> ['0.8.0']
nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221201.93ea1db']

Changes for nas:

node_exporter: ['1.4.0'] -> ['1.5.0']
mautrix-discord: ['2022-11-26T15:18:42+02:00'] -> ['2022-11-26T22:08:08+02:00']
mautrix-telegram: ['2022-11-26T19:49:45+02:00'] -> ['2022-11-28T12:00:03+02:00']
aws-c-mqtt: ['0.7.10', '0.7.13'] -> ['0.7.10', '0.8.0']
mautrix-signal: ['2022-11-04T22:06:20+02:00'] -> ['2022-11-27T22:33:14+02:00']
nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221201.93ea1db']
lego: ['4.9.0'] -> ['4.9.1']
flatbuffers: ['22.10.26'] -> ['22.11.23']
Difference between this PR and main: ## Changes for nixos-8gb-fsn1-1: ``` node_exporter: ['1.4.0'] -> ['1.5.0'] openjdk-headless: ['17.0.4+8', '8u322-ga'] -> ['17.0.4+8', '19.0.1+10', '8u322-ga'] openjfx-modular-sdk: ['17.0.0.1+1'] -> ['17.0.0.1+1', '19+11'] openjfx-deps: ['17.0.0.1+1'] -> ['17.0.0.1+1', '19+11'] aws-c-mqtt: ['0.7.13'] -> ['0.8.0'] akkoma: ['2022-11-26T21:16:21+00:00'] -> ['2022-11-28T13:34:54+00:00'] openjdk: ['17.0.4+8'] -> ['17.0.4+8', '19.0.1+10'] nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221201.93ea1db'] paper: ['1.19.2.296'] -> ['1.19.2.300'] lego: ['4.9.0'] -> ['4.9.1'] temurin-bin: added -> ['19.0.1'] ``` ## Changes for nutty-noon: ``` contextlib2: ['0.6.0.post1', '21.6.0'] -> ['21.6.0'] systemsettings: ['5.26.3'] -> ['5.26.4'] node_exporter: ['1.4.0'] -> ['1.5.0'] lirc: ['0.10.1'] -> ['0.10.2'] pygobject: ['2.28.7', '3.42.2'] -> ['3.42.2'] enum34: ['1.1.10'] -> removed xdg-desktop-portal-kde: ['5.26.3'] -> ['5.26.4'] pluggy: ['0.13.1', '1.0.0'] -> ['1.0.0'] kmenuedit: ['5.26.3'] -> ['5.26.4'] khotkeys: ['5.26.3'] -> ['5.26.4'] coverage: ['5.5', '6.2', '6.4.4'] -> ['6.2', '6.4.4'] pytest: ['4.6.11', '6.2.5', '7.1.3'] -> ['6.2.5', '7.1.3'] configparser: ['4.0.2'] -> removed pip: ['20.3.4', '21.3.1', '22.2.2'] -> ['21.3.1', '22.2.2'] kde-cli-tools: ['5.26.3'] -> ['5.26.4'] funcsigs: ['1.0.2'] -> removed hypothesis: ['4.57.1', '6.35.0', '6.54.5'] -> ['6.35.0', '6.54.5'] importlib-metadata: ['2.1.1', '4.12.0'] -> ['4.12.0'] mock: ['3.0.5', '4.0.3'] -> ['4.0.3'] layer-shell-qt: ['5.26.3'] -> ['5.26.4'] libkscreen: ['5.26.3'] -> ['5.26.4'] unittest2: ['1.1.0'] -> removed pycairo: ['1.18.2', '1.21.0'] -> ['1.21.0'] zipp: ['1.0.0', '3.10.0'] -> ['3.10.0'] packaging: ['20.4', '21.3'] -> ['21.3'] breeze-gtk: ['5.26.3'] -> ['5.26.4'] ksystemstats: ['5.26.3'] -> ['5.26.4'] kgamma5: ['5.26.3'] -> ['5.26.4'] powerdevil: ['5.26.3'] -> ['5.26.4'] firefox: ['107.0'] -> ['107.0.1'] setuptools: ['44.0.0', '57.2.0', '65.3.0'] -> ['57.2.0', '65.3.0'] polkit-kde-agent: ['1-5.26.3'] -> ['1-5.26.4'] kdeplasma-addons: ['5.26.3'] -> ['5.26.4'] aws-c-mqtt: ['0.7.13'] -> ['0.8.0'] plasma-workspace-wallpapers: ['5.26.3'] -> ['5.26.4'] pyparsing: ['2.4.7', '3.0.6', '3.0.9'] -> ['3.0.6', '3.0.9'] openjdk: ['17.0.4+8', '8u322-ga'] -> ['19.0.1+10', '8u322-ga'] sane-backends: ['1.0.32'] -> ['1.1.1'] plasma-pa: ['5.26.3'] -> ['5.26.4'] plasma-desktop: ['5.26.3'] -> ['5.26.4'] scandir: ['1.10.0'] -> removed kactivitymanagerd: ['5.26.3'] -> ['5.26.4'] telegram-desktop: ['4.3.1'] -> ['4.3.4'] kscreenlocker: ['5.26.3'] -> ['5.26.4'] typing: ['3.10.0.0'] -> removed pygtk: ['2.24.0'] -> removed plasma-workspace: ['5.26.3'] -> ['5.26.4.1'] kwallet-pam: ['5.26.3'] -> ['5.26.4'] kscreen: ['5.26.3'] -> ['5.26.4'] kdecoration: ['5.26.3'] -> ['5.26.4'] firefox-unwrapped: ['107.0'] -> ['107.0.1'] kde-gtk-config: ['5.26.3'] -> ['5.26.4'] prismlauncher: ['20221126'] -> ['20221130'] ksshaskpass: ['5.26.3'] -> ['5.26.4'] kinfocenter: ['5.26.3'] -> ['5.26.4'] kwrited: ['5.26.3'] -> ['5.26.4'] setuptools_scm: ['5.0.2'] -> removed libksysguard: ['5.26.3'] -> ['5.26.4'] more-itertools: ['5.0.0', '8.12.0', '8.14.0'] -> ['8.12.0', '8.14.0'] openjfx-deps: ['17.0.0.1+1'] -> ['19+11'] nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221201.93ea1db'] plasma-browser-integration: ['5.26.3'] -> ['5.26.4'] pathlib2: ['2.3.7.post1'] -> removed kpipewire: ['5.26.3'] -> ['5.26.4'] python: ['2.7.18'] -> removed plasma-integration: ['5.26.3'] -> ['5.26.4'] oxygen: ['5.26.3'] -> ['5.26.4'] openjfx-modular-sdk: ['17.0.0.1+1'] -> ['19+11'] atomicwrites: ['1.4.0', '1.4.1'] -> ['1.4.0'] oxygen-sounds: ['5.26.3'] -> ['5.26.4'] breeze-qt5: ['5.26.3'] -> ['5.26.4'] kwin: ['5.26.3'] -> ['5.26.4'] esbuild: ['0.15.15'] -> ['0.15.16'] milou: ['5.26.3'] -> ['5.26.4'] openjdk-headless: ['17.0.4+8'] -> ['17.0.4+8', '19.0.1+10'] kwayland-integration: ['5.26.3'] -> ['5.26.4'] backports.functools_lru_cache: ['1.6.4'] -> removed plasma-systemmonitor: ['5.26.3'] -> ['5.26.4'] temurin-bin: added -> ['19.0.1'] ``` ## Changes for thinkrac: ``` contextlib2: ['0.6.0.post1', '21.6.0'] -> ['21.6.0'] systemsettings: ['5.26.3'] -> ['5.26.4'] node_exporter: ['1.4.0'] -> ['1.5.0'] lirc: ['0.10.1'] -> ['0.10.2'] pygobject: ['2.28.7', '3.42.2'] -> ['3.42.2'] enum34: ['1.1.10'] -> removed xdg-desktop-portal-kde: ['5.26.3'] -> ['5.26.4'] pluggy: ['0.13.1', '1.0.0'] -> ['1.0.0'] kmenuedit: ['5.26.3'] -> ['5.26.4'] khotkeys: ['5.26.3'] -> ['5.26.4'] coverage: ['5.5', '6.2', '6.4.4'] -> ['6.2', '6.4.4'] pytest: ['4.6.11', '6.2.5', '7.1.3'] -> ['6.2.5', '7.1.3'] configparser: ['4.0.2'] -> removed pip: ['20.3.4', '21.3.1', '22.2.2'] -> ['21.3.1', '22.2.2'] kde-cli-tools: ['5.26.3'] -> ['5.26.4'] funcsigs: ['1.0.2'] -> removed hypothesis: ['4.57.1', '6.35.0', '6.54.5'] -> ['6.35.0', '6.54.5'] importlib-metadata: ['2.1.1', '4.12.0'] -> ['4.12.0'] mock: ['3.0.5', '4.0.3'] -> ['4.0.3'] layer-shell-qt: ['5.26.3'] -> ['5.26.4'] libkscreen: ['5.26.3'] -> ['5.26.4'] unittest2: ['1.1.0'] -> removed pycairo: ['1.18.2', '1.21.0'] -> ['1.21.0'] zipp: ['1.0.0', '3.10.0'] -> ['3.10.0'] packaging: ['20.4', '21.3'] -> ['21.3'] breeze-gtk: ['5.26.3'] -> ['5.26.4'] ksystemstats: ['5.26.3'] -> ['5.26.4'] kgamma5: ['5.26.3'] -> ['5.26.4'] powerdevil: ['5.26.3'] -> ['5.26.4'] firefox: ['107.0'] -> ['107.0.1'] setuptools: ['44.0.0', '57.2.0', '65.3.0'] -> ['57.2.0', '65.3.0'] polkit-kde-agent: ['1-5.26.3'] -> ['1-5.26.4'] kdeplasma-addons: ['5.26.3'] -> ['5.26.4'] aws-c-mqtt: ['0.7.13'] -> ['0.8.0'] plasma-workspace-wallpapers: ['5.26.3'] -> ['5.26.4'] pyparsing: ['2.4.7', '3.0.6', '3.0.9'] -> ['3.0.6', '3.0.9'] openjdk: ['17.0.4+8', '8u322-ga'] -> ['19.0.1+10', '8u322-ga'] sane-backends: ['1.0.32'] -> ['1.1.1'] plasma-pa: ['5.26.3'] -> ['5.26.4'] plasma-desktop: ['5.26.3'] -> ['5.26.4'] scandir: ['1.10.0'] -> removed kactivitymanagerd: ['5.26.3'] -> ['5.26.4'] telegram-desktop: ['4.3.1'] -> ['4.3.4'] kscreenlocker: ['5.26.3'] -> ['5.26.4'] typing: ['3.10.0.0'] -> removed pygtk: ['2.24.0'] -> removed plasma-workspace: ['5.26.3'] -> ['5.26.4.1'] kwallet-pam: ['5.26.3'] -> ['5.26.4'] kscreen: ['5.26.3'] -> ['5.26.4'] kdecoration: ['5.26.3'] -> ['5.26.4'] firefox-unwrapped: ['107.0'] -> ['107.0.1'] kde-gtk-config: ['5.26.3'] -> ['5.26.4'] prismlauncher: ['20221126'] -> ['20221130'] ksshaskpass: ['5.26.3'] -> ['5.26.4'] kinfocenter: ['5.26.3'] -> ['5.26.4'] kwrited: ['5.26.3'] -> ['5.26.4'] setuptools_scm: ['5.0.2'] -> removed libksysguard: ['5.26.3'] -> ['5.26.4'] plasma-nm: ['5.26.3'] -> ['5.26.4'] more-itertools: ['5.0.0', '8.12.0', '8.14.0'] -> ['8.12.0', '8.14.0'] openjfx-deps: ['17.0.0.1+1'] -> ['19+11'] nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221201.93ea1db'] plasma-browser-integration: ['5.26.3'] -> ['5.26.4'] pathlib2: ['2.3.7.post1'] -> removed kpipewire: ['5.26.3'] -> ['5.26.4'] python: ['2.7.18'] -> removed plasma-integration: ['5.26.3'] -> ['5.26.4'] oxygen: ['5.26.3'] -> ['5.26.4'] openjfx-modular-sdk: ['17.0.0.1+1'] -> ['19+11'] atomicwrites: ['1.4.0', '1.4.1'] -> ['1.4.0'] oxygen-sounds: ['5.26.3'] -> ['5.26.4'] breeze-qt5: ['5.26.3'] -> ['5.26.4'] kwin: ['5.26.3'] -> ['5.26.4'] esbuild: ['0.15.15'] -> ['0.15.16'] milou: ['5.26.3'] -> ['5.26.4'] openjdk-headless: ['17.0.4+8'] -> ['17.0.4+8', '19.0.1+10'] kwayland-integration: ['5.26.3'] -> ['5.26.4'] backports.functools_lru_cache: ['1.6.4'] -> removed plasma-systemmonitor: ['5.26.3'] -> ['5.26.4'] temurin-bin: added -> ['19.0.1'] ``` ## Changes for installer: ``` node_exporter: ['1.4.0'] -> ['1.5.0'] aws-c-mqtt: ['0.7.13'] -> ['0.8.0'] nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221201.93ea1db'] ``` ## Changes for nas: ``` node_exporter: ['1.4.0'] -> ['1.5.0'] mautrix-discord: ['2022-11-26T15:18:42+02:00'] -> ['2022-11-26T22:08:08+02:00'] mautrix-telegram: ['2022-11-26T19:49:45+02:00'] -> ['2022-11-28T12:00:03+02:00'] aws-c-mqtt: ['0.7.10', '0.7.13'] -> ['0.7.10', '0.8.0'] mautrix-signal: ['2022-11-04T22:06:20+02:00'] -> ['2022-11-27T22:33:14+02:00'] nixos-version: ['23.05.20221128.f2f39a2'] -> ['23.05.20221201.93ea1db'] lego: ['4.9.0'] -> ['4.9.1'] flatbuffers: ['22.10.26'] -> ['22.11.23'] ```
Sign in to join this conversation.
No description provided.