tangled
alpha
login
or
join now
tangled.org
/
core
this repo has no description
4
fork
atom
overview
issues
5
pulls
pipelines
nix: fmt
Signed-off-by: oppiliappan <me@oppi.li>
oppiliappan
4 months ago
005cd178
a2789275
options
unified
split
Changed files
-1
default.nix
-1
default.nix
···
1
1
# Default setup from https://git.lix.systems/lix-project/flake-compat
2
2
-
3
2
let
4
3
lockFile = builtins.fromJSON (builtins.readFile ./flake.lock);
5
4
flake-compat-node = lockFile.nodes.${lockFile.nodes.root.inputs.flake-compat};