Add flake lock with most recent website

Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
2026-05-14 07:38:51 +00:00
parent 469bdf7389
commit 4e982e6a2b

47
flake.lock generated
View File

@@ -31,15 +31,16 @@
"nixpkgs": [ "nixpkgs": [
"nixpkgs" "nixpkgs"
], ],
"nixpkgs-unstable": "nixpkgs-unstable",
"resume": "resume", "resume": "resume",
"web-files": "web-files" "web-files": "web-files"
}, },
"locked": { "locked": {
"lastModified": 1768847023, "lastModified": 1778743735,
"narHash": "sha256-r9ah5RgR00FyZ9HENdyY52cK8T+Bw0YYitOwSHpng0Q=", "narHash": "sha256-5PTQ8YIA8SLZdIVH4I/bFSrt3Dcx5KtccgjarRaxDOw=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "78213700c8b858e0f92c4ff77d5c3c6dc4fe690d", "rev": "b990f35a7dbf378dee2ceca8199cb99d10d8b035",
"revCount": 227, "revCount": 236,
"type": "git", "type": "git",
"url": "https://dev.danilafe.com/Nix-Configs/blog-static-flake.git" "url": "https://dev.danilafe.com/Nix-Configs/blog-static-flake.git"
}, },
@@ -51,11 +52,11 @@
"blog-source": { "blog-source": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1768846982, "lastModified": 1778648723,
"narHash": "sha256-q8lz1UUvA4D3e2Ankqj1naDxIykVt5k4OX5HjlHS1gY=", "narHash": "sha256-NneRrYTaeHr1ew5D6iUSCoxhQdqf5UWCxSDjE+CsU6g=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "4d35ca04fea950136d59a371942f84044b87b513", "rev": "ffca10f447f18b270fba21514b44d9af89923e3f",
"revCount": 927, "revCount": 950,
"submodules": true, "submodules": true,
"type": "git", "type": "git",
"url": "https://dev.danilafe.com/Web-Projects/blog-static.git" "url": "https://dev.danilafe.com/Web-Projects/blog-static.git"
@@ -158,11 +159,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1768773494, "lastModified": 1778430510,
"narHash": "sha256-XsM7GP3jHlephymxhDE+/TKKO1Q16phz/vQiLBGhpF4=", "narHash": "sha256-Ti+ZBvW6yrWWAg2szExVTwCd4qOJ3KlVr1tFHfyfi8Q=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "77ef7a29d276c6d8303aece3444d61118ef71ac2", "rev": "8fd9daa3db09ced9700431c5b7ad0e8ba199b575",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -172,6 +173,22 @@
"type": "github" "type": "github"
} }
}, },
"nixpkgs-unstable": {
"locked": {
"lastModified": 1777954456,
"narHash": "sha256-hGdgeU2Nk87RAuZyYjyDjFL6LK7dAZN5RE9+hrDTkDU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "549bd84d6279f9852cae6225e372cc67fb91a4c1",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"resume": { "resume": {
"inputs": { "inputs": {
"flake-utils": "flake-utils_2", "flake-utils": "flake-utils_2",
@@ -181,11 +198,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1766794825, "lastModified": 1778642986,
"narHash": "sha256-+Fabo0uQF9srEXdi9TB1wjB+PHaU9htXj/fjnvUFNAs=", "narHash": "sha256-+0DskouobfQ0eEaJRzWACvjHswnRtdXMw4wl1Y/TLNg=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "f22cb5b79580020079ba7223346e612b41eb7d42", "rev": "7f8d95c5e40ce63f7173d781d494ae44142a862c",
"revCount": 74, "revCount": 76,
"type": "git", "type": "git",
"url": "https://dev.danilafe.com/DanilaFe/resume" "url": "https://dev.danilafe.com/DanilaFe/resume"
}, },