use iceshrimp flake fork

This commit is contained in:
41666 2024-03-26 00:25:58 -04:00
parent a8e29a5b88
commit e42f83c6d3
2 changed files with 7 additions and 7 deletions

12
flake.lock generated
View file

@ -309,17 +309,17 @@
]
},
"locked": {
"lastModified": 1709197042,
"narHash": "sha256-EXTZ6H6+Pm/1wqdeijVkasXJFgvFN5fiCW6+S5pqNWA=",
"lastModified": 1711427112,
"narHash": "sha256-xOms3CSFnPlq3IAd+vvImVAewm+5SOPU4Cmf3cmIjyE=",
"ref": "refs/heads/dev",
"rev": "04f8a479f1d80ae436246dfda3ebb1fcd4ded1e6",
"revCount": 42,
"rev": "0c2f700c4ae4466ac67da1f5a49b729cd817bed4",
"revCount": 43,
"type": "git",
"url": "https://iceshrimp.dev/iceshrimp/packaging"
"url": "https://iceshrimp.dev/noe/packaging"
},
"original": {
"type": "git",
"url": "https://iceshrimp.dev/iceshrimp/packaging"
"url": "https://iceshrimp.dev/noe/packaging"
}
},
"nix-darwin": {

View file

@ -36,7 +36,7 @@
# Iceshrimpy
iceshrimp = {
url = "git+https://iceshrimp.dev/iceshrimp/packaging";
url = "git+https://iceshrimp.dev/noe/packaging";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};