Skip to content

build(nix): update dependencies#1117

Merged
rvolosatovs merged 4 commits into
mainfrom
build/update-flake-lock
Apr 29, 2026
Merged

build(nix): update dependencies#1117
rvolosatovs merged 4 commits into
mainfrom
build/update-flake-lock

Conversation

@wrpc-bot
Copy link
Copy Markdown

@wrpc-bot wrpc-bot Bot commented Mar 15, 2026

Description

Automated Nix flake update

Changes

• Updated input 'fenix':
    'github:nix-community/fenix/8124451' (2026-03-13)
  → 'github:nix-community/fenix/996ffd2' (2026-04-28)
• Updated input 'fenix/nixpkgs':
    'github:nixos/nixpkgs/fe416aa' (2026-03-12)
  → 'github:nixos/nixpkgs/0726a0e' (2026-04-22)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/6254616' (2026-03-12)
  → 'github:rust-lang/rust-analyzer/c2a4de0' (2026-04-27)
• Updated input 'nixify':
    'github:rvolosatovs/nixify/bcc5e78' (2026-03-13)
  → 'github:rvolosatovs/nixify/55953a1' (2026-04-28)
• Updated input 'nixify/advisory-db':
    'github:rustsec/advisory-db/a38e165' (2026-03-11)
  → 'github:rustsec/advisory-db/dedaac6' (2026-04-27)
• Updated input 'nixify/nixpkgs-darwin':
    'github:nixos/nixpkgs/a855687' (2026-03-12)
  → 'github:nixos/nixpkgs/3f05c86' (2026-04-24)
• Updated input 'nixify/nixpkgs-nixos':
    'github:nixos/nixpkgs/0590cd3' (2026-03-11)
  → 'github:nixos/nixpkgs/a4bf066' (2026-04-25)
• Updated input 'nixify/rust-overlay':
    'github:oxalica/rust-overlay/2b18fe4' (2026-03-12)
  → 'github:oxalica/rust-overlay/a6cb222' (2026-04-27)
• Updated input 'nixlib':
    'github:nix-community/nixpkgs.lib/7489b10' (2026-03-08)
  → 'github:nix-community/nixpkgs.lib/f590132' (2026-04-26)
• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/7569023' (2026-03-11)
  → 'github:NixOS/nixpkgs/6368eda' (2026-04-27)

@wrpc-bot wrpc-bot Bot requested a review from rvolosatovs as a code owner March 15, 2026 00:34
@wrpc-bot wrpc-bot Bot added the dependencies Pull requests that update a dependency file label Mar 15, 2026
@wrpc-bot wrpc-bot Bot force-pushed the build/update-flake-lock branch 8 times, most recently from c4bae62 to 1db9618 Compare March 23, 2026 00:34
@wrpc-bot wrpc-bot Bot force-pushed the build/update-flake-lock branch 7 times, most recently from 9cd6003 to a483c7f Compare March 30, 2026 00:35
@wrpc-bot wrpc-bot Bot force-pushed the build/update-flake-lock branch 7 times, most recently from f377833 to 395244e Compare April 6, 2026 00:36
@wrpc-bot wrpc-bot Bot force-pushed the build/update-flake-lock branch 4 times, most recently from 5403641 to ee2cc7d Compare April 10, 2026 00:35
@rvolosatovs
Copy link
Copy Markdown
Member

@copilot adapt to upstream changes and update rustls

Copilot AI requested a review from rvolosatovs April 10, 2026 22:07
@wrpc-bot wrpc-bot Bot force-pushed the build/update-flake-lock branch 7 times, most recently from 3f80fba to 56dceb3 Compare April 17, 2026 00:39
@wrpc-bot wrpc-bot Bot force-pushed the build/update-flake-lock branch 7 times, most recently from fd1c01d to 754f264 Compare April 24, 2026 00:41
@wrpc-bot wrpc-bot Bot force-pushed the build/update-flake-lock branch 4 times, most recently from 4def766 to 5a21aeb Compare April 28, 2026 00:44
• Updated input 'fenix':
    'github:nix-community/fenix/8124451' (2026-03-13)
  → 'github:nix-community/fenix/996ffd2' (2026-04-28)
• Updated input 'fenix/nixpkgs':
    'github:nixos/nixpkgs/fe416aa' (2026-03-12)
  → 'github:nixos/nixpkgs/0726a0e' (2026-04-22)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/6254616' (2026-03-12)
  → 'github:rust-lang/rust-analyzer/c2a4de0' (2026-04-27)
• Updated input 'nixify':
    'github:rvolosatovs/nixify/bcc5e78' (2026-03-13)
  → 'github:rvolosatovs/nixify/55953a1' (2026-04-28)
• Updated input 'nixify/advisory-db':
    'github:rustsec/advisory-db/a38e165' (2026-03-11)
  → 'github:rustsec/advisory-db/dedaac6' (2026-04-27)
• Updated input 'nixify/nixpkgs-darwin':
    'github:nixos/nixpkgs/a855687' (2026-03-12)
  → 'github:nixos/nixpkgs/3f05c86' (2026-04-24)
• Updated input 'nixify/nixpkgs-nixos':
    'github:nixos/nixpkgs/0590cd3' (2026-03-11)
  → 'github:nixos/nixpkgs/a4bf066' (2026-04-25)
• Updated input 'nixify/rust-overlay':
    'github:oxalica/rust-overlay/2b18fe4' (2026-03-12)
  → 'github:oxalica/rust-overlay/a6cb222' (2026-04-27)
• Updated input 'nixlib':
    'github:nix-community/nixpkgs.lib/7489b10' (2026-03-08)
  → 'github:nix-community/nixpkgs.lib/f590132' (2026-04-26)
• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/7569023' (2026-03-11)
  → 'github:NixOS/nixpkgs/6368eda' (2026-04-27)

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@wrpc-bot wrpc-bot Bot force-pushed the build/update-flake-lock branch from 5a21aeb to 72693d4 Compare April 28, 2026 18:52
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
@rvolosatovs rvolosatovs enabled auto-merge April 29, 2026 08:51
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
@rvolosatovs rvolosatovs added this pull request to the merge queue Apr 29, 2026
Merged via the queue into main with commit e630215 Apr 29, 2026
38 checks passed
@rvolosatovs rvolosatovs deleted the build/update-flake-lock branch April 29, 2026 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants