chore: flakey-rustypaste now from git repo

This commit is contained in:
Nydragon 2024-10-14 03:15:25 +02:00
parent 58d2640d42
commit 16b3300102
Signed by: nydragon
SSH key fingerprint: SHA256:iQnIC12spf4QjWSbarmkD2No1cLMlu6TWoV7K6cYF5g
2 changed files with 8 additions and 9 deletions

13
flake.lock generated
View file

@ -510,16 +510,17 @@
"rustypasteRepo": "rustypasteRepo"
},
"locked": {
"dirtyRev": "561025fca47e63a4356cf8e41669ab823f033717-dirty",
"dirtyShortRev": "561025f-dirty",
"lastModified": 1728306155,
"narHash": "sha256-ewGx/X970ErBg6oKAaBKZd4pqnP2s0jeRHm9bIj8CzM=",
"lastModified": 1728862246,
"narHash": "sha256-O+1deQAXm5cMg8y+v7jjfTyrdKDlmk8fbwfz1w5BEU8=",
"ref": "refs/heads/master",
"rev": "78dda5354d93432e92733d862beb6d406d0e0a2a",
"revCount": 1,
"type": "git",
"url": "file:///home/ny/Documents/opensource/rustypaste"
"url": "https://git.ccnlc.eu/Nydragon/flakey-rustypaste.git"
},
"original": {
"type": "git",
"url": "file:///home/ny/Documents/opensource/rustypaste"
"url": "https://git.ccnlc.eu/Nydragon/flakey-rustypaste.git"
}
},
"rustypasteRepo": {

View file

@ -43,9 +43,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
rustypaste = {
url = "/home/ny/Documents/opensource/rustypaste";
};
rustypaste.url = "git+https://git.ccnlc.eu/Nydragon/flakey-rustypaste.git";
};
outputs =