summary refs log tree commit diff
path: root/pkgs/desktops/gnome-3/core/gnome-system-monitor/src.nix
blob: b5d527632efe7c8e5779f174ab33054e1530dac3 (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.26.0";

  src = fetchurl {
    url = mirror://gnome/sources/gnome-system-monitor/3.26/gnome-system-monitor-3.26.0.tar.xz;
    sha256 = "f848a8c2ca5e164cf09d3a205dd49e4e4bf4b60d43b0969c10443eb519d0e6b3";
  };
}