docs: Update embedded nix-1p
The new commit has an operator table, which is nice to have!
This commit is contained in:
parent
c727b3ca9e
commit
3e385dc379
1 changed files with 2 additions and 2 deletions
|
|
@ -24,8 +24,8 @@ let
|
||||||
nix-1p = fetchFromGitHub {
|
nix-1p = fetchFromGitHub {
|
||||||
owner = "tazjin";
|
owner = "tazjin";
|
||||||
repo = "nix-1p";
|
repo = "nix-1p";
|
||||||
rev = "aab846cd3d79fcd092b1bfea1346c587b2a56095";
|
rev = "3cd0f7d7b4f487d04a3f1e3ca8f2eb1ab958c49b";
|
||||||
sha256 = "12dl0xrwgg2d4wyv9zxgdn0hzqnanczjg23vqn3356rywxlzzwak";
|
sha256 = "02lpda03q580gyspkbmlgnb2cbm66rrcgqsv99aihpbwyjym81af";
|
||||||
};
|
};
|
||||||
in runCommand "nixery-book" {} ''
|
in runCommand "nixery-book" {} ''
|
||||||
mkdir -p $out
|
mkdir -p $out
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue