patent: flake.lock

This commit is contained in:
2026-06-09 11:54:49 +02:00
parent 0beb6f374a
commit 682bc4e5ab
2 changed files with 52 additions and 1 deletions
+5
View File
@@ -31,6 +31,11 @@
inputs.flake-utils.follows = "flake-utils";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
patent = {
url = "github:r14dd/patent";
inputs.flake-utils.follows = "flake-utils";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
caelestia-shell = {
# based on quickshell. See https://github.com/caelestia-dots/shell
url = "github:caelestia-dots/shell";