mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
sagoin: move env variable(s) into env for structuredAttrs
This commit is contained in:
@@ -25,7 +25,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
installShellCompletion artifacts/sagoin.{bash,fish} --zsh artifacts/_sagoin
|
||||
'';
|
||||
|
||||
GEN_ARTIFACTS = "artifacts";
|
||||
env.GEN_ARTIFACTS = "artifacts";
|
||||
|
||||
meta = {
|
||||
description = "Command-line submission tool for the UMD CS Submit Server";
|
||||
|
||||
Reference in New Issue
Block a user