[zineshop] init
Some checks failed
Check flake syntax / flake-check (push) Failing after 1m2s

This commit is contained in:
2025-04-11 18:18:30 +02:00
parent 568cce0d48
commit e294fecf7e
5 changed files with 105 additions and 1 deletions

View File

@@ -22,6 +22,11 @@
inputs.nixpkgs.follows = "nixpkgs";
};
zineshop = {
url = "git+https://git.dynamicdiscord.de/kalipso/zineshop";
inputs.nixpkgs.follows = "nixpkgs";
};
ep3-bs = {
url = "git+https://git.dynamicdiscord.de/kalipso/ep3-bs.nix";
inputs.nixpkgs.follows = "nixpkgs";