summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2024-01-24 07:09:27 +0100
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2024-01-24 07:09:27 +0100
commiteaef00ccebcc798cb06f9631329ed4e89dd6493f (patch)
tree9dabf72c4aee93018b828d8c9fcf33df0489fb1c
parent5c41a298cbfad8d029f003917a9c8c353e6552bc (diff)
See if reformatting the dot guix files helps
-rw-r--r--.guix-authorizations6
-rw-r--r--.guix-channel3
2 files changed, 3 insertions, 6 deletions
diff --git a/.guix-authorizations b/.guix-authorizations
index 4431497..ffdb336 100644
--- a/.guix-authorizations
+++ b/.guix-authorizations
@@ -1,4 +1,2 @@
-( authorizations
- ( version 0 )
- ( ( "590E 500F E39D 26B3 E60B 743B 6D81 B120 7711 899F"
- ( name "marek" ) ) ) )
+(authorizations (version 0)
+ (("590E 500F E39D 26B3 E60B 743B 6D81 B120 7711 899F" (name "marek"))))
diff --git a/.guix-channel b/.guix-channel
index 01e5bd4..da458f8 100644
--- a/.guix-channel
+++ b/.guix-channel
@@ -1,2 +1 @@
-( channel
- ( version 0 ) )
+(channel (version 0))