mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
xrsh: 0-unstable-2025-04-18 -> 0-unstable-2025-05-23
This commit is contained in:
parent
7c07515359
commit
319c0fd671
1 changed files with 3 additions and 3 deletions
|
@ -10,15 +10,15 @@
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "xrsh";
|
pname = "xrsh";
|
||||||
version = "0-unstable-2025-04-18";
|
version = "0-unstable-2025-05-23";
|
||||||
|
|
||||||
src = fetchFromGitea {
|
src = fetchFromGitea {
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
domain = "codeberg.org";
|
domain = "codeberg.org";
|
||||||
owner = "xrsh";
|
owner = "xrsh";
|
||||||
repo = "xrsh";
|
repo = "xrsh";
|
||||||
rev = "f9ca00efb864447ceac94d3e8134a7ed4c41a590";
|
rev = "ab5efe4a337459886394b9c13550a543c4c4ae25";
|
||||||
hash = "sha256-2nGG6B+uW2QEdIjg8NXQjtbIQu+1hhOSKeHFQenc6eI=";
|
hash = "sha256-ERGy/xvh2S8ivSDdOap5NEE13cQm+JAa5h/CqN4j8Ws=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue