This website requires JavaScript.
Explore
Help
Sign in
nettika
/
oils-for-unix-from-source
Watch
1
Star
0
Fork
You've already forked oils-for-unix-from-source
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
cda034b29e
oils-for-unix-from-source
/
default.nix
6 lines
72 B
Nix
Raw
Normal View
History
Unescape
Escape
Create a from-source Nix package for oils-for-nix
2026-02-14 01:42:45 -08:00
{
pkgs
?
import
<nixpkgs>
{
}
,
}
:
Migrate to wedges
2026-02-16 12:28:25 -08:00
pkgs
.
callPackage
./package.nix
{
}
Reference in a new issue
Copy permalink