chore: add blog
This commit is contained in:
parent
aa1c642ec9
commit
51f9675843
4 changed files with 28 additions and 41 deletions
21
flake.lock
generated
21
flake.lock
generated
|
|
@ -393,6 +393,7 @@
|
|||
"pandoc-latex-template": "pandoc-latex-template",
|
||||
"rnix-lsp": "rnix-lsp",
|
||||
"utils": "utils_2",
|
||||
"xynoblog": "xynoblog",
|
||||
"zsh-completions": "zsh-completions",
|
||||
"zsh-syntax-highlighting": "zsh-syntax-highlighting",
|
||||
"zsh-vim-mode": "zsh-vim-mode"
|
||||
|
|
@ -428,6 +429,26 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"xynoblog": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1655313369,
|
||||
"narHash": "sha256-F6E1aNHw0m2PwlCg3ATWJS+c/ovxpQ8HT8xWArzG/rA=",
|
||||
"owner": "thexyno",
|
||||
"repo": "blog",
|
||||
"rev": "1e256bcd102937cdcd164e754a729e247b14447f",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "thexyno",
|
||||
"repo": "blog",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"zsh-completions": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue