exports["Compressor"] = Compressor; exports["defaults"] = defaults; exports["is_statement"] = is_statement; exports["JS_Parse_Error"] = JS_Parse_Error; exports["List"] = List; exports["mangle_properties"] = mangle_properties; exports["minify"] = minify; exports["OutputStream"] = OutputStream; exports["parse"] = parse; exports["push_uniq"] = push_uniq; exports["reserve_quoted_keys"] = reserve_quoted_keys; exports["string_template"] = string_template; exports["to_ascii"] = to_ascii; exports["tokenizer"] = tokenizer; exports["TreeTransformer"] = TreeTransformer; exports["TreeWalker"] = TreeWalker; exports["vlq_decode"] = vlq_decode; f='/guix/'>guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/aux-files/linux-libre/4.19-i686.conf
02
AgeCommit message (Expand)Author
2020-10-15gnu: linux-libre: Enable XDP sockets and their monitoring....Tobias Geerinckx-Rice via Guix-patches via
2020-08-27linux-libre: Enable module compression for all versions....Mathieu Othacehe
services: dbus: Remove non-existent directories from 'system-local.conf'....Ludovic Courtès
2019-11-02services: dbus: Include each service's "share/dbus-1/system.d"....Ludovic Courtès
2019-04-05services: dbus: 'wrapped-dbus-service' accepts a list of variables....Ludovic Courtès
2019-04-05services: dbus: Add 'wrapped-dbus-service'....Ludovic Courtès
2019-03-08activation: Shared system home directories are now 555 and root-owned....Ludovic Courtès
2018-05-20services: dbus: Search more directories for '.service' files....Efraim Flashner