removed erroneous commands

This commit is contained in:
2025-05-31 10:44:10 +01:00
parent d2030b7d74
commit fe72625266

View File

@@ -80,11 +80,6 @@
sed -i 's/base.*$/base, p2prc/' test-flake-template.cabal
cabal2nix . > ./cabal.nix;
# TODO: remove reference to nix branch
nix flake init -t github:xecarlox94/p2p-rendering-computation?ref=nix#haskell
git add .
'';
};
}