mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 22:59:15 +00:00
nix: format with alejandra
This commit is contained in:
parent
d5cad148da
commit
95eb4b71e0
118 changed files with 1291 additions and 1703 deletions
|
|
@ -14,7 +14,7 @@ stdenv.mkDerivation {
|
|||
hash = "sha256-Ee4/N2Q90xsbyGVtpE/yUFWC/ELt8nBAICkR/FlZQOo=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ rustc ];
|
||||
nativeBuildInputs = [rustc];
|
||||
installPhase = ''
|
||||
mkdir -p "$out/bin"
|
||||
cp --reflink=auto ./maeel "$out/bin"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue