Update lockfile to push website forward

This commit is contained in:
Danila Fedorin 2023-02-20 06:58:16 +00:00
parent 4b716ae5ed
commit 513edc34ce
1 changed files with 61 additions and 10 deletions

View File

@ -5,14 +5,15 @@
"blog-source": "blog-source",
"flake-utils": "flake-utils",
"katex-html": "katex-html",
"nixpkgs": "nixpkgs_3"
"nixpkgs": "nixpkgs_3",
"resume": "resume"
},
"locked": {
"lastModified": 1672443752,
"narHash": "sha256-Kwd9I6w01d01fd+1AwP98toYYA7pMnpcmv6LjcNSbe4=",
"lastModified": 1676876227,
"narHash": "sha256-0pIG95qAG8/bFxCpOEunkspDssJeX3ZuB47sAFPSzyw=",
"ref": "master",
"rev": "e7615c4947728f71c196f8b08f75e4d52585ccee",
"revCount": 108,
"rev": "d44e5fc12f6abb505d900d6088cd8c446797c2d7",
"revCount": 114,
"type": "git",
"url": "https://dev.danilafe.com/DanilaFe/blog-static-flake"
},
@ -24,11 +25,11 @@
"blog-source": {
"flake": false,
"locked": {
"lastModified": 1672443445,
"narHash": "sha256-s7woTyMkyrtudu20bUcbyF5HXFXGa4NdM7H9id4mTVw=",
"lastModified": 1676875795,
"narHash": "sha256-MnzRvG3Ct7D+zU1vwpLGMAe5Zoz/Y0WQRnZh7Ts40/s=",
"ref": "master",
"rev": "0dfb964e99d20a8d630dacc7670e77bcbea8d43c",
"revCount": 610,
"rev": "cc2b5ef918ad8da4c1fe84be34e42a53627f9c7b",
"revCount": 628,
"submodules": true,
"type": "git",
"url": "https://dev.danilafe.com/Web-Projects/blog-static.git"
@ -84,6 +85,21 @@
"type": "github"
}
},
"flake-utils_4": {
"locked": {
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"katex-html": {
"inputs": {
"flake-utils": "flake-utils_2",
@ -169,6 +185,22 @@
}
},
"nixpkgs_4": {
"locked": {
"lastModified": 1676718858,
"narHash": "sha256-giQecvcifVLNHCC9lMfTGP09tNxXhOMw+d/aql7MhRw=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e6d5772f3515b8518d50122471381feae7cbae36",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_5": {
"locked": {
"lastModified": 1648069223,
"narHash": "sha256-BXzQV8p/RR440EB9qY0ULYfTH0zSW1stjUCYeP4SF+E=",
@ -184,10 +216,29 @@
"type": "github"
}
},
"resume": {
"inputs": {
"flake-utils": "flake-utils_4",
"nixpkgs": "nixpkgs_4"
},
"locked": {
"lastModified": 1676875551,
"narHash": "sha256-DIcIlMWh9exQIXISxgnS25egwIquyuZX+UqdTMJpJZA=",
"ref": "master",
"rev": "36fcd6d66fe2031d7429f8d60d5f83d64fd94cca",
"revCount": 47,
"type": "git",
"url": "https://dev.danilafe.com/DanilaFe/resume"
},
"original": {
"type": "git",
"url": "https://dev.danilafe.com/DanilaFe/resume"
}
},
"root": {
"inputs": {
"blog": "blog",
"nixpkgs": "nixpkgs_4"
"nixpkgs": "nixpkgs_5"
}
}
},