aboutsummaryrefslogtreecommitdiff
path: root/gnu/build/linux-boot.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2022-07-24 02:00:00 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2022-07-24 02:00:01 +0200
commitb849d7194e770cdf3e555fac9589411213d71e98 (patch)
tree22c108931a9f202a222fc2653be61e70e371a1dc /gnu/build/linux-boot.scm
parent34680d540688a8459d66ed3f7487e16c7645f4e9 (diff)
downloadguix-b849d7194e770cdf3e555fac9589411213d71e98.tar.gz
guix-b849d7194e770cdf3e555fac9589411213d71e98.zip
gnu: libsocketcan: Omit duplicate LICENSE file.
* gnu/packages/networking.scm (libsocketcan)[arguments]: Delete the default 'install-license-files phase.
Diffstat (limited to 'gnu/build/linux-boot.scm')
0 files changed, 0 insertions, 0 deletions
SS environment variable. Poll using 'jami-service-available?' instead of 'dbus-service-available?'. * gnu/tests/telephony.scm (run-jami-test): Add needed Guile extensions. Set DBUS_SESSION_BUS_ADDRESS environment variable. Adjust all tests to use 'jami-service-available?' to determine if the service is started rather than the now problematic Shepherd's 'start-service'. Maxim Cournoyer