aboutsummaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorAttila Lendvai <attila.lendvai@gmail.com>2023-09-27 17:47:32 +0200
committerGuillaume Le Vaillant <glv@posteo.net>2023-10-03 16:02:02 +0200
commit284f8508bebcae510261c7c223dc28f9badf87ce (patch)
treee19629b6d05686b10e532fa7cb224d4a03810369 /HACKING
parenta90bb1d302e59fb3e81368059182db3c2868f77b (diff)
downloadguix-284f8508bebcae510261c7c223dc28f9badf87ce.tar.gz
guix-284f8508bebcae510261c7c223dc28f9badf87ce.zip
gnu: trezord: Use new format for native-inputs.
* gnu/packages/finance.scm (trezord)[native-inputs]: Remove labels. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Diffstat (limited to 'HACKING')
0 files changed, 0 insertions, 0 deletions
ikewise. * tests/guix-system.sh: Likewise. * tests/system.scm (%root-fs): Likewise. ("operating-system-boot-mapped-devices, implicit dependency"): Likewise. Ludovic Courtès 2017-11-22shepherd: Include /etc/group in service containers....* gnu/build/shepherd.scm (default-mounts)[passwd]: Rename to... [accounts]: ... this. Add /etc/group. Ludovic Courtès 2017-02-07Add (gnu build shepherd)....* gnu/build/shepherd.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Ludovic Courtès