aboutsummaryrefslogtreecommitdiff
path: root/boltzgen.nix
diff options
context:
space:
mode:
authorAdrian Kummerlaender2020-01-11 00:18:20 +0100
committerAdrian Kummerlaender2020-01-11 00:18:20 +0100
commit74392de73ae6c799486f34eccf5c2c37ff9187ea (patch)
tree4630bd89d141955f359a0fef90cc1626589f9051 /boltzgen.nix
parentac226d7ddf6ccfde2d5db3dc4807456ab3d46521 (diff)
downloadboltzgen_examples-74392de73ae6c799486f34eccf5c2c37ff9187ea.tar
boltzgen_examples-74392de73ae6c799486f34eccf5c2c37ff9187ea.tar.gz
boltzgen_examples-74392de73ae6c799486f34eccf5c2c37ff9187ea.tar.bz2
boltzgen_examples-74392de73ae6c799486f34eccf5c2c37ff9187ea.tar.lz
boltzgen_examples-74392de73ae6c799486f34eccf5c2c37ff9187ea.tar.xz
boltzgen_examples-74392de73ae6c799486f34eccf5c2c37ff9187ea.tar.zst
boltzgen_examples-74392de73ae6c799486f34eccf5c2c37ff9187ea.zip
Add support for SSS propagation in OpenCL example
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 74ba512..dcbc7e0 100644
--- a/boltzgen.nix
+++ b/boltzgen.nix
@@ -7,7 +7,7 @@ let in {
src = builtins.fetchGit {
url = "https://code.kummerlaender.eu/boltzgen/";
- rev = "aa509dd4ebbb9d1d8ad6ebfe05111228fd9ae7c0";
+ rev = "b5a24f31871d900342a3c47398cc75e22bad0b6f";
};
propagatedBuildInputs = with pkgs.python37Packages; [