summary refs log tree commit diff
path: root/pkgs/desktops/gnome-3/3.22/devtools/devhelp/src.nix
blob: 02747b9153cbd40399677ca3c4d3caf4f86c8dba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Autogenerated by maintainers/scripts/gnome.sh update

fetchurl: {
  name = "devhelp-3.22.0";

  src = fetchurl {
    url = mirror://gnome/sources/devhelp/3.22/devhelp-3.22.0.tar.xz;
    sha256 = "59cae02e12d238cc5fc3f049d779895ba89701426d9173f5b534d4ab90c5ffb0";
  };
}