This website requires JavaScript.
Explore
Help
Sign In
kfm
/
niveum
Watch
1
Star
0
Fork
0
You've already forked niveum
mirror of
https://github.com/kmein/niveum
synced
2026-03-16 18:21:07 +01:00
Code
Releases
Activity
Files
eb0771c233f322da4ea6660fe37bd9e9e5458321
niveum
/
overlays
/
scripts.nix
4 lines
100 B
Nix
Raw
Normal View
History
Unescape
Escape
fix(packages): move to overlays
2019-11-09 16:33:59 +01:00
(
self
:
super
:
{
fix: fzfmenu
2020-04-10 16:18:20 +02:00
scripts
=
import
<niveum/packages/scripts>
{
pkgs
=
super
;
lib
=
super
.
lib
;
}
;
fix(packages): move to overlays
2019-11-09 16:33:59 +01:00
}
)
Copy Permalink