mail.idimitrov.dev/flake.lock

426 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-03-07 08:21:46 +01:00
"lastModified": 0,
"narHash": "sha256-ER6N232jucnqu4+AK80RdmgBDuk61FAqmp36EMqkQns=",
"path": "/nix/store/8dlqxmnbaz3kgk8j5l7zz0zkz2h9x18b-source",
"type": "path"
2023-09-19 20:25:02 +02:00
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
2024-02-01 16:51:04 +01:00
"nixpkgs-23_05": {
2023-09-19 20:25:02 +02:00
"locked": {
2024-02-01 16:51:04 +01:00
"lastModified": 1704290814,
"narHash": "sha256-LWvKHp7kGxk/GEtlrGYV68qIvPHkU9iToomNFGagixU=",
2023-09-19 20:25:02 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-01 16:51:04 +01:00
"rev": "70bdadeb94ffc8806c0570eb5c2695ad29f0e421",
2023-09-19 20:25:02 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2024-02-01 16:51:04 +01:00
"ref": "nixos-23.05",
2023-09-19 20:25:02 +02:00
"type": "indirect"
}
},
2024-02-01 16:51:04 +01:00
"nixpkgs-23_11": {
2023-09-19 20:25:02 +02:00
"locked": {
2024-02-01 16:51:04 +01:00
"lastModified": 1706098335,
"narHash": "sha256-r3dWjT8P9/Ah5m5ul4WqIWD8muj5F+/gbCdjiNVBKmU=",
2023-09-19 20:25:02 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-01 16:51:04 +01:00
"rev": "a77ab169a83a4175169d78684ddd2e54486ac651",
2023-09-19 20:25:02 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2024-02-01 16:51:04 +01:00
"ref": "nixos-23.11",
2023-09-19 20:25:02 +02:00
"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-23_05": "nixpkgs-23_05",
2024-02-01 16:51:04 +01:00
"nixpkgs-23_11": "nixpkgs-23_11",
2023-09-19 20:25:02 +02:00
"utils": "utils"
},
"locked": {
2024-02-08 11:59:03 +01:00
"lastModified": 1706742486,
"narHash": "sha256-sv/MISTeD0rqeVivpZJpynboMWJp6i62OmrZX1rGl38=",
2023-09-19 20:25:02 +02:00
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
2024-02-08 11:59:03 +01:00
"rev": "9e36323ae3dde787f761420465c3ae560f3dbf29",
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-03-07 08:21:46 +01:00
"lastModified": 1709747870,
"narHash": "sha256-Dn+hII38BLIg2L7CJ1X65g2/aIUOCIwu+NT+Pf8EUTo=",
2023-09-20 12:38:25 +02:00
"owner": "vpsfreecz",
"repo": "vpsadminos",
2024-03-07 08:21:46 +01:00
"rev": "b0d5d78856d92f25d4491c2e14963cb9df4f3550",
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-03-07 08:21:46 +01:00
"lastModified": 1709751090,
"narHash": "sha256-+q2tYFeKLkENu3ewkKTDRBe8eA7ypLBcdVNae8uNwIc=",
2023-12-17 11:00:42 +01:00
"ref": "refs/heads/nextjs",
2024-03-07 08:21:46 +01:00
"rev": "8653fd926b7fe2fc8932f0ec48d197a555c4e8e1",
"revCount": 74,
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
}