imhex: move to pkgs/by-name

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
Christina Sørensen 2023-10-04 11:36:46 +02:00
parent 7b69d8e885
commit b2cb9c6fb9
No known key found for this signature in database
GPG key ID: 26C542FD97F965CE
2 changed files with 1 additions and 3 deletions

View file

@ -44,7 +44,7 @@ stdenv.mkDerivation rec {
owner = "WerWolv";
repo = pname;
rev = "a62ede784018f9d5aaf40587f71a1271429ab50b";
hash = "sha256-lIk8oPEkkkkkkkkkkkkuh2hIx/Qg1kf9tTFvH3gX8XA=";
hash = "sha256-L3ncmM7Ro60DvOF/Y0fjo2Smlw2LL8cPa8H6yVGdGAk=";
};
nativeBuildInputs = [ cmake llvm python3 perl pkg-config rsync ];

View file

@ -33064,8 +33064,6 @@ with pkgs;
imgp = python3Packages.callPackage ../applications/graphics/imgp { };
imhex = callPackage ../applications/editors/imhex { };
inframap = callPackage ../applications/networking/cluster/inframap { };
inkcut = libsForQt5.callPackage ../applications/misc/inkcut { };