tangled
alpha
login
or
join now
tjh.dev
/
nixpkgs
0
fork
atom
nixpkgs mirror (for testing)
github.com/NixOS/nixpkgs
nix
0
fork
atom
overview
issues
pulls
pipelines
nixpkgs
/
pkgs
/
build-support
/
rust
/
hooks
/
test
/
example-rust-project
/
Cargo.toml
at
devShellTools-shell
6 lines
76 B
view raw
wrap content
1
[
package
]
2
name
=
"hello"
3
version
=
"0.1.0"
4
edition
=
"2021"
5
6
[
dependencies
]