This website requires JavaScript.
Explore
Help
Register
Sign In
auxolotl
/
core
Watch
26
Star
2
Fork
You've already forked core
1
Code
Issues
1
Pull requests
5
Actions
Packages
Projects
Releases
Wiki
Activity
a505937410
core
/
pkgs
/
by-name
/
hi
/
highlight
/
packages.nix
7 lines
92 B
Nix
Raw
Normal View
History
Unescape
Escape
pkgs: init
2024-05-02 00:46:19 +00:00
{
.
.
.
}:
res
:
pkgs
:
super
:
style: formating
2024-06-30 08:16:52 +00:00
with
pkgs
;
{
highlight
=
callPackage
./.
(
{
lua
=
lua5
;
}
)
;
pkgs: init
2024-05-02 00:46:19 +00:00
}
Reference in a new issue
Copy permalink