aboutsummaryrefslogtreecommitdiff
path: root/babel.cfg
blob: 7bad2051fb9ea1b33195a9c474f2602536201815 (about) (plain)
1
2
3
4
5
6
7
8
9
10
# SPDX-License-Identifier: CC0-1.0

# Copyright (C) 2022 Wojtek Kosior <koszko@koszko.org>
#
# Available under the terms of Creative Commons Zero v1.0 Universal.

[python: **.py]

[jinja2: **.html.jinja]
extensions = jinja2.ext.do
ore.cc?id=79c6614f58a57b985daf8940766319e440311db0'>daemon: Use 'Agent' to spawn 'guix substitute --query'....Ludovic Courtès 2020-09-14daemon: Spawn 'guix authenticate' once for all....Ludovic Courtès 2020-09-14daemon: Isolate signing and signature verification functions....Ludovic Courtès 2020-09-11daemon: Simplify interface with 'guix authenticate'....Ludovic Courtès 2019-11-13daemon: Don't include <linux/fs.h>....Ludovic Courtès 2019-10-16daemon: Make 'profiles/per-user' non-world-writable....Ludovic Courtès 2019-09-08daemon: Run 'guix substitute' directly and assume a single substituter....Ludovic Courtès 2019-09-08daemon: Run 'guix authenticate' directly....Ludovic Courtès 2019-02-04daemon: Add "/guix" to default 'nixLibexecDir'....Ludovic Courtès 2018-12-16daemon: Use unbranded phrases in comments and messages....Ludovic Courtès 2018-11-14daemon: Install 'authenticate' script under LIBEXECDIR/guix....Ludovic Courtès 2018-03-30daemon: Remove unused schema upgrade code....Ludovic Courtès