pdr: attempt withdrawal
This commit is contained in:
parent
6d7417dfc7
commit
0938c2fc88
3 changed files with 30 additions and 2 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue