summary refs log tree commit diff
path: root/pkgs/desktops/gnome-3/3.18/core/dconf-editor/src.nix
blob: eb15838bb48f73fd40868835d02fb0902b3b1910 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Autogenerated by maintainers/scripts/gnome.sh update

fetchurl: {
  name = "dconf-editor-3.18.0";

  src = fetchurl {
    url = mirror://gnome/sources/dconf-editor/3.18/dconf-editor-3.18.0.tar.xz;
    sha256 = "6579b8b216b068acae7d8301b5e2d57054c85a3f147c92355ffa46a62c052534";
  };
}