nixpkgs/pkgs/desktops/gnome-3/core/gnome-shell/src.nix

11 lines
284 B
Nix
Raw Normal View History

# Autogenerated by maintainers/scripts/gnome.sh update
fetchurl: {
name = "gnome-shell-3.24.3";
src = fetchurl {
url = mirror://gnome/sources/gnome-shell/3.24/gnome-shell-3.24.3.tar.xz;
sha256 = "58b13308aa1b8dcbf1f08d5a052a61f8094ffd3afa2c788c91e1ceeacde840b8";
};
}