Skip to content

Commit 2ef59a3

Browse files
Release v2.34.0 (#72)
* Prepare release v2.34.0 * Update Nix release to 2.34.0 * flake.lock: Update Flake lock file updates: • Updated input 'nix': 'https://api.flakehub.com/f/pinned/NixOS/nix/2.33.3/019c5604-ba2a-727a-83ce-aa24aeca8b7e/source.tar.gz' (2026-02-13) → 'https://api.flakehub.com/f/pinned/NixOS/nix/2.34.0/019cb060-94ec-7ca5-8799-2bea67c2d756/source.tar.gz' (2026-03-02) • Updated input 'nix/flake-compat': 'github:edolstra/flake-compat/ff81ac9' (2024-12-04) → 'github:NixOS/flake-compat/5edf11c' (2025-12-29) • Updated input 'nix/nixpkgs': 'https://releases.nixos.org/nixos/25.05/nixos-25.05.813095.1c8ba8d3f763/nixexprs.tar.xz' (2025-11-24) → 'https://releases.nixos.org/nixos/25.11/nixos-25.11.6495.e764fc9a4058/nixexprs.tar.xz' (2026-02-24) • Updated input 'nixpkgs': 'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2511.908154%2Brev-c217913993d6c6f6805c3b1a3bda5e639adfde6d/019c7ebe-d61d-7168-89bc-a2b6e142b1cd/source.tar.gz' (2026-02-20) → 'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2511.908740%2Brev-fabb8c9deee281e50b1065002c9828f2cf7b2239/019cb9f7-a916-7359-a77d-0a005d3360ab/source.tar.gz' (2026-03-04) --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 923bda0 commit 2ef59a3

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

flake.lock

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
description = "Nothing to see here";
33
inputs = {
4-
nix.url = "https://flakehub.com/f/NixOS/nix/=2.33.3";
4+
nix.url = "https://flakehub.com/f/NixOS/nix/=2.34.0";
55
nixpkgs.url = "https://flakehub.com/f/NixOS/nixpkgs/*";
66
};
77

0 commit comments

Comments
 (0)