Commit 59e5c3fe authored by Alexandre Delanoë's avatar Alexandre Delanoë

[VERSION] +1 to 0.0.7.4.3

parent b4109e16
Pipeline #7424 passed with stages
in 19 minutes and 9 seconds
{ {
description = "Gargantext PureScript fronetnd"; description = "Gargantext PureScript frontend";
inputs.flake-utils.url = "github:numtide/flake-utils"; inputs.flake-utils.url = "github:numtide/flake-utils";
...@@ -124,7 +124,7 @@ ...@@ -124,7 +124,7 @@
# compile # compile
echo "Bundling" echo "Bundling"
npm run bundle npm run bundle
''; '';
}; };
test-ps = pkgs.writeShellApplication { test-ps = pkgs.writeShellApplication {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment