chore: flakey-rustypaste now from git repo
This commit is contained in:
parent
58d2640d42
commit
16b3300102
2 changed files with 8 additions and 9 deletions
13
flake.lock
generated
13
flake.lock
generated
|
@ -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": {
|
||||
|
|
|
@ -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 =
|
||||
|
|
Loading…
Add table
Reference in a new issue