Unverified Commit 460c5428 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

nu_scripts: 0-unstable-2025-10-03 -> 0-unstable-2025-10-15 (#452560)

parents 739b89ff 9edb8c01
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,13 +7,13 @@

stdenvNoCC.mkDerivation {
  pname = "nu_scripts";
  version = "0-unstable-2025-10-03";
  version = "0-unstable-2025-10-15";

  src = fetchFromGitHub {
    owner = "nushell";
    repo = "nu_scripts";
    rev = "0fae4807a6216549a5a7973085b3bd4530e86dbc";
    hash = "sha256-7gQocXY0B7dJjo4R6fPrdPIYU051hrtNp1Y4s1tPUt8=";
    rev = "0b97c5e1444b13db7c263bee646dea1e1ffe4ddb";
    hash = "sha256-tKMLaSNniylbo9f0wdUzUZm059RPqyFQlxMtiTPIkWQ=";
  };

  installPhase = ''