iceshrimp??

This commit is contained in:
41666 2024-03-25 23:51:49 -04:00
parent 8016e3eeaa
commit 43da93ae72
2 changed files with 11 additions and 3 deletions

View file

@ -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 = {