pdr: attempt withdrawal

This commit is contained in:
41666 2024-03-30 01:04:01 -04:00
parent 6d7417dfc7
commit 0938c2fc88
3 changed files with 30 additions and 2 deletions

View file

@ -39,6 +39,11 @@
url = "git+https://iceshrimp.dev/iceshrimp/packaging";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
iceshrimp-withdrawal = {
url = "git+https://iceshrimp.dev/noe/withdrawal";
inputs.nixpkgs.follows = "nixpkgs-unstable";
inputs.iceshrimp.follows = "iceshrimp";
};
# Self
noe-sh = {