This website requires JavaScript.
Explore
Help
Sign In
greg
/
nixos
Watch
1
Star
0
Fork
2
Code
Issues
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ffff7e9683812d1ff3015fd08a7d61de347bcdd5
nixos
/
pkgs
/
zim
/
updater.nix
T
9 lines
94 B
Nix
Raw
Normal View
History
Unescape
Escape
Move zims to their own package
2024-10-12 10:35:54 -05:00
{
chore: make zim updater more awesome
2026-03-12 21:04:49 -05:00
buildGoModule
,
Move zims to their own package
2024-10-12 10:35:54 -05:00
}:
chore: make zim updater more awesome
2026-03-12 21:04:49 -05:00
buildGoModule
{
name
=
"updater"
;
src
=
./.
;
vendorHash
=
null
;
Move zims to their own package
2024-10-12 10:35:54 -05:00
}
Reference in New Issue
Copy Permalink