mail.idimitrov.dev/flake.lock

428 lines
11 KiB
Plaintext
Raw Normal View History

2023-09-19 20:25:02 +02:00
{
"nodes": {
"blobs": {
"flake": false,
"locked": {
"lastModified": 1604995301,
"narHash": "sha256-wcLzgLec6SGJA8fx1OEN1yV/Py5b+U5iyYpksUY/yLw=",
"owner": "simple-nixos-mailserver",
"repo": "blobs",
"rev": "2cccdf1ca48316f2cfd1c9a0017e8de5a7156265",
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"repo": "blobs",
"type": "gitlab"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1668681692,
"narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "009399224d5e398d03b22badca40a37ac85412a1",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-11-26 12:47:58 +01:00
"flake-compat_2": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-01-08 15:45:37 +01:00
"flake-parts": {
2023-11-26 12:47:58 +01:00
"inputs": {
2024-01-08 15:45:37 +01:00
"nixpkgs-lib": [
2023-11-26 12:47:58 +01:00
"webshite",
"ide",
2024-01-08 15:45:37 +01:00
"nixvim",
"nixpkgs"
2023-11-26 12:47:58 +01:00
]
},
"locked": {
2024-01-08 15:45:37 +01:00
"lastModified": 1704152458,
"narHash": "sha256-DS+dGw7SKygIWf9w4eNBUZsK+4Ug27NwEWmn2tnbycg=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "88a2cd8166694ba0b6cb374700799cec53aef527",
2023-11-26 12:47:58 +01:00
"type": "github"
},
"original": {
2024-01-08 15:45:37 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-11-26 12:47:58 +01:00
"type": "github"
}
},
2024-01-08 15:45:37 +01:00
"flake-utils": {
2023-11-26 12:47:58 +01:00
"inputs": {
2024-01-08 15:45:37 +01:00
"systems": [
"webshite",
"ide",
"systems"
]
2023-11-26 12:47:58 +01:00
},
"locked": {
2023-12-20 12:38:59 +01:00
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2023-11-26 12:47:58 +01:00
"owner": "numtide",
"repo": "flake-utils",
2023-12-20 12:38:59 +01:00
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2023-11-26 12:47:58 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-01-08 15:45:37 +01:00
"flake-utils_2": {
2023-11-26 12:47:58 +01:00
"inputs": {
2024-01-08 15:45:37 +01:00
"systems": "systems"
2023-11-26 12:47:58 +01:00
},
"locked": {
"lastModified": 1685518550,
"narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"webshite",
"ide",
"nixvim",
"pre-commit-hooks",
"nixpkgs"
]
},
"locked": {
"lastModified": 1660459072,
"narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2024-01-08 15:45:37 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"webshite",
"ide",
"nixvim",
"nixpkgs"
]
},
"locked": {
"lastModified": 1704498488,
"narHash": "sha256-yINKdShHrtjdiJhov+q0s3Y3B830ujRoSbHduUNyKag=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "51e44a13acea71b36245e8bd8c7db53e0a3e61ee",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-11-26 12:47:58 +01:00
"ide": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"webshite",
"nixpkgs"
],
"nixvim": "nixvim",
2024-01-08 15:45:37 +01:00
"systems": "systems_2"
2023-11-26 12:47:58 +01:00
},
"locked": {
2024-01-08 15:45:37 +01:00
"lastModified": 1703277278,
"narHash": "sha256-5jd20XohKDc+GEtNiyIL5C+Hj5g1fhAY/ADkSZrzuEo=",
2023-11-26 12:47:58 +01:00
"owner": "ivandimitrov8080",
"repo": "flake-ide",
2024-01-08 15:45:37 +01:00
"rev": "5ed5ccc63037342cf9d535ea3f1a814da224ec6a",
2023-11-26 12:47:58 +01:00
"type": "github"
},
"original": {
"owner": "ivandimitrov8080",
"repo": "flake-ide",
"type": "github"
}
},
2024-01-08 15:45:37 +01:00
"nix-darwin": {
"inputs": {
"nixpkgs": [
"webshite",
"ide",
"nixvim",
"nixpkgs"
]
},
"locked": {
"lastModified": 1704277720,
"narHash": "sha256-meAKNgmh3goankLGWqqpw73pm9IvXjEENJloF0coskE=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "0dd382b70c351f528561f71a0a7df82c9d2be9a4",
"type": "github"
},
"original": {
"owner": "lnl7",
"repo": "nix-darwin",
"type": "github"
}
},
2023-09-19 20:25:02 +02:00
"nixpkgs": {
"locked": {
2024-01-08 14:01:49 +01:00
"lastModified": 1704161960,
"narHash": "sha256-QGua89Pmq+FBAro8NriTuoO/wNaUtugt29/qqA8zeeM=",
2023-09-19 20:25:02 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-08 14:01:49 +01:00
"rev": "63143ac2c9186be6d9da6035fa22620018c85932",
2023-09-19 20:25:02 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs-22_11": {
"locked": {
"lastModified": 1669558522,
"narHash": "sha256-yqxn+wOiPqe6cxzOo4leeJOp1bXE/fjPEi/3F/bBHv8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ce5fe99df1f15a09a91a86be9738d68fadfbad82",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-22.11",
"type": "indirect"
}
},
"nixpkgs-23_05": {
"locked": {
"lastModified": 1684782344,
"narHash": "sha256-SHN8hPYYSX0thDrMLMWPWYulK3YFgASOrCsIL3AJ78g=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8966c43feba2c701ed624302b6a935f97bcbdf88",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-23.05",
"type": "indirect"
}
},
2023-11-26 12:47:58 +01:00
"nixvim": {
"inputs": {
2024-01-08 15:45:37 +01:00
"flake-parts": "flake-parts",
"home-manager": "home-manager",
"nix-darwin": "nix-darwin",
2023-11-26 12:47:58 +01:00
"nixpkgs": [
"webshite",
"ide",
"nixpkgs"
],
"pre-commit-hooks": "pre-commit-hooks"
},
"locked": {
2024-01-08 15:45:37 +01:00
"lastModified": 1704716895,
"narHash": "sha256-j3MwWzaOX32v5RIYu2zSSnWFc6NheWNN1p6ngEDu0sA=",
2023-11-26 12:47:58 +01:00
"owner": "nix-community",
"repo": "nixvim",
2024-01-08 15:45:37 +01:00
"rev": "0f1c0bda6dad29b2609cafcea512866b86aa2be5",
2023-11-26 12:47:58 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixvim",
"type": "github"
}
},
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat_2",
2024-01-08 15:45:37 +01:00
"flake-utils": "flake-utils_2",
2023-11-26 12:47:58 +01:00
"gitignore": "gitignore",
"nixpkgs": [
"webshite",
"ide",
"nixvim",
"nixpkgs"
],
2024-01-08 15:45:37 +01:00
"nixpkgs-stable": [
"webshite",
"ide",
"nixvim",
"nixpkgs"
]
2023-11-26 12:47:58 +01:00
},
"locked": {
2024-01-08 15:45:37 +01:00
"lastModified": 1704668415,
"narHash": "sha256-BMzNHFod53iiU4lkR5WHwqQCFmaCLq85sUCskXneXlA=",
2023-11-26 12:47:58 +01:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2024-01-08 15:45:37 +01:00
"rev": "44493e2b3c3ebcd39a9947e9ed9f2c2af164ec4c",
2023-11-26 12:47:58 +01:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2023-09-19 20:25:02 +02:00
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
2023-09-20 12:38:25 +02:00
"simple-nixos-mailserver": "simple-nixos-mailserver",
2023-11-26 12:47:58 +01:00
"vpsadminos": "vpsadminos",
"webshite": "webshite"
2023-09-19 20:25:02 +02:00
}
},
"simple-nixos-mailserver": {
"inputs": {
"blobs": "blobs",
"flake-compat": "flake-compat",
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-22_11": "nixpkgs-22_11",
"nixpkgs-23_05": "nixpkgs-23_05",
"utils": "utils"
},
"locked": {
2024-01-03 15:10:36 +01:00
"lastModified": 1703666786,
"narHash": "sha256-SLPNpM/rI8XPyVJAxMYAe+n6NiYSpuXvdwPILHP4yZI=",
2023-09-19 20:25:02 +02:00
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
2024-01-03 15:10:36 +01:00
"rev": "b5023b36a1f6628865cb42b4353bd2ddde0ea9f4",
2023-09-19 20:25:02 +02:00
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
"type": "gitlab"
}
},
2023-11-26 12:47:58 +01:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_2": {
"locked": {
"lastModified": 1680978846,
"narHash": "sha256-Gtqg8b/v49BFDpDetjclCYXm8mAnTrUzR0JnE2nv5aw=",
"owner": "nix-systems",
"repo": "x86_64-linux",
"rev": "2ecfcac5e15790ba6ce360ceccddb15ad16d08a8",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "x86_64-linux",
"type": "github"
}
},
2023-09-19 20:25:02 +02:00
"utils": {
"locked": {
"lastModified": 1605370193,
"narHash": "sha256-YyMTf3URDL/otKdKgtoMChu4vfVL3vCMkRqpGifhUn0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5021eac20303a61fafe17224c087f5519baed54d",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2023-09-20 12:38:25 +02:00
},
"vpsadminos": {
"locked": {
2024-01-08 14:01:49 +01:00
"lastModified": 1704676124,
"narHash": "sha256-K8Cco2lIAZCyHbjbruld0IjUnt8Ivv0E36MvbSQUocY=",
2023-09-20 12:38:25 +02:00
"owner": "vpsfreecz",
"repo": "vpsadminos",
2024-01-08 14:01:49 +01:00
"rev": "a2bbf6e11f12a4abe4b00ae7fc77c67d34bd5cb8",
2023-09-20 12:38:25 +02:00
"type": "github"
},
"original": {
"owner": "vpsfreecz",
"repo": "vpsadminos",
"type": "github"
}
2023-11-26 12:47:58 +01:00
},
"webshite": {
"inputs": {
"ide": "ide",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-01-08 15:45:37 +01:00
"lastModified": 1704725032,
"narHash": "sha256-KazUODjOkO1maP+4QMhSUnz/eDjQ3mGghd+7KKiKaAk=",
2023-12-17 11:00:42 +01:00
"ref": "refs/heads/nextjs",
2024-01-08 15:45:37 +01:00
"rev": "9950a7195cacd76f2425dc09c9ddcad952281189",
"revCount": 71,
2023-12-17 11:00:42 +01:00
"type": "git",
2023-12-28 10:27:38 +01:00
"url": "https://src.idimitrov.dev/ivan/idimitrov.dev"
2023-11-26 12:47:58 +01:00
},
"original": {
2023-12-17 11:00:42 +01:00
"type": "git",
2023-12-28 10:27:38 +01:00
"url": "https://src.idimitrov.dev/ivan/idimitrov.dev"
2023-11-26 12:47:58 +01:00
}
2023-09-19 20:25:02 +02:00
}
},
"root": "root",
"version": 7
}