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

fetchurl: {
  name = "gnome-software-3.22.0";

  src = fetchurl {
    url = mirror://gnome/sources/gnome-software/3.22/gnome-software-3.22.0.tar.xz;
    sha256 = "22e30c84851b0768bd46dbb90de6d3308acdc2973d3ca4ee52a19cdb5a0182ba";
  };
}