Basic hitomezashi pattern

This commit is contained in:
arne 2024-07-18 21:39:48 +02:00
commit b797f66721
12 changed files with 2345 additions and 0 deletions

25
flake.lock generated Normal file
View file

@ -0,0 +1,25 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1701718080,
"narHash": "sha256-6ovz0pG76dE0P170pmmZex1wWcQoeiomUZGggfH9XPs=",
"path": "/nix/store/aiv01710wqn2b7hms2253d1cq89kdzh8-source",
"rev": "2c7f3c0fb7c08a0814627611d9d7d45ab6d75335",
"type": "path"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}