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

fetchurl: {
  name = "nautilus-3.20.2";

  src = fetchurl {
    url = mirror://gnome/sources/nautilus/3.20/nautilus-3.20.2.tar.xz;
    sha256 = "8d6e679b880dc78c0c2e2dabf6025e6da34ff279dee501f7c75f3649c1a6caae";
  };
}