all-packages.nix: use blanks instead of tabs
This commit is contained in:
parent
38d22b4851
commit
84c1d5f03b
@ -9509,11 +9509,11 @@ let
|
|||||||
name = "patoline";
|
name = "patoline";
|
||||||
buildInputs = [ stdenv ncurses mesa freeglut libzip gcc
|
buildInputs = [ stdenv ncurses mesa freeglut libzip gcc
|
||||||
pack.ocaml pack.findlib pack.camomile
|
pack.ocaml pack.findlib pack.camomile
|
||||||
pack.dypgen pack.ocaml_sqlite3 pack.camlzip
|
pack.dypgen pack.ocaml_sqlite3 pack.camlzip
|
||||||
pack.lablgtk pack.camlimages pack.ocaml_cairo
|
pack.lablgtk pack.camlimages pack.ocaml_cairo
|
||||||
pack.lablgl pack.ocamlnet pack.cryptokit
|
pack.lablgl pack.ocamlnet pack.cryptokit
|
||||||
pack.ocaml_pcre pack.patoline
|
pack.ocaml_pcre pack.patoline
|
||||||
];
|
];
|
||||||
# this is to circumvent the bug with libgcc_s.so.1 which is
|
# this is to circumvent the bug with libgcc_s.so.1 which is
|
||||||
# not found when using thread
|
# not found when using thread
|
||||||
extraCmds = ''
|
extraCmds = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user