This website requires JavaScript.
Explore
Help
Sign in
technofab
/
nixlets
Watch
1
Star
0
Fork
You've already forked nixlets
0
mirror of
https://gitlab.com/TECHNOFAB/nixlets.git
synced
2026-05-04 16:49:28 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
0fa686f275
nixlets
/
tests
/
fixtures
/
example
/
default.nix
5 lines
103 B
Nix
Raw
Normal View
History
Unescape
Escape
fix(lib): bad parentheses
2026-04-16 12:59:51 +02:00
{
nixlet
,
.
.
.
}:
with
nixlet
;
{
test: add nixlet dependency tests
2026-02-09 20:49:54 +01:00
kubernetes
.
resources
.
configMaps
.
"
t
e
s
t
"
.
data
.
"
t
e
s
t
"
=
values
.
example
;
}
Reference in a new issue
Copy permalink