diff options
Diffstat (limited to 'modules/remote-sycl/.nix/derivation.nix')
| -rw-r--r-- | modules/remote-sycl/.nix/derivation.nix | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/modules/remote-sycl/.nix/derivation.nix b/modules/remote-sycl/.nix/derivation.nix index bf40e89..45d2e8b 100644 --- a/modules/remote-sycl/.nix/derivation.nix +++ b/modules/remote-sycl/.nix/derivation.nix @@ -16,12 +16,6 @@ }: let - adaptivecpp_custom = (import ((builtins.fetchGit { - url = "git@git.keldu.de:forstio/forstio"; - ref = "dev"; - }).outPath + "/default.nix"){ - inherit stdenv; - }); in stdenv.mkDerivation { pname = "forstio-remote-sycl"; inherit version; |
