chore(release): v3.6.2

This commit is contained in:
eric
2026-03-21 01:43:45 +01:00
parent a5ab22f426
commit 3b38bc8f38
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
3.6.1
3.6.2
stable
0

View File

@@ -3,7 +3,7 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";
repo-lib.url = "git+https://git.dgren.dev/eric/nix-flake-lib?ref=refs/tags/v3.6.0";
repo-lib.url = "git+https://git.dgren.dev/eric/nix-flake-lib?ref=refs/tags/v3.6.2";
repo-lib.inputs.nixpkgs.follows = "nixpkgs";
};