This website requires JavaScript.
Explore
Help
Sign In
greg
/
nixos
Watch
1
Star
0
Fork
1
Code
Issues
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c1922282d5e84765c14aa913092d714af79a651a
nixos
/
pkgs
/
hms
/
default.nix
T
4 lines
86 B
Nix
Raw
Normal View
History
Unescape
Escape
Some massive changes to make flakiness better
2024-10-11 12:28:53 -05:00
{
writeShellScriptBin
,
...
}:
writeShellScriptBin
"hms"
(
builtins
.
readFile
./hms.sh
)
Reference in New Issue
Copy Permalink