Skip to content
Snippets Groups Projects
Commit d1394da3 authored by Maël Madon's avatar Maël Madon
Browse files

clean: add comment in nix file

parent 56da7229
Branches
Tags
1 merge request!4Clean repo
Pipeline #4530 failed
...@@ -48,7 +48,7 @@ let ...@@ -48,7 +48,7 @@ let
test = pkgs.mkShell rec { test = pkgs.mkShell rec {
shellHook = '' shellHook = ''
export PATH="./build:$PATH" export PATH="./build:$PATH"
''; ''; # to make batmen executable available in the env
buildInputs = with pythonPackages; [ buildInputs = with pythonPackages; [
batsim batsim
batexpe batexpe
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment