iceshrimp??
This commit is contained in:
parent
8016e3eeaa
commit
43da93ae72
2 changed files with 11 additions and 3 deletions
|
@ -35,7 +35,10 @@
|
|||
nixos-generators.url = "github:nix-community/nixos-generators";
|
||||
|
||||
# Iceshrimpy
|
||||
iceshrimp.url = "git+https://iceshrimp.dev/iceshrimp/packaging";
|
||||
iceshrimp = {
|
||||
url = "git+https://iceshrimp.dev/iceshrimp/packaging";
|
||||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
};
|
||||
|
||||
# Self
|
||||
noe-sh = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue