Compare commits
2 commits
7411c96c06
...
fe4068c9ec
Author | SHA1 | Date | |
---|---|---|---|
![]() |
fe4068c9ec | ||
![]() |
77c04a25a6 |
|
@ -2,11 +2,11 @@
|
|||
"nodes": {
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1743703532,
|
||||
"narHash": "sha256-s1KLDALEeqy+ttrvqV3jx9mBZEvmthQErTVOAzbjHZs=",
|
||||
"lastModified": 1748037224,
|
||||
"narHash": "sha256-92vihpZr6dwEMV6g98M5kHZIttrWahb9iRPBm1atcPk=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "bdb91860de2f719b57eef819b5617762f7120c70",
|
||||
"rev": "f09dede81861f3a83f7f06641ead34f02f37597f",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -35,7 +35,7 @@ rec {
|
|||
mkdir -p themes/poison
|
||||
cp -r ${hugo-theme-poison}/* themes/poison/
|
||||
|
||||
hugo
|
||||
hugo --baseURL=https://zerforschen.plus
|
||||
'';
|
||||
|
||||
# Install phase - copy the public directory to the output
|
||||
|
|
Loading…
Reference in a new issue