sasquatch: move to pkgs/by-name

This commit is contained in:
László Vaskó
2024-09-09 10:05:42 +02:00
parent 7495b445ee
commit 17fb7dfa72
4 changed files with 3 additions and 4 deletions

View File

@@ -0,0 +1,3 @@
{ sasquatch }:
sasquatch.override { bigEndian = true; }

View File

@@ -12301,10 +12301,6 @@ with pkgs;
sanctity = callPackage ../tools/misc/sanctity { };
sasquatch = callPackage ../tools/filesystems/sasquatch { };
sasquatch-v4be = callPackage ../tools/filesystems/sasquatch { bigEndian = true; };
sasview = libsForQt5.callPackage ../applications/science/misc/sasview { };
sbs = callPackage ../tools/X11/sbs { };