Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Astro
rust-card10
Commits
d8b322ea
Commit
d8b322ea
authored
Jul 06, 2019
by
Astro
⚙
Browse files
default.nix: update
parent
b1cfb4a6
Pipeline
#995
failed with stage
in 5 minutes and 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
default.nix
View file @
d8b322ea
...
...
@@ -14,7 +14,8 @@ let
name
=
"rust-card10"
;
version
=
"0.0.0"
;
src
=
./.
;
cargoSha256
=
"1jwg5x14g9m100yq7m21klmxgmd2gcsggpmcnxwa8vavmkf9gmrn"
;
cargoSha256
=
"04blshy2c4xms9v8ik921qs3ym4vq8rsx8pw78brw7r88x6lx01a"
;
buildInputs
=
[
pkgsCross
.
armhf-embedded
.
stdenv
.
cc
];
preBuild
=
"export CARGO_HOME=$(mktemp -d cargo-home.XXX)"
;
doCheck
=
false
;
installPhase
=
''
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment