This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
flake-parts
Watch
1
Star
0
Fork
You've already forked flake-parts
0
mirror of
https://github.com/hercules-ci/flake-parts.git
synced
2024-12-14 11:47:31 +00:00
Code
Activity
78bf03cea3
flake-parts
/
shell.nix
2 lines
95 B
Nix
Raw
Normal View
History
Unescape
Escape
Dogfood flakeModules.partitions
2024-08-29 11:44:04 +00:00
(
builtins
.
getFlake
(
"
g
i
t
+
f
i
l
e
:
/
/
"
+
toString
./.
)
)
.
devShells
.
${
builtins
.
currentSystem
}
.
default
Copy permalink