chore: update flake

This commit is contained in:
eric
2026-03-04 08:49:18 +01:00
parent e7e8efc92c
commit 7052e39ab5
2 changed files with 7 additions and 7 deletions

View File

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