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

fetchurl: {
  name = "gdm-3.14.2";

  src = fetchurl {
    url = mirror://gnome/sources/gdm/3.14/gdm-3.14.2.tar.xz;
    sha256 = "e20eb61496161ad95b1058dbf8aea9b7b004df4d0ea6b0fab4401397d9db5930";
  };
}