Skip to content

Commit d7b1dc4

Browse files
Release v2.32.3 (#66)
* Prepare release v2.32.3 * Update Nix release to 2.32.3 * flake.lock: Update Flake lock file updates: • Updated input 'nix': 'https://api.flakehub.com/f/pinned/NixOS/nix/2.32.2/019a2650-cebd-7f8d-b13a-89515d81631e/source.tar.gz?narHash=sha256-zO5A57NT5WtSJ73O3uIQdkPoxW%2BqQfMPhMMPI1UHRjA%3D' (2025-10-25) → 'https://api.flakehub.com/f/pinned/NixOS/nix/2.32.3/019a5db2-514b-7e72-86a5-1f47dc4aa7ac/source.tar.gz?narHash=sha256-DrYVpBbff2zwtyrhll3fAHUYplJ8AEnd0aZa2VAY88I%3D' (2025-11-06) • Updated input 'nix/nixpkgs': 'github:NixOS/nixpkgs/d98ce345cdab58477ca61855540999c86577d19d?narHash=sha256-O2CIn7HjZwEGqBrwu9EU76zlmA5dbmna7jL1XUmAId8%3D' (2025-08-26) → 'github:NixOS/nixpkgs/daf6dc47aa4b44791372d6139ab7b25269184d55?narHash=sha256-wxX7u6D2rpkJLWkZ2E932SIvDJW8%2BON/0Yy8%2Ba5vsDU%3D' (2025-10-27) • Updated input 'nixpkgs': 'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2505.812242%2Brev-3de8f8d73e35724bf9abef41f1bdbedda1e14a31/019a45f6-fa95-71d1-a242-7ebcb44b00b3/source.tar.gz?narHash=sha256-IYlYnp4O4dzEpL77BD/lj5NnJy2J8qbHkNSFiPBCbqo%3D' (2025-11-01) → 'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2505.812554%2Brev-6faeb062ee4cf4f105989d490831713cc5a43ee1/019a5f75-0159-79b8-b171-f9b6d2148da2/source.tar.gz?narHash=sha256-Zg/SCgCaAioc0/SVZQJxuECGPJy%2BOAeBcGeA5okdYDc%3D' (2025-11-07) --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a860396 commit d7b1dc4

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

flake.lock

Lines changed: 15 additions & 15 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.32.2";
4+
nix.url = "https://flakehub.com/f/NixOS/nix/=2.32.3";
55
nixpkgs.url = "https://flakehub.com/f/NixOS/nixpkgs/*";
66
};
77

0 commit comments

Comments
 (0)