Change conduit to conduwuit for more better
This commit is contained in:
parent
ce1aa98f43
commit
0043166e05
18
flake.lock
18
flake.lock
|
@ -52,17 +52,17 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1710785672,
|
"lastModified": 1711172967,
|
||||||
"narHash": "sha256-tEP/amp09fSKeTBrcHWAYr/tQ0g2ZxJQlnCiZDi6qtY=",
|
"narHash": "sha256-HBkYzSfFM0oMnRSjquI1CJ7a4jtIv9eRbAeJZDE8H3M=",
|
||||||
"owner": "famedly",
|
"owner": "girlbossceo",
|
||||||
"repo": "conduit",
|
"repo": "conduwuit",
|
||||||
"rev": "81bc1fc4e324c4798dc7b7e3cec94495a94455e0",
|
"rev": "101cb34f9a1b94b91717af3581f35386f20d4601",
|
||||||
"type": "gitlab"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "famedly",
|
"owner": "girlbossceo",
|
||||||
"repo": "conduit",
|
"repo": "conduwuit",
|
||||||
"type": "gitlab"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"crane": {
|
"crane": {
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
# Conduit fork without all the fuss and drama
|
# Conduit fork without all the fuss and drama
|
||||||
conduit = {
|
conduit = {
|
||||||
url = "gitlab:famedly/conduit";
|
url = "github:girlbossceo/conduwuit";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue