feat(build): Add Nix build configuration
Adds a Nix build configuration baesd on the default rustPlatform configuration. The configuration pins a specific nixpkgs commit (which at the time was a commit tracking nixpkgs-unstable).
This commit is contained in:
parent
6fd7ee05f2
commit
71c55b8bb8
2 changed files with 32 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
language: rust
|
||||
language: nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue