nix: add package & NixOS module
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I5bfbacb984356f912f1f40d6209f0a896a6a6964
This commit is contained in:
parent
6e772ffefb
commit
d8f0bf3b09
4 changed files with 99 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
|||
rustPlatform,
|
||||
}:
|
||||
mkShell {
|
||||
name = "rust";
|
||||
name = "pscand";
|
||||
|
||||
strictDeps = true;
|
||||
packages = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue