server-config/flake.lock

217 lines
6.0 KiB
Plaintext
Raw Normal View History

2021-10-22 23:41:12 -07:00
{
"nodes": {
"blog": {
"inputs": {
"blog-source": "blog-source",
"blog-source-localized": "blog-source-localized",
"flake-utils": "flake-utils",
2022-03-27 19:38:47 -07:00
"katex-html": "katex-html",
"nixpkgs": "nixpkgs_3"
2021-10-22 23:41:12 -07:00
},
"locked": {
"lastModified": 1648445921,
"narHash": "sha256-eYxpU5idKsCrAqd88GJvap7a2CYd7JAY60Ye+FMZ9Oc=",
2022-03-27 19:38:47 -07:00
"ref": "master",
"rev": "f7e2133eed3a40ce6e6eb7aab84d04f948ab36ac",
"revCount": 101,
2022-03-27 19:38:47 -07:00
"type": "git",
"url": "https://dev.danilafe.com/DanilaFe/blog-static-flake"
2021-10-22 23:41:12 -07:00
},
"original": {
2022-03-27 19:38:47 -07:00
"type": "git",
"url": "https://dev.danilafe.com/DanilaFe/blog-static-flake"
2021-10-22 23:41:12 -07:00
}
},
"blog-source": {
"flake": false,
"locked": {
2022-03-27 21:47:20 -07:00
"lastModified": 1648441464,
"narHash": "sha256-rHsO31QeL7TThZIJaQYC1PsWMA312UAs07QYTRVVOgo=",
2021-10-22 23:41:12 -07:00
"ref": "master",
2022-03-27 21:47:20 -07:00
"rev": "b2a02c5a9caea9b06cd4f521e29ece43e08d25e8",
"revCount": 559,
2021-10-22 23:41:12 -07:00
"submodules": true,
"type": "git",
"url": "https://dev.danilafe.com/Web-Projects/blog-static.git"
},
"original": {
"submodules": true,
"type": "git",
"url": "https://dev.danilafe.com/Web-Projects/blog-static.git"
}
},
"blog-source-localized": {
"flake": false,
"locked": {
"lastModified": 1599463261,
"narHash": "sha256-n6e4uRiOsWuOL7DSzbuP9X8cZNLnKOD/2/eOT0aB+Io=",
"ref": "localization",
"rev": "0b5748cc5a19b5d1d78bfcfa58d4027cc10524dd",
"revCount": 367,
"submodules": true,
"type": "git",
"url": "https://dev.danilafe.com/Web-Projects/blog-static.git"
},
"original": {
"ref": "localization",
"submodules": true,
"type": "git",
"url": "https://dev.danilafe.com/Web-Projects/blog-static.git"
}
},
"flake-utils": {
"locked": {
"lastModified": 1648297722,
"narHash": "sha256-W+qlPsiZd8F3XkzXOzAoR+mpFqzm3ekQkJNa+PIh1BQ=",
2021-10-22 23:41:12 -07:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "0f8662f1319ad6abf89b3380dd2722369fc51ade",
2021-10-22 23:41:12 -07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-03-27 19:38:47 -07:00
"flake-utils_2": {
"locked": {
"lastModified": 1648297722,
"narHash": "sha256-W+qlPsiZd8F3XkzXOzAoR+mpFqzm3ekQkJNa+PIh1BQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "0f8662f1319ad6abf89b3380dd2722369fc51ade",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_3": {
"locked": {
"lastModified": 1648297722,
"narHash": "sha256-W+qlPsiZd8F3XkzXOzAoR+mpFqzm3ekQkJNa+PIh1BQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "0f8662f1319ad6abf89b3380dd2722369fc51ade",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"katex-html": {
"inputs": {
"flake-utils": "flake-utils_2",
"katex-server": "katex-server",
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1648445866,
"narHash": "sha256-kLqnZXRxmlk3cSx8fA6dvrAVrqOGLzxboPnP5zQ7SQU=",
2022-03-27 19:38:47 -07:00
"ref": "master",
"rev": "dfc582d367ebda79649d339d1edc5476eb0cf954",
"revCount": 13,
2022-03-27 19:38:47 -07:00
"type": "git",
"url": "https://dev.danilafe.com/Nix-Configs/katex-html"
},
"original": {
"type": "git",
"url": "https://dev.danilafe.com/Nix-Configs/katex-html"
}
},
"katex-server": {
"inputs": {
"flake-utils": "flake-utils_3",
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1648445837,
"narHash": "sha256-llpVUGpy4RQo33B48U3RIz0HBFf2Wqb4SoK1lbeqOjs=",
2022-03-27 19:38:47 -07:00
"ref": "master",
"rev": "2925bd0b2bc5d980eb7b8f79feac28b377a0de13",
"revCount": 6,
2022-03-27 19:38:47 -07:00
"type": "git",
"url": "https://dev.danilafe.com/Nix-Configs/katex-server"
},
"original": {
"type": "git",
"url": "https://dev.danilafe.com/Nix-Configs/katex-server"
}
},
2021-10-22 23:41:12 -07:00
"nixpkgs": {
2022-03-27 19:38:47 -07:00
"locked": {
"lastModified": 1648444094,
"narHash": "sha256-2liapKh7WXPHELuzLvYK+464g4w9tr9DbNxGuz8XZ98=",
2022-03-27 19:38:47 -07:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "87c74b8120980461a9d4ce8f341551ce0fb50728",
2022-03-27 19:38:47 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1648444094,
"narHash": "sha256-2liapKh7WXPHELuzLvYK+464g4w9tr9DbNxGuz8XZ98=",
2022-03-27 19:38:47 -07:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "87c74b8120980461a9d4ce8f341551ce0fb50728",
2022-03-27 19:38:47 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2021-10-22 23:41:12 -07:00
"locked": {
"lastModified": 1648444094,
"narHash": "sha256-2liapKh7WXPHELuzLvYK+464g4w9tr9DbNxGuz8XZ98=",
2021-10-22 23:41:12 -07:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "87c74b8120980461a9d4ce8f341551ce0fb50728",
2021-10-22 23:41:12 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
2022-03-27 19:38:47 -07:00
"nixpkgs_4": {
2021-10-22 23:41:12 -07:00
"locked": {
2022-03-27 19:38:47 -07:00
"lastModified": 1648069223,
"narHash": "sha256-BXzQV8p/RR440EB9qY0ULYfTH0zSW1stjUCYeP4SF+E=",
2021-10-22 23:41:12 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2022-03-27 19:38:47 -07:00
"rev": "1d08ea2bd83abef174fb43cbfb8a856b8ef2ce26",
2021-10-22 23:41:12 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"blog": "blog",
2022-03-27 19:38:47 -07:00
"nixpkgs": "nixpkgs_4"
2021-10-22 23:41:12 -07:00
}
}
},
"root": "root",
"version": 7
}