Update from upstream
This commit is contained in:
parent
6f75cde2db
commit
7cf556d606
2 changed files with 2 additions and 2 deletions
|
|
@ -7,4 +7,4 @@ date: 2025-01-10
|
|||
---
|
||||
Hello World!
|
||||
|
||||
[heres the todo](https://quartz.jzhao.xyz/authoring-content)
|
||||
[Here's the TODO](https://quartz.jzhao.xyz/authoring-content)
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@
|
|||
packages.quartz = pkgs.buildNpmPackage {
|
||||
name = "quartz";
|
||||
src = ./.;
|
||||
npmDepsHash = "sha256-hawMRXs2VvIeZ7hP8NZDBU8yqg/f2cTzmGEvn+VzjE4=";
|
||||
npmDepsHash = "sha256-qzFBy4KCGvAhO+4eDk0ZXUT4TFwBbHu7lY1pr0bOlHQ=";
|
||||
dontNpmBuild = true;
|
||||
};
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue