summary refs log tree commit diff
path: root/pkgs/desktops/gnome-3/3.18/core/dconf-editor/src.nix
blob: aef30cf0820af9c4f67f9e002d7fb50d9aec1e84 (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.2";

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