👷 Swap to simpler Nix flake–based environment

This commit is contained in:
David Pätzel
2023-04-26 15:40:05 +02:00
parent 6e139370a5
commit 5c448dce09
7 changed files with 103 additions and 20 deletions

5
run
View File

@@ -1,9 +1,10 @@
#! /usr/bin/env nix-shell
#! nix-shell -i fish -p fish feedgnuplot
set exe (fd --type f '^haga$' dist-newstyle/)
"$exe" $argv | \
"$exe" --iterations=10000 $argv | \
# dist-newstyle/build/x86_64-linux/ghc-8.6.5/ga-0.1.0.0/x/ga/build/ga/ga $argv | \
feedgnuplot \
--terminal "x11 background '#ffffff'" \