Skip to content

Commit

Permalink
Remove not needed files
Browse files Browse the repository at this point in the history
  • Loading branch information
arunoruto committed Nov 4, 2024
1 parent c391a7c commit 178990f
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 296 deletions.
5 changes: 0 additions & 5 deletions pkgs/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,11 @@ pkgs: rec {
mstm = pkgs.callPackage ./mstm/parallel.nix { };
zen-browser = pkgs.callPackage ./zen-browser/package.nix { };
isis = pkgs.callPackage ./isis/package.nix {
# embree = embree3;
# tnt = tnt126;
# jama = jama125;
# nanoflann = nanoflann132;
inherit inja;
inherit ale;
inherit cspice;
inherit csm;
};
# embree3 = pkgs.callPackage ./isis/embree3.nix { };
inja = pkgs.callPackage ./isis/inja.nix { };
ale = pkgs.callPackage ./ale/package.nix { };
cspice = pkgs.callPackage ./cspice/package.nix { };
Expand Down
70 changes: 0 additions & 70 deletions pkgs/isis/embree3.nix

This file was deleted.

39 changes: 0 additions & 39 deletions pkgs/isis/jama125.nix

This file was deleted.

37 changes: 0 additions & 37 deletions pkgs/isis/nanoflann132.nix

This file was deleted.

106 changes: 0 additions & 106 deletions pkgs/isis/package-tarball.nix

This file was deleted.

39 changes: 0 additions & 39 deletions pkgs/isis/tnt126.nix

This file was deleted.

0 comments on commit 178990f

Please sign in to comment.