mirror of
https://github.com/RGBCube/crash
synced 2025-07-28 08:57:45 +00:00
Add README, LICENSE and clean up flake.nix
This commit is contained in:
parent
5d7802cdfd
commit
75eac3e74b
5 changed files with 125 additions and 11 deletions
|
@ -6,8 +6,8 @@
|
|||
zig_0_12,
|
||||
optimize ? "ReleaseFast",
|
||||
|
||||
bash,
|
||||
fallbackShell ? bash,
|
||||
bashInteractive,
|
||||
fallbackShell ? bashInteractive,
|
||||
}:
|
||||
|
||||
stdenvNoCC.mkDerivation {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue