Unverified Commit 63d094db authored by nixpkgs-merge-bot[bot]'s avatar nixpkgs-merge-bot[bot] Committed by GitHub
Browse files

cyberpunk-neon: 0-unstable-2024-02-23 -> 0-unstable-2024-09-15 (#344705)

parents 00ad4c4f 4231cb5d
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -8,13 +8,13 @@

stdenvNoCC.mkDerivation {
  pname = "cyberpunk-neon";
  version = "0-unstable-2024-02-23";
  version = "0-unstable-2024-09-15";

  src = fetchFromGitHub {
    owner = "Roboron3042";
    repo = "Cyberpunk-Neon";
    rev = "258b3956a677d56df3027f3d08eabf07da936ec3";
    hash = "sha256-00scMHUgesgEmE9naC/AJ9mCRz325jT5WN0uo+u2s6k=";
    rev = "18febaab8aa808889fb08c368e37be4ca79e0cdd";
    hash = "sha256-YR8au1ukggYsPGecZMkLIf901dbRJSrXVMs2CzaIMBo=";
  };

  outputs = [