Change conduit to conduwuit for more better

This commit is contained in:
Lillian Violet 2024-03-24 21:35:32 +01:00
parent ce1aa98f43
commit 0043166e05
2 changed files with 10 additions and 10 deletions

View file

@ -52,17 +52,17 @@
]
},
"locked": {
"lastModified": 1710785672,
"narHash": "sha256-tEP/amp09fSKeTBrcHWAYr/tQ0g2ZxJQlnCiZDi6qtY=",
"owner": "famedly",
"repo": "conduit",
"rev": "81bc1fc4e324c4798dc7b7e3cec94495a94455e0",
"type": "gitlab"
"lastModified": 1711172967,
"narHash": "sha256-HBkYzSfFM0oMnRSjquI1CJ7a4jtIv9eRbAeJZDE8H3M=",
"owner": "girlbossceo",
"repo": "conduwuit",
"rev": "101cb34f9a1b94b91717af3581f35386f20d4601",
"type": "github"
},
"original": {
"owner": "famedly",
"repo": "conduit",
"type": "gitlab"
"owner": "girlbossceo",
"repo": "conduwuit",
"type": "github"
}
},
"crane": {

View file

@ -19,7 +19,7 @@
# Conduit fork without all the fuss and drama
conduit = {
url = "gitlab:famedly/conduit";
url = "github:girlbossceo/conduwuit";
inputs.nixpkgs.follows = "nixpkgs";
};