This website requires JavaScript.
Explore
Help
Sign In
makefu
/
stockholm
Watch
1
Star
0
Fork
You've already forked stockholm
0
Code
Issues
Pull requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
3c35eca7e8
Branches
Tags
No results found.
stockholm
/
jeschli
/
2configs
/
rust.nix
9 lines
96 B
Nix
Raw
Normal View
History
Unescape
Escape
j: add seperate rust config
2019-10-08 07:18:09 +02:00
{
config
,
pkgs
,
.
.
.
}:
{
environment
.
systemPackages
=
with
pkgs
;
[
rustup
j rust: add gcc
2019-11-09 13:58:15 +01:00
gcc
j: add seperate rust config
2019-10-08 07:18:09 +02:00
]
;
}
Reference in a new issue
Copy permalink