mirror of
https://github.com/Noratrieb/quotdd.git
synced 2026-01-14 16:25:03 +01:00
rename to the typo i keep making
This commit is contained in:
parent
094afb02fe
commit
8b7daaf0cf
4 changed files with 5 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{ pkgs ? import <nixpkgs> { } }: pkgs.rustPlatform.buildRustPackage {
|
||||
src = pkgs.lib.cleanSource ./.;
|
||||
pname = "qotdd";
|
||||
pname = "quotdd";
|
||||
version = "0.1.0";
|
||||
cargoLock.lockFile = ./Cargo.lock;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue