aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorAria Shrimpton <me@aria.rip>2024-02-24 22:52:48 +0000
committerAria Shrimpton <me@aria.rip>2024-02-24 22:52:48 +0000
commita55cc62ddd94efd1797541781186793787d767a6 (patch)
tree665a8eb455257439872023e4cd400cad65d0ab20 /flake.nix
parent24839876714d39ebee3052b0c58113af311e3a45 (diff)
some setup for analysing results and stuff
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 15c17e8..a75a40f 100644
--- a/flake.nix
+++ b/flake.nix
@@ -34,6 +34,8 @@
pkgs.just # command runner
pkgs.biber # bibliography backend
pkgs.gnuplot
+
+ pkgs.livebook # datavis
];
};