12 lines
272 B
Nix
12 lines
272 B
Nix
|
[
|
||
|
{
|
||
|
goPackagePath = "github.com/godbus/dbus";
|
||
|
fetch = {
|
||
|
type = "git";
|
||
|
url = "https://github.com/godbus/dbus";
|
||
|
rev = "32c6cc29c14570de4cf6d7e7737d68fb2d01ad15";
|
||
|
sha256 = "0v401f761l88yapiaw23pxvxviqrwl2r2vfd6lq02044i7x4i5r3";
|
||
|
};
|
||
|
}
|
||
|
]
|