fix(nix): Updated dependencies to avoid xz backdoor.

This commit is contained in:
Spencer Brower
2024-04-04 11:09:36 -04:00
parent 9f3d3c48e6
commit 66c36e6a42
4 changed files with 8 additions and 3 deletions

1
docs/themes/ananke vendored Submodule

Submodule docs/themes/ananke added at 91df000ca8

1
docs/themes/risotto vendored Submodule

Submodule docs/themes/risotto added at 20b6cd796a

6
flake.lock generated
View File

@@ -2,11 +2,11 @@
"nodes": { "nodes": {
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1705856552, "lastModified": 1712163089,
"narHash": "sha256-JXfnuEf5Yd6bhMs/uvM67/joxYKoysyE3M2k6T3eWbg=", "narHash": "sha256-Um+8kTIrC19vD4/lUCN9/cU9kcOsD1O1m+axJqQPyMM=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "612f97239e2cc474c13c9dafa0df378058c5ad8d", "rev": "fd281bd6b7d3e32ddfa399853946f782553163b5",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@@ -17,6 +17,9 @@
ffmpeg ffmpeg
gomplate gomplate
hugo
yarn
nushellFull nushellFull
]; ];
}; };