flake: fix style
This commit is contained in:
parent
72938f9c77
commit
ba8effbead
1 changed files with 37 additions and 36 deletions
|
@ -23,6 +23,7 @@
|
|||
default = pkgs.stdenv.mkDerivation {
|
||||
name = "callisto";
|
||||
src = ./.;
|
||||
|
||||
nativeBuildInputs = with pkgs; [
|
||||
gcc
|
||||
binutils
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue