use iceshrimp flake fork
This commit is contained in:
parent
a8e29a5b88
commit
e42f83c6d3
2 changed files with 7 additions and 7 deletions
12
flake.lock
generated
12
flake.lock
generated
|
@ -309,17 +309,17 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1709197042,
|
"lastModified": 1711427112,
|
||||||
"narHash": "sha256-EXTZ6H6+Pm/1wqdeijVkasXJFgvFN5fiCW6+S5pqNWA=",
|
"narHash": "sha256-xOms3CSFnPlq3IAd+vvImVAewm+5SOPU4Cmf3cmIjyE=",
|
||||||
"ref": "refs/heads/dev",
|
"ref": "refs/heads/dev",
|
||||||
"rev": "04f8a479f1d80ae436246dfda3ebb1fcd4ded1e6",
|
"rev": "0c2f700c4ae4466ac67da1f5a49b729cd817bed4",
|
||||||
"revCount": 42,
|
"revCount": 43,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://iceshrimp.dev/iceshrimp/packaging"
|
"url": "https://iceshrimp.dev/noe/packaging"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://iceshrimp.dev/iceshrimp/packaging"
|
"url": "https://iceshrimp.dev/noe/packaging"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nix-darwin": {
|
"nix-darwin": {
|
||||||
|
|
|
@ -36,7 +36,7 @@
|
||||||
|
|
||||||
# Iceshrimpy
|
# Iceshrimpy
|
||||||
iceshrimp = {
|
iceshrimp = {
|
||||||
url = "git+https://iceshrimp.dev/iceshrimp/packaging";
|
url = "git+https://iceshrimp.dev/noe/packaging";
|
||||||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue