Commit 33f42fc0 authored by OPNA2608's avatar OPNA2608
Browse files

patchelfUnstable: unstable-2024-01-15 -> 0.18.0-unstable-2024-01-15

parent bf311d95
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

stdenv.mkDerivation rec {
  pname = "patchelf";
  version = "unstable-2024-01-15";
  version = "0.18.0-unstable-2024-01-15";

  src = fetchFromGitHub {
    owner = "NixOS";