Skip to content

Commit ec307e3

Browse files
committed
nu_scripts: 0-unstable-2025-04-23 -> 0-unstable-2025-05-05
1 parent b3582c7 commit ec307e3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pkgs/by-name/nu/nu_scripts/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77

88
stdenvNoCC.mkDerivation {
99
pname = "nu_scripts";
10-
version = "0-unstable-2025-04-23";
10+
version = "0-unstable-2025-05-05";
1111

1212
src = fetchFromGitHub {
1313
owner = "nushell";
1414
repo = "nu_scripts";
15-
rev = "9560df937090b640ed04aa270641a77b8d5f991c";
16-
hash = "sha256-Zw6eIo9BTn6/4qd03Jca3Kp3KZwHJEwEoUcnuS3Z9NM=";
15+
rev = "4ecbb0e04e0a944145c86ec8bf3e4fc7ca3958a5";
16+
hash = "sha256-ssqSZnc8YnCB/62eN9KQzf+cm686/NFKcj4M2sd0XxM=";
1717
};
1818

1919
installPhase = ''

0 commit comments

Comments
 (0)