flake.lock: Update #68

Merged
DarkKirb merged 1 commit from update_flake_lock_action into main 2022-11-27 14:26:40 +00:00
DarkKirb commented 2022-11-27 07:54:22 +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/8529d756fad2eeea543b487e1ff5253857bc2e16' (2022-11-26)
  → 'github:helix-editor/helix/f0f295a6679655dccfab0c1e0e9bb4a87e351db5' (2022-11-26)
• Updated input 'hosts-list':
    'github:StevenBlack/hosts/eccb2df38aa5c3de16d0479d559b9daaaabcf38c' (2022-11-21)
  → 'github:StevenBlack/hosts/147b6d4e55148a897c2cb6cc138c232cf4fcd730' (2022-11-26)
• Updated input 'nix-packages':
    'github:DarkKirb/nix-packages/21d41dc20d035070237f2ab009054f80eda67ba8' (2022-11-25)
  → 'github:DarkKirb/nix-packages/6d0982b80fbdbb8cde3bb99c4d98b0de8435da65' (2022-11-27)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/62421e2d309f9333bcfd752214c3f94aac42cb47' (2022-11-26)
  → 'github:NixOS/nixpkgs/ae0e4eb71ed97cb5de83446d8c6aed834d8eb91a' (2022-11-27)
• Updated input 'nur':
    'github:nix-community/NUR/37eabfd00003f01716dd62ccf593943d3454458d' (2022-11-26)
  → 'github:nix-community/NUR/3f099e8c636126f988f66d41d26bb474c1887c9b' (2022-11-27)
• Updated input 'prismmc':
    'github:PrismLauncher/PrismLauncher/fd8b4c536807c2fd40cd9ca3e694b602684a94a6' (2022-11-25)
  → 'github:PrismLauncher/PrismLauncher/cc92e1b0b6293a5c198b34554e68440a82e6074c' (2022-11-26)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/f72e050c3ef148b1131a0d2df55385c045e4166b' (2022-11-20)
  → 'github:Mic92/sops-nix/a01f386f34a854fe4f8754e62a6837748bc84a8a' (2022-11-27)
• Updated input 'sops-nix/nixpkgs-22_05':
    'github:NixOS/nixpkgs/b68a6a27adb452879ab66c0eaac0c133e32823b2' (2022-11-20)
  → 'github:NixOS/nixpkgs/6649e08812f579581bfb4cada3ba01e30485c891' (2022-11-27)

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/8529d756fad2eeea543b487e1ff5253857bc2e16' (2022-11-26) → 'github:helix-editor/helix/f0f295a6679655dccfab0c1e0e9bb4a87e351db5' (2022-11-26) • Updated input 'hosts-list': 'github:StevenBlack/hosts/eccb2df38aa5c3de16d0479d559b9daaaabcf38c' (2022-11-21) → 'github:StevenBlack/hosts/147b6d4e55148a897c2cb6cc138c232cf4fcd730' (2022-11-26) • Updated input 'nix-packages': 'github:DarkKirb/nix-packages/21d41dc20d035070237f2ab009054f80eda67ba8' (2022-11-25) → 'github:DarkKirb/nix-packages/6d0982b80fbdbb8cde3bb99c4d98b0de8435da65' (2022-11-27) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/62421e2d309f9333bcfd752214c3f94aac42cb47' (2022-11-26) → 'github:NixOS/nixpkgs/ae0e4eb71ed97cb5de83446d8c6aed834d8eb91a' (2022-11-27) • Updated input 'nur': 'github:nix-community/NUR/37eabfd00003f01716dd62ccf593943d3454458d' (2022-11-26) → 'github:nix-community/NUR/3f099e8c636126f988f66d41d26bb474c1887c9b' (2022-11-27) • Updated input 'prismmc': 'github:PrismLauncher/PrismLauncher/fd8b4c536807c2fd40cd9ca3e694b602684a94a6' (2022-11-25) → 'github:PrismLauncher/PrismLauncher/cc92e1b0b6293a5c198b34554e68440a82e6074c' (2022-11-26) • Updated input 'sops-nix': 'github:Mic92/sops-nix/f72e050c3ef148b1131a0d2df55385c045e4166b' (2022-11-20) → 'github:Mic92/sops-nix/a01f386f34a854fe4f8754e62a6837748bc84a8a' (2022-11-27) • Updated input 'sops-nix/nixpkgs-22_05': 'github:NixOS/nixpkgs/b68a6a27adb452879ab66c0eaac0c133e32823b2' (2022-11-20) → 'github:NixOS/nixpkgs/6649e08812f579581bfb4cada3ba01e30485c891' (2022-11-27) ``` ### 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-27 08:06:49 +00:00 (Migrated from github.com)

Difference between this PR and main:

Changes for nixos-8gb-fsn1-1:

types-setuptools: ['65.5.0.3'] -> ['65.6.0.0']
nixos-version: ['23.05.20221126.62421e2'] -> ['23.05.20221127.b45ec95']
helix-tree-sitter-java: ['bd6186c24d5eb13b4623efac9d944dcc095c0dad'] -> ['09d650def6cdf7f479f4b78f595e9ef5b58ce31e']
btrfs-progs: ['6.0.1'] -> ['6.0.2']

Changes for nutty-noon:

libsidplayfp: ['2.4.0'] -> ['2.4.1']
prismlauncher: ['20221125'] -> ['20221126']
types-setuptools: ['65.5.0.3'] -> ['65.6.0.0']
nixos-version: ['23.05.20221126.62421e2'] -> ['23.05.20221127.b45ec95']
helix-tree-sitter-java: ['bd6186c24d5eb13b4623efac9d944dcc095c0dad'] -> ['09d650def6cdf7f479f4b78f595e9ef5b58ce31e']
ostree: ['2022.6'] -> ['2022.7']
btrfs-progs: ['6.0.1'] -> ['6.0.2']
ntfs3g: ['2022.5.17'] -> ['2022.10.3']
glfw: added -> ['3.3.8']

Changes for thinkrac:

libsidplayfp: ['2.4.0'] -> ['2.4.1']
prismlauncher: ['20221125'] -> ['20221126']
types-setuptools: ['65.5.0.3'] -> ['65.6.0.0']
nixos-version: ['23.05.20221126.62421e2'] -> ['23.05.20221127.b45ec95']
helix-tree-sitter-java: ['bd6186c24d5eb13b4623efac9d944dcc095c0dad'] -> ['09d650def6cdf7f479f4b78f595e9ef5b58ce31e']
ostree: ['2022.6'] -> ['2022.7']
btrfs-progs: ['6.0.1'] -> ['6.0.2']
ntfs3g: ['2022.5.17'] -> ['2022.10.3']
glfw: added -> ['3.3.8']

Changes for installer:

types-setuptools: ['65.5.0.3'] -> ['65.6.0.0']
nixos-version: ['23.05.20221126.62421e2'] -> ['23.05.20221127.b45ec95']
helix-tree-sitter-java: ['bd6186c24d5eb13b4623efac9d944dcc095c0dad'] -> ['09d650def6cdf7f479f4b78f595e9ef5b58ce31e']
btrfs-progs: ['6.0.1'] -> ['6.0.2']
ntfs3g: ['2022.5.17'] -> ['2022.10.3']

Changes for nas:

types-setuptools: ['65.5.0.3'] -> ['65.6.0.0']
nixos-version: ['23.05.20221126.62421e2'] -> ['23.05.20221127.b45ec95']
helix-tree-sitter-java: ['bd6186c24d5eb13b4623efac9d944dcc095c0dad'] -> ['09d650def6cdf7f479f4b78f595e9ef5b58ce31e']
btrfs-progs: ['6.0.1'] -> ['6.0.2']
Difference between this PR and main: ## Changes for nixos-8gb-fsn1-1: ``` types-setuptools: ['65.5.0.3'] -> ['65.6.0.0'] nixos-version: ['23.05.20221126.62421e2'] -> ['23.05.20221127.b45ec95'] helix-tree-sitter-java: ['bd6186c24d5eb13b4623efac9d944dcc095c0dad'] -> ['09d650def6cdf7f479f4b78f595e9ef5b58ce31e'] btrfs-progs: ['6.0.1'] -> ['6.0.2'] ``` ## Changes for nutty-noon: ``` libsidplayfp: ['2.4.0'] -> ['2.4.1'] prismlauncher: ['20221125'] -> ['20221126'] types-setuptools: ['65.5.0.3'] -> ['65.6.0.0'] nixos-version: ['23.05.20221126.62421e2'] -> ['23.05.20221127.b45ec95'] helix-tree-sitter-java: ['bd6186c24d5eb13b4623efac9d944dcc095c0dad'] -> ['09d650def6cdf7f479f4b78f595e9ef5b58ce31e'] ostree: ['2022.6'] -> ['2022.7'] btrfs-progs: ['6.0.1'] -> ['6.0.2'] ntfs3g: ['2022.5.17'] -> ['2022.10.3'] glfw: added -> ['3.3.8'] ``` ## Changes for thinkrac: ``` libsidplayfp: ['2.4.0'] -> ['2.4.1'] prismlauncher: ['20221125'] -> ['20221126'] types-setuptools: ['65.5.0.3'] -> ['65.6.0.0'] nixos-version: ['23.05.20221126.62421e2'] -> ['23.05.20221127.b45ec95'] helix-tree-sitter-java: ['bd6186c24d5eb13b4623efac9d944dcc095c0dad'] -> ['09d650def6cdf7f479f4b78f595e9ef5b58ce31e'] ostree: ['2022.6'] -> ['2022.7'] btrfs-progs: ['6.0.1'] -> ['6.0.2'] ntfs3g: ['2022.5.17'] -> ['2022.10.3'] glfw: added -> ['3.3.8'] ``` ## Changes for installer: ``` types-setuptools: ['65.5.0.3'] -> ['65.6.0.0'] nixos-version: ['23.05.20221126.62421e2'] -> ['23.05.20221127.b45ec95'] helix-tree-sitter-java: ['bd6186c24d5eb13b4623efac9d944dcc095c0dad'] -> ['09d650def6cdf7f479f4b78f595e9ef5b58ce31e'] btrfs-progs: ['6.0.1'] -> ['6.0.2'] ntfs3g: ['2022.5.17'] -> ['2022.10.3'] ``` ## Changes for nas: ``` types-setuptools: ['65.5.0.3'] -> ['65.6.0.0'] nixos-version: ['23.05.20221126.62421e2'] -> ['23.05.20221127.b45ec95'] helix-tree-sitter-java: ['bd6186c24d5eb13b4623efac9d944dcc095c0dad'] -> ['09d650def6cdf7f479f4b78f595e9ef5b58ce31e'] btrfs-progs: ['6.0.1'] -> ['6.0.2'] ```
github-actions[bot] commented 2022-11-27 13:53:56 +00:00 (Migrated from github.com)

Difference between this PR and main:

Changes for nixos-8gb-fsn1-1:

db_connection-2.4.2: ['2.4.2'] -> removed
hex-source-poison: ['3.1.0'] -> ['5.0.0']
mercurial: ['6.3.0'] -> ['6.3.1']
hex-source-ecto: ['3.9.1'] -> ['3.9.2']
plug_crypto-1.2.2: ['1.2.2'] -> removed
hex-source-ecto_psql_extras: ['0.7.4'] -> ['0.7.10']
hex-source-swoosh: ['1.7.3'] -> ['1.8.2']
credo-1.6.5: ['1.6.5'] -> removed
hex-source-httpoison: ['1.8.1'] -> ['1.8.2']
hex-source-db_connection: ['2.4.2'] -> ['2.4.3']
floki-0.33.1: ['0.33.1'] -> removed
ecto_sql-3.9.0: ['3.9.0'] -> removed
hex-source-ecto_sql: ['3.9.0'] -> ['3.9.1']
hex-source-sleeplocks: ['1.1.1'] -> ['1.1.2']
phoenix_live_view-0.17.11: ['0.17.11'] -> removed
ecto-3.9.1: ['3.9.1'] -> removed
hex-source-earmark: ['1.4.26'] -> ['1.4.33']
sleeplocks-1.1.1: ['1.1.1'] -> removed
hex-source-ex_doc: ['0.28.4'] -> ['0.29.1']
httpoison-1.8.1: ['1.8.1'] -> removed
types-setuptools: ['65.5.0.3'] -> ['65.6.0.0']
hex-source-timex: ['3.7.8'] -> ['3.7.9']
earmark_parser-1.4.26: ['1.4.26'] -> removed
hex-source-phoenix_live_view: ['0.17.11'] -> ['0.17.12']
nixos-version: ['23.05.20221126.62421e2'] -> ['23.05.20221127.ae0e4eb']
hex-source-phoenix_view: ['1.1.2'] -> ['2.0.2']
hex-source-ueberauth: ['0.10.1'] -> ['0.10.3']
hex-source-phoenix: ['1.6.11'] -> ['1.6.15']
hex-source-plug_crypto: ['1.2.2'] -> ['1.2.3']
hex-source-castore: ['0.1.18'] -> ['0.1.19']
hex-source-bunt: ['0.2.0'] -> ['0.2.1']
paper: ['1.19.2.285'] -> ['1.19.2.296']
helix-tree-sitter-java: ['bd6186c24d5eb13b4623efac9d944dcc095c0dad'] -> ['09d650def6cdf7f479f4b78f595e9ef5b58ce31e']
phoenix_view-1.1.2: ['1.1.2'] -> removed
timex-3.7.8: ['3.7.8'] -> removed
poison-3.1.0: ['3.1.0'] -> removed
swoosh-1.7.3: ['1.7.3'] -> removed
plug_cowboy-2.5.2: ['2.5.2'] -> removed
hex-source-floki: ['0.33.1'] -> ['0.34.0']
hex-source-credo: ['1.6.5'] -> ['1.6.7']
ecto_psql_extras-0.7.4: ['0.7.4'] -> removed
btrfs-progs: ['6.0.1'] -> ['6.0.2']
earmark-1.4.26: ['1.4.26'] -> removed
bunt-0.2.0: ['0.2.0'] -> removed
hex-source-plug_cowboy: ['2.5.2'] -> ['2.6.0']
ex_doc-0.28.4: ['0.28.4'] -> removed
phoenix-1.6.11: ['1.6.11'] -> removed
akkoma: ['2022-11-20T22:21:56+00:00'] -> ['2022-11-26T21:16:21+00:00']
castore-0.1.18: ['0.1.18'] -> removed
ueberauth-0.10.1: ['0.10.1'] -> removed
hex-source-earmark_parser: ['1.4.26'] -> ['1.4.29']
phoenix_live_view-0.17.12: added -> ['0.17.12']
castore-0.1.19: added -> ['0.1.19']
floki-0.34.0: added -> ['0.34.0']
credo-1.6.7: added -> ['1.6.7']
ecto_psql_extras-0.7.10: added -> ['0.7.10']
timex-3.7.9: added -> ['3.7.9']
bunt-0.2.1: added -> ['0.2.1']
plug_cowboy-2.6.0: added -> ['2.6.0']
earmark-1.4.33: added -> ['1.4.33']
ecto-3.9.2: added -> ['3.9.2']
swoosh-1.8.2: added -> ['1.8.2']
poison-5.0.0: added -> ['5.0.0']
phoenix-1.6.15: added -> ['1.6.15']
ueberauth-0.10.3: added -> ['0.10.3']
phoenix_template-1.0.0: added -> ['1.0.0']
ecto_sql-3.9.1: added -> ['3.9.1']
earmark_parser-1.4.29: added -> ['1.4.29']
phoenix_view-2.0.2: added -> ['2.0.2']
hex-source-phoenix_template: added -> ['1.0.0']
sleeplocks-1.1.2: added -> ['1.1.2']
plug_crypto-1.2.3: added -> ['1.2.3']
ex_doc-0.29.1: added -> ['0.29.1']
db_connection-2.4.3: added -> ['2.4.3']
httpoison-1.8.2: added -> ['1.8.2']

Changes for nutty-noon:

mercurial: ['6.3.0'] -> ['6.3.1']
libsidplayfp: ['2.4.0'] -> ['2.4.1']
prismlauncher: ['20221125'] -> ['20221126']
types-setuptools: ['65.5.0.3'] -> ['65.6.0.0']
nixos-version: ['23.05.20221126.62421e2'] -> ['23.05.20221127.ae0e4eb']
helix-tree-sitter-java: ['bd6186c24d5eb13b4623efac9d944dcc095c0dad'] -> ['09d650def6cdf7f479f4b78f595e9ef5b58ce31e']
ostree: ['2022.6'] -> ['2022.7']
btrfs-progs: ['6.0.1'] -> ['6.0.2']
ntfs3g: ['2022.5.17'] -> ['2022.10.3']
glfw: added -> ['3.3.8']

Changes for thinkrac:

mercurial: ['6.3.0'] -> ['6.3.1']
libsidplayfp: ['2.4.0'] -> ['2.4.1']
prismlauncher: ['20221125'] -> ['20221126']
types-setuptools: ['65.5.0.3'] -> ['65.6.0.0']
nixos-version: ['23.05.20221126.62421e2'] -> ['23.05.20221127.ae0e4eb']
helix-tree-sitter-java: ['bd6186c24d5eb13b4623efac9d944dcc095c0dad'] -> ['09d650def6cdf7f479f4b78f595e9ef5b58ce31e']
ostree: ['2022.6'] -> ['2022.7']
btrfs-progs: ['6.0.1'] -> ['6.0.2']
ntfs3g: ['2022.5.17'] -> ['2022.10.3']
glfw: added -> ['3.3.8']

Changes for installer:

types-setuptools: ['65.5.0.3'] -> ['65.6.0.0']
nixos-version: ['23.05.20221126.62421e2'] -> ['23.05.20221127.ae0e4eb']
helix-tree-sitter-java: ['bd6186c24d5eb13b4623efac9d944dcc095c0dad'] -> ['09d650def6cdf7f479f4b78f595e9ef5b58ce31e']
btrfs-progs: ['6.0.1'] -> ['6.0.2']
ntfs3g: ['2022.5.17'] -> ['2022.10.3']

Changes for nas:

mercurial: ['5.8', '6.3.0'] -> ['5.8', '6.3.1']
tulir-telethon: ['1.26.0a10'] -> ['1.27.0a1']
types-setuptools: ['65.5.0.3'] -> ['65.6.0.0']
nixos-version: ['23.05.20221126.62421e2'] -> ['23.05.20221127.ae0e4eb']
helix-tree-sitter-java: ['bd6186c24d5eb13b4623efac9d944dcc095c0dad'] -> ['09d650def6cdf7f479f4b78f595e9ef5b58ce31e']
mautrix-discord: ['2022-11-22T21:32:08+02:00'] -> ['2022-11-26T15:18:42+02:00']
mautrix-whatsapp: ['2022-11-22T21:31:04+02:00'] -> ['2022-11-26T19:39:45+02:00']
btrfs-progs: ['6.0.1'] -> ['6.0.2']
mautrix-telegram: ['2022-11-18T19:30:19+02:00'] -> ['2022-11-26T19:49:45+02:00']
Difference between this PR and main: ## Changes for nixos-8gb-fsn1-1: ``` db_connection-2.4.2: ['2.4.2'] -> removed hex-source-poison: ['3.1.0'] -> ['5.0.0'] mercurial: ['6.3.0'] -> ['6.3.1'] hex-source-ecto: ['3.9.1'] -> ['3.9.2'] plug_crypto-1.2.2: ['1.2.2'] -> removed hex-source-ecto_psql_extras: ['0.7.4'] -> ['0.7.10'] hex-source-swoosh: ['1.7.3'] -> ['1.8.2'] credo-1.6.5: ['1.6.5'] -> removed hex-source-httpoison: ['1.8.1'] -> ['1.8.2'] hex-source-db_connection: ['2.4.2'] -> ['2.4.3'] floki-0.33.1: ['0.33.1'] -> removed ecto_sql-3.9.0: ['3.9.0'] -> removed hex-source-ecto_sql: ['3.9.0'] -> ['3.9.1'] hex-source-sleeplocks: ['1.1.1'] -> ['1.1.2'] phoenix_live_view-0.17.11: ['0.17.11'] -> removed ecto-3.9.1: ['3.9.1'] -> removed hex-source-earmark: ['1.4.26'] -> ['1.4.33'] sleeplocks-1.1.1: ['1.1.1'] -> removed hex-source-ex_doc: ['0.28.4'] -> ['0.29.1'] httpoison-1.8.1: ['1.8.1'] -> removed types-setuptools: ['65.5.0.3'] -> ['65.6.0.0'] hex-source-timex: ['3.7.8'] -> ['3.7.9'] earmark_parser-1.4.26: ['1.4.26'] -> removed hex-source-phoenix_live_view: ['0.17.11'] -> ['0.17.12'] nixos-version: ['23.05.20221126.62421e2'] -> ['23.05.20221127.ae0e4eb'] hex-source-phoenix_view: ['1.1.2'] -> ['2.0.2'] hex-source-ueberauth: ['0.10.1'] -> ['0.10.3'] hex-source-phoenix: ['1.6.11'] -> ['1.6.15'] hex-source-plug_crypto: ['1.2.2'] -> ['1.2.3'] hex-source-castore: ['0.1.18'] -> ['0.1.19'] hex-source-bunt: ['0.2.0'] -> ['0.2.1'] paper: ['1.19.2.285'] -> ['1.19.2.296'] helix-tree-sitter-java: ['bd6186c24d5eb13b4623efac9d944dcc095c0dad'] -> ['09d650def6cdf7f479f4b78f595e9ef5b58ce31e'] phoenix_view-1.1.2: ['1.1.2'] -> removed timex-3.7.8: ['3.7.8'] -> removed poison-3.1.0: ['3.1.0'] -> removed swoosh-1.7.3: ['1.7.3'] -> removed plug_cowboy-2.5.2: ['2.5.2'] -> removed hex-source-floki: ['0.33.1'] -> ['0.34.0'] hex-source-credo: ['1.6.5'] -> ['1.6.7'] ecto_psql_extras-0.7.4: ['0.7.4'] -> removed btrfs-progs: ['6.0.1'] -> ['6.0.2'] earmark-1.4.26: ['1.4.26'] -> removed bunt-0.2.0: ['0.2.0'] -> removed hex-source-plug_cowboy: ['2.5.2'] -> ['2.6.0'] ex_doc-0.28.4: ['0.28.4'] -> removed phoenix-1.6.11: ['1.6.11'] -> removed akkoma: ['2022-11-20T22:21:56+00:00'] -> ['2022-11-26T21:16:21+00:00'] castore-0.1.18: ['0.1.18'] -> removed ueberauth-0.10.1: ['0.10.1'] -> removed hex-source-earmark_parser: ['1.4.26'] -> ['1.4.29'] phoenix_live_view-0.17.12: added -> ['0.17.12'] castore-0.1.19: added -> ['0.1.19'] floki-0.34.0: added -> ['0.34.0'] credo-1.6.7: added -> ['1.6.7'] ecto_psql_extras-0.7.10: added -> ['0.7.10'] timex-3.7.9: added -> ['3.7.9'] bunt-0.2.1: added -> ['0.2.1'] plug_cowboy-2.6.0: added -> ['2.6.0'] earmark-1.4.33: added -> ['1.4.33'] ecto-3.9.2: added -> ['3.9.2'] swoosh-1.8.2: added -> ['1.8.2'] poison-5.0.0: added -> ['5.0.0'] phoenix-1.6.15: added -> ['1.6.15'] ueberauth-0.10.3: added -> ['0.10.3'] phoenix_template-1.0.0: added -> ['1.0.0'] ecto_sql-3.9.1: added -> ['3.9.1'] earmark_parser-1.4.29: added -> ['1.4.29'] phoenix_view-2.0.2: added -> ['2.0.2'] hex-source-phoenix_template: added -> ['1.0.0'] sleeplocks-1.1.2: added -> ['1.1.2'] plug_crypto-1.2.3: added -> ['1.2.3'] ex_doc-0.29.1: added -> ['0.29.1'] db_connection-2.4.3: added -> ['2.4.3'] httpoison-1.8.2: added -> ['1.8.2'] ``` ## Changes for nutty-noon: ``` mercurial: ['6.3.0'] -> ['6.3.1'] libsidplayfp: ['2.4.0'] -> ['2.4.1'] prismlauncher: ['20221125'] -> ['20221126'] types-setuptools: ['65.5.0.3'] -> ['65.6.0.0'] nixos-version: ['23.05.20221126.62421e2'] -> ['23.05.20221127.ae0e4eb'] helix-tree-sitter-java: ['bd6186c24d5eb13b4623efac9d944dcc095c0dad'] -> ['09d650def6cdf7f479f4b78f595e9ef5b58ce31e'] ostree: ['2022.6'] -> ['2022.7'] btrfs-progs: ['6.0.1'] -> ['6.0.2'] ntfs3g: ['2022.5.17'] -> ['2022.10.3'] glfw: added -> ['3.3.8'] ``` ## Changes for thinkrac: ``` mercurial: ['6.3.0'] -> ['6.3.1'] libsidplayfp: ['2.4.0'] -> ['2.4.1'] prismlauncher: ['20221125'] -> ['20221126'] types-setuptools: ['65.5.0.3'] -> ['65.6.0.0'] nixos-version: ['23.05.20221126.62421e2'] -> ['23.05.20221127.ae0e4eb'] helix-tree-sitter-java: ['bd6186c24d5eb13b4623efac9d944dcc095c0dad'] -> ['09d650def6cdf7f479f4b78f595e9ef5b58ce31e'] ostree: ['2022.6'] -> ['2022.7'] btrfs-progs: ['6.0.1'] -> ['6.0.2'] ntfs3g: ['2022.5.17'] -> ['2022.10.3'] glfw: added -> ['3.3.8'] ``` ## Changes for installer: ``` types-setuptools: ['65.5.0.3'] -> ['65.6.0.0'] nixos-version: ['23.05.20221126.62421e2'] -> ['23.05.20221127.ae0e4eb'] helix-tree-sitter-java: ['bd6186c24d5eb13b4623efac9d944dcc095c0dad'] -> ['09d650def6cdf7f479f4b78f595e9ef5b58ce31e'] btrfs-progs: ['6.0.1'] -> ['6.0.2'] ntfs3g: ['2022.5.17'] -> ['2022.10.3'] ``` ## Changes for nas: ``` mercurial: ['5.8', '6.3.0'] -> ['5.8', '6.3.1'] tulir-telethon: ['1.26.0a10'] -> ['1.27.0a1'] types-setuptools: ['65.5.0.3'] -> ['65.6.0.0'] nixos-version: ['23.05.20221126.62421e2'] -> ['23.05.20221127.ae0e4eb'] helix-tree-sitter-java: ['bd6186c24d5eb13b4623efac9d944dcc095c0dad'] -> ['09d650def6cdf7f479f4b78f595e9ef5b58ce31e'] mautrix-discord: ['2022-11-22T21:32:08+02:00'] -> ['2022-11-26T15:18:42+02:00'] mautrix-whatsapp: ['2022-11-22T21:31:04+02:00'] -> ['2022-11-26T19:39:45+02:00'] btrfs-progs: ['6.0.1'] -> ['6.0.2'] mautrix-telegram: ['2022-11-18T19:30:19+02:00'] -> ['2022-11-26T19:49:45+02:00'] ```
darkkirb referenced this pull request from a commit 2024-10-28 09:51:52 +00:00
Sign in to join this conversation.
No description provided.