Add @11ty/eleventy package to dev shell
This commit is contained in:
parent
3ff6d210f0
commit
b0d1441acf
7 changed files with 60 additions and 1 deletions
17
flake.lock
generated
17
flake.lock
generated
|
|
@ -1,5 +1,21 @@
|
|||
{
|
||||
"nodes": {
|
||||
"eleventy-src": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1750429373,
|
||||
"narHash": "sha256-8ht2rUBMnHHxavXUiDXvOZ+kAtoA3rkrkaaFyC04bUI=",
|
||||
"owner": "11ty",
|
||||
"repo": "eleventy",
|
||||
"rev": "afa9d9b8b5398da35aa3fc375c08889bf29a5182",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "11ty",
|
||||
"repo": "eleventy",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"flake-utils": {
|
||||
"inputs": {
|
||||
"systems": "systems"
|
||||
|
|
@ -36,6 +52,7 @@
|
|||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"eleventy-src": "eleventy-src",
|
||||
"flake-utils": "flake-utils",
|
||||
"nixpkgs": "nixpkgs"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue