e7cd45b6e6
Previously the two were just in gnome-3.18. This adds them as optionalPackages in gnome3.20.
10 lines
287 B
Nix
10 lines
287 B
Nix
# Autogenerated by maintainers/scripts/gnome.sh update
|
|
|
|
fetchurl: {
|
|
name = "gnome-packagekit-3.20.0";
|
|
|
|
src = fetchurl {
|
|
url = mirror://gnome/sources/gnome-packagekit/3.20/gnome-packagekit-3.20.0.tar.xz;
|
|
sha256 = "0wf5r0qrdlalbr73fpfaapq61vlya3nwygsv4wm2bxaf56v5sjmq";
|
|
};
|
|
}
|