mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
[Backport release-26.05] repath-studio: 0.4.15 -> 0.4.16 (#534845)
This commit is contained in:
commit
c62c37c7c7
2 changed files with 4 additions and 4 deletions
|
|
@ -21,13 +21,13 @@
|
|||
}:
|
||||
buildNpmPackage (finalAttrs: {
|
||||
pname = "repath-studio";
|
||||
version = "0.4.15";
|
||||
version = "0.4.16";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "repath-studio";
|
||||
repo = "repath-studio";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-Fnu7tZ8chvnDMuMw4QD1NuQgaFOBzHfzl2ePQ5iwnao=";
|
||||
hash = "sha256-wqDsjr+ZQDRFINzr38i7ClgREEmAaKt+U/Ma63vAH1k=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
|
@ -38,7 +38,7 @@ buildNpmPackage (finalAttrs: {
|
|||
|
||||
makeCacheWritable = true;
|
||||
|
||||
npmDepsHash = "sha256-0dSFEZ02D83yplqT3GV9TyUwJ3lDjxM47pGYwUXzatw=";
|
||||
npmDepsHash = "sha256-IvKHLxX7rTB3AGDzNQIVNhfXs0C6TVATdVGUDHGrpOo=";
|
||||
|
||||
nativeBuildInputs = [
|
||||
finalAttrs.passthru.clojureWithHome
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
diff --git a/deps.edn b/deps.edn
|
||||
index 027cf5e..648c635 100644
|
||||
index 6abd18c..d2f8e14 100644
|
||||
--- a/deps.edn
|
||||
+++ b/deps.edn
|
||||
@@ -1,5 +1,6 @@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue