WIP: Add TACUDA package #18

Draft
abonerib wants to merge 473 commits from abonerib/bscpkgs:pkgs/tacuda into master
Showing only changes of commit 59b8ba0e76 - Show all commits

View File

@ -2,7 +2,7 @@
let
bscpkgsSrc = builtins.fetchTarball "https://pm.bsc.es/gitlab/rarias/bscpkgs/-/archive/slurm-xeon07/bscpkgs-master.tar.gz";
bscpkgsSrc = builtins.fetchTarball "https://pm.bsc.es/gitlab/rarias/bscpkgs/-/archive/master/bscpkgs-master.tar.gz";
bscpkgs = import "${bscpkgsSrc}/overlay.nix";
xeon07Overlay = (self: super: {