This website requires JavaScript.
Explore
Help
Register
Sign In
actions
/
mdBook
Watch
1
Star
0
Fork
You've already forked mdBook
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rustup for nixos
Browse Source
...
This commit is contained in:
Ruben Moor
2020-07-06 10:31:43 -05:00
parent
7a2db60d22
commit
914a4d6b15
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
1
shell.nix
Unescape
Escape
View File
@ -4,5 +4,6 @@ stdenv.mkDerivation {
buildInputs
=
[
pkgs
.
cargo
pkgs
.
gcc
pkgs
.
rustup
]
;
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
actions/mdBook
Title
Body
Create Issue