chore(release): v1.0.0

This commit is contained in:
eric
2026-03-04 07:47:46 +01:00
parent d8f92486c3
commit 3a5cdb5900
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";
devshell-lib.url = "git+https://git.dgren.dev/eric/nix-flake-lib?ref=v0.0.5";
devshell-lib.url = "git+https://git.dgren.dev/eric/nix-flake-lib?ref=v1.0.0";
devshell-lib.inputs.nixpkgs.follows = "nixpkgs";
};