sasquatch: move to pkgs/by-name
This commit is contained in:
3
pkgs/by-name/sa/sasquatch-v4be/package.nix
Normal file
3
pkgs/by-name/sa/sasquatch-v4be/package.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{ sasquatch }:
|
||||
|
||||
sasquatch.override { bigEndian = true; }
|
||||
@@ -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 { };
|
||||
|
||||
Reference in New Issue
Block a user