mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-18 20:47:54 +00:00
further clarifying comments
This commit is contained in:
parent
d61029c8bb
commit
7e972e4a53
@ -1,5 +1,6 @@
|
||||
# This is the flake-compat glue code. It loads the flake and gives us its
|
||||
# outputs.
|
||||
# outputs. This gives us backwards compatibility with pre-flake consumers.
|
||||
# All of the real action is in flake.nix.
|
||||
(import
|
||||
(
|
||||
let lock = builtins.fromJSON (builtins.readFile ./flake.lock); in
|
||||
|
Loading…
Reference in New Issue
Block a user