aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell.nix b/shell.nix
index e3e52d4..45805fb 100644
--- a/shell.nix
+++ b/shell.nix
@@ -27,7 +27,7 @@ pkgs.stdenvNoCC.mkDerivation rec {
src = builtins.fetchGit {
url = "https://code.kummerlaender.eu/boltzgen/";
- rev = "286e243a171c8bcdfc91b5b6dcdd937ac95b0b7b";
+ rev = "27ce855378a80dff680c2989800af1f4e69975fe";
};
propagatedBuildInputs = with pkgs.python37Packages; [