This website requires JavaScript.
Explore
Help
Sign in
florian.richer
/
myflake
Watch
1
Star
0
Fork
You've already forked myflake
0
Code
Activity
b5168826bf
myflake
/
pkgs
/
go
/
default.nix
5 lines
69 B
Nix
Raw
Normal View
History
Unescape
Escape
Refactor + Add lib
2024-04-12 15:37:11 +02:00
{
pkgs
}:
Begin work
2024-04-11 17:15:11 +02:00
{
stripeMock
=
pkgs
.
callPackage
./stripe-mock.nix
{
}
;
}
Copy permalink