chore(release): v4.0.0

This commit is contained in:
eric
2026-03-21 01:52:51 +01:00
parent 4565a71863
commit ac9f784602
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -3,7 +3,7 @@
inputs = { inputs = {
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable"; 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.2"; repo-lib.url = "git+https://git.dgren.dev/eric/nix-flake-lib?ref=refs/tags/v4.0.0";
repo-lib.inputs.nixpkgs.follows = "nixpkgs"; repo-lib.inputs.nixpkgs.follows = "nixpkgs";
}; };