summary refs log tree commit diff
path: root/pkgs/desktops/gnome-3/3.24/core/yelp/src.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/desktops/gnome-3/3.24/core/yelp/src.nix')
-rw-r--r--pkgs/desktops/gnome-3/3.24/core/yelp/src.nix10
1 files changed, 10 insertions, 0 deletions
diff --git a/pkgs/desktops/gnome-3/3.24/core/yelp/src.nix b/pkgs/desktops/gnome-3/3.24/core/yelp/src.nix
new file mode 100644
index 00000000000..7f38bab736f
--- /dev/null
+++ b/pkgs/desktops/gnome-3/3.24/core/yelp/src.nix
@@ -0,0 +1,10 @@
+# Autogenerated by maintainers/scripts/gnome.sh update
+
+fetchurl: {
+  name = "yelp-3.22.0";
+
+  src = fetchurl {
+    url = mirror://gnome/sources/yelp/3.22/yelp-3.22.0.tar.xz;
+    sha256 = "8616b77c239aaa731312609f192c9b2c71d54b2cae42ff23efa23b5b3188778e";
+  };
+}