aboutsummaryrefslogtreecommitdiff
path: root/boltzgen.nix
diff options
context:
space:
mode:
authorAdrian Kummerlaender2020-01-17 21:07:49 +0100
committerAdrian Kummerlaender2020-01-17 21:07:49 +0100
commit682c46c7932f6dfe8d3874bd54e412162a81d216 (patch)
tree239c6f37cbc0db8cb17c5690dd0c996f22514f86 /boltzgen.nix
parentdbe19deb0d42ee7c2359d951686c6100d4ec27b3 (diff)
downloadboltzgen_examples-master.tar
boltzgen_examples-master.tar.gz
boltzgen_examples-master.tar.bz2
boltzgen_examples-master.tar.lz
boltzgen_examples-master.tar.xz
boltzgen_examples-master.tar.zst
boltzgen_examples-master.zip
Integrate AA in CUDA exampleHEADmaster
Diffstat (limited to 'boltzgen.nix')
-rw-r--r--boltzgen.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/boltzgen.nix b/boltzgen.nix
index dcbc7e0..2ec778b 100644
--- a/boltzgen.nix
+++ b/boltzgen.nix
@@ -7,7 +7,7 @@ let in {
src = builtins.fetchGit {
url = "https://code.kummerlaender.eu/boltzgen/";
- rev = "b5a24f31871d900342a3c47398cc75e22bad0b6f";
+ rev = "25c210daa7c45d937bcc336ca887bfba71000a23";
};
propagatedBuildInputs = with pkgs.python37Packages; [