nixpkgs-suyu/pkgs/desktops/gnome-3/core/gnome-bluetooth/src.nix
2017-11-26 03:10:47 +01:00

10 lines
296 B
Nix

# Autogenerated by maintainers/scripts/gnome.sh update
fetchurl: {
name = "gnome-bluetooth-3.26.1";
src = fetchurl {
url = mirror://gnome/sources/gnome-bluetooth/3.26/gnome-bluetooth-3.26.1.tar.xz;
sha256 = "1d2c7b94fc76a833dad0d4d91344e9a5a7b4aad740c5a90944bd25c5be7e784f";
};
}