forked from nyanloutre/nixos-config
Pas de dépendance à Gitea dans la config
This commit is contained in:
parent
b0f115a1dd
commit
f0b2747974
@ -91,7 +91,7 @@ in
|
|||||||
{ commands = [
|
{ commands = [
|
||||||
"${pkgs.python}/bin/python ${
|
"${pkgs.python}/bin/python ${
|
||||||
pkgs.fetchgit {
|
pkgs.fetchgit {
|
||||||
url = "https://gitea.nyanlout.re/nyanloutre/tplink-smartplug.git";
|
url = "https://gitlab.com/nyanloutre/tplink-smartplug.git";
|
||||||
rev = "a0996112fc451b76448589698de440ad5fd6ea79";
|
rev = "a0996112fc451b76448589698de440ad5fd6ea79";
|
||||||
sha256 = "1f1625g7rfsddgk428g76p8fr7vz5gfhq3f452q17bjni3rf2pj3";
|
sha256 = "1f1625g7rfsddgk428g76p8fr7vz5gfhq3f452q17bjni3rf2pj3";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user