Merge pull request #88801 from r-ryantm/auto-update/clightd
clightd: 4.0 -> 4.1
This commit is contained in:
commit
659e4e7d96
@ -9,13 +9,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "clightd";
|
||||
version = "4.0";
|
||||
version = "4.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "FedeDP";
|
||||
repo = "Clightd";
|
||||
rev = version;
|
||||
sha256 = "0cskxy3xsy187in5vg8xcs3kwcx2s160qv009v0ahkcalp29ghz4";
|
||||
sha256 = "0pqnn52nn22k49f5cw4jcr8vcbff28n56i8fizg1mmfshy8pn891";
|
||||
};
|
||||
|
||||
# dbus-1.pc has datadir=/etc
|
||||
|
Loading…
Reference in New Issue
Block a user