This website requires JavaScript.
Explore
Help
Sign in
faukah
/
nichts
Watch
1
Star
0
Fork
You've already forked nichts
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
d2d4054aa5
nichts
/
options
/
common
/
pin-registry.nix
4 lines
87 B
Nix
Raw
Normal View
History
Unescape
Escape
formatted everything, things are looking nice now.
2024-05-15 00:14:59 +02:00
{
inputs
,
lib
,
.
.
.
}:
{
nix
.
registry
=
lib
.
mapAttrs
(
_
:
v
:
{
flake
=
v
;
}
)
inputs
;
fully refactored stolen config :D
2024-04-10 17:39:26 +02:00
}
Reference in a new issue
Copy permalink