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

fetchurl: {
  name = "gnome-system-monitor-3.22.0";

  src = fetchurl {
    url = mirror://gnome/sources/gnome-system-monitor/3.22/gnome-system-monitor-3.22.0.tar.xz;
    sha256 = "4339d36c2f7b702652ee03424a241f855992c583bb437d7083c61d8dcfe3fff8";
  };
}