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

fetchurl: {
  name = "nautilus-3.26.2";

  src = fetchurl {
    url = mirror://gnome/sources/nautilus/3.26/nautilus-3.26.2.tar.xz;
    sha256 = "79c99404c665ea76b3db86f261fbd28a62b54c51429b05c3314462c9de2614b4";
  };
}