Unverified Commit b2cb9c6f authored by Christina Sørensen's avatar Christina Sørensen
Browse files

imhex: move to `pkgs/by-name`

parent 7b69d8e8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 ];
+0 −2
Original line number Diff line number Diff line
@@ -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 { };