From 7ea2e439dded1baa11c4c12207eee8e1033ae104 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Tue, 21 Oct 2025 17:11:06 +0200 Subject: Random work --- modules/remote-sycl/.nix/derivation.nix | 6 ------ 1 file changed, 6 deletions(-) (limited to 'modules/remote-sycl/.nix/derivation.nix') 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; -- cgit v1.2.3