11 lines
299 B
Nix
11 lines
299 B
Nix
# Autogenerated by maintainers/scripts/gnome.sh update
|
|
|
|
fetchurl: {
|
|
name = "gnome-screenshot-3.26.0";
|
|
|
|
src = fetchurl {
|
|
url = mirror://gnome/sources/gnome-screenshot/3.26/gnome-screenshot-3.26.0.tar.xz;
|
|
sha256 = "1bbc11595d3822f4b92319cdf9ba49dd00f5471b6046c590847dc424a874c8bb";
|
|
};
|
|
}
|