nixos-config/flake.lock

569 lines
15 KiB
Text
Raw Normal View History

2023-10-09 10:44:07 -07: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"
}
},
2024-06-11 00:13:33 -07:00
"candy-icons": {
"flake": false,
"locked": {
2026-02-03 18:40:13 -08:00
"lastModified": 1769644786,
"narHash": "sha256-XyFhC4I7Y1ppTfLs7em+hXmXx6jQ09rJxcf66EwoK7g=",
2024-06-11 00:13:33 -07:00
"ref": "refs/heads/master",
2026-02-03 18:40:13 -08:00
"rev": "ade95a235a50e5ea653a02fd3773c214ac43d425",
"revCount": 1361,
2024-06-11 00:13:33 -07:00
"type": "git",
"url": "https://github.com/EliverLara/candy-icons"
},
"original": {
"type": "git",
"url": "https://github.com/EliverLara/candy-icons"
}
},
2023-10-09 10:44:07 -07:00
"disko": {
"inputs": {
2025-10-15 22:24:37 -07:00
"nixpkgs": [
"nixpkgs"
]
2023-10-09 10:44:07 -07:00
},
"locked": {
2026-02-16 20:51:28 -08:00
"lastModified": 1771271879,
"narHash": "sha256-Vn32sMuvV35ChjVGZE4d8NNmCq3E/6HjaK2uVUUp2JI=",
2023-10-09 10:44:07 -07:00
"owner": "nix-community",
"repo": "disko",
2026-02-16 20:51:28 -08:00
"rev": "e963ed5aea88ad0c093adde7c1c2abd4e1b48beb",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
2026-02-16 20:51:28 -08:00
"lastModified": 1767039857,
"narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
"owner": "NixOS",
2023-10-09 10:44:07 -07:00
"repo": "flake-compat",
2026-02-16 20:51:28 -08:00
"rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
2026-02-16 20:51:28 -08:00
"owner": "NixOS",
2023-10-09 10:44:07 -07:00
"repo": "flake-compat",
"type": "github"
}
},
2024-08-14 12:10:34 -07:00
"flake-compat_2": {
"flake": false,
"locked": {
2026-01-03 13:17:57 -08:00
"lastModified": 1767039857,
"narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
"owner": "NixOS",
2024-08-14 12:10:34 -07:00
"repo": "flake-compat",
2026-01-03 13:17:57 -08:00
"rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
2024-08-14 12:10:34 -07:00
"type": "github"
},
"original": {
2026-01-03 13:17:57 -08:00
"owner": "NixOS",
2024-08-14 12:10:34 -07:00
"repo": "flake-compat",
"type": "github"
}
},
2023-10-09 10:44:07 -07:00
"flake-utils": {
"inputs": {
2024-06-21 14:34:59 -07:00
"systems": "systems"
2023-10-09 10:44:07 -07:00
},
"locked": {
2024-11-14 21:23:27 -08:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2023-10-09 10:44:07 -07:00
"owner": "numtide",
"repo": "flake-utils",
2024-11-14 21:23:27 -08:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-08-14 12:10:34 -07:00
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
},
"locked": {
2024-11-14 21:23:27 -08:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2024-08-14 12:10:34 -07:00
"owner": "numtide",
"repo": "flake-utils",
2024-11-14 21:23:27 -08:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2024-08-14 12:10:34 -07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2025-05-16 02:26:03 +08:00
"git-hooks": {
"inputs": {
"flake-compat": [
"mailserver",
"flake-compat"
],
"gitignore": "gitignore",
"nixpkgs": [
"mailserver",
"nixpkgs"
]
},
"locked": {
2026-02-16 20:51:28 -08:00
"lastModified": 1769939035,
"narHash": "sha256-Fok2AmefgVA0+eprw2NDwqKkPGEI5wvR+twiZagBvrg=",
2025-05-16 02:26:03 +08:00
"owner": "cachix",
"repo": "git-hooks.nix",
2026-02-16 20:51:28 -08:00
"rev": "a8ca480175326551d6c4121498316261cbb5b260",
2025-05-16 02:26:03 +08:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
2024-08-14 12:10:34 -07:00
"gitignore": {
2025-05-16 02:26:03 +08:00
"inputs": {
"nixpkgs": [
"mailserver",
"git-hooks",
"nixpkgs"
]
},
"locked": {
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
"gitignore_2": {
2024-08-14 12:10:34 -07:00
"inputs": {
"nixpkgs": [
"pre-commit-hooks",
"nixpkgs"
]
},
"locked": {
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2023-10-09 10:44:07 -07:00
"hardware": {
"locked": {
2026-02-16 20:51:28 -08:00
"lastModified": 1771257191,
"narHash": "sha256-H1l+zHq+ZinWH7F1IidpJ2farmbfHXjaxAm1RKWE1KI=",
2023-10-09 10:44:07 -07:00
"owner": "nixos",
"repo": "nixos-hardware",
2026-02-16 20:51:28 -08:00
"rev": "66e1a090ded57a0f88e2b381a7d4daf4a5722c3f",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
"home-manager": {
"inputs": {
2025-10-15 22:24:37 -07:00
"nixpkgs": [
"nixpkgs"
]
2023-10-09 10:44:07 -07:00
},
"locked": {
2026-02-16 20:51:28 -08:00
"lastModified": 1771269455,
"narHash": "sha256-BZ31eN5F99YH6vkc4AhzKGE+tJgJ52kl8f01K7wCs8w=",
2023-10-09 10:44:07 -07:00
"owner": "nix-community",
"repo": "home-manager",
2026-02-16 20:51:28 -08:00
"rev": "5f1d42a97b19803041434f66681d5c44c9ae62e3",
2024-06-15 17:37:25 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
"inputs": {
"nixpkgs": [
"plasma-manager",
"nixpkgs"
]
},
"locked": {
2025-09-09 18:59:35 -05:00
"lastModified": 1756579987,
"narHash": "sha256-duCce8zGsaMsrqqOmLOsuaV1PVIw/vXWnKuLKZClsGg=",
2024-06-15 17:37:25 -07:00
"owner": "nix-community",
"repo": "home-manager",
2025-09-09 18:59:35 -05:00
"rev": "99a69bdf8a3c6bf038c4121e9c4b6e99706a187a",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-03-02 15:10:23 -08:00
"jovian": {
"inputs": {
"nix-github-actions": "nix-github-actions",
2025-10-15 22:24:37 -07:00
"nixpkgs": [
"nixpkgs"
]
2024-03-02 15:10:23 -08:00
},
"locked": {
2026-02-16 20:51:28 -08:00
"lastModified": 1770915266,
"narHash": "sha256-2oD6ud7iathz3rb0TcZyMqAsG+u2KRpkcAY3CCBt5rs=",
2024-03-02 15:10:23 -08:00
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
2026-02-16 20:51:28 -08:00
"rev": "deee66bd287521aa4008f0bb616060f37c058980",
2024-03-02 15:10:23 -08:00
"type": "github"
},
"original": {
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
"type": "github"
}
},
2023-10-09 10:44:07 -07:00
"mailserver": {
"inputs": {
"blobs": "blobs",
2023-10-25 17:37:16 -07:00
"flake-compat": "flake-compat",
2025-05-16 02:26:03 +08:00
"git-hooks": "git-hooks",
2025-10-15 22:24:37 -07:00
"nixpkgs": [
"nixpkgs"
2025-12-14 13:54:53 -08:00
]
2023-10-09 10:44:07 -07:00
},
"locked": {
2026-02-16 20:51:28 -08:00
"lastModified": 1770659507,
"narHash": "sha256-RVZno9CypFN3eHxfULKN1K7mb/Cq0HkznnWqnshxpWY=",
2023-10-09 10:44:07 -07:00
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
2026-02-16 20:51:28 -08:00
"rev": "781e833633ebc0873d251772a74e4400a73f5d78",
2023-10-09 10:44:07 -07:00
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
"type": "gitlab"
}
},
"nix-custom": {
"inputs": {
2024-06-11 00:13:33 -07:00
"candy-icons": "candy-icons",
2024-08-14 12:10:34 -07:00
"flake-utils": "flake-utils_2",
2025-10-15 22:24:37 -07:00
"nixpkgs": [
"nixpkgs"
],
2024-06-11 00:13:33 -07:00
"sweet-ambar-blue": "sweet-ambar-blue",
"sweet-ambar-blue-dark": "sweet-ambar-blue-dark",
"sweet-folders": "sweet-folders",
2024-06-15 17:37:25 -07:00
"sweet-kde": "sweet-kde",
2023-11-22 20:31:43 -08:00
"yorha-grub-theme": "yorha-grub-theme",
"yorha-sound-theme": "yorha-sound-theme"
2023-10-09 10:44:07 -07:00
},
"locked": {
2026-02-03 18:40:13 -08:00
"lastModified": 1770172667,
"narHash": "sha256-eLYjm0L/eG5pvBrcRtf3Q2LQMsJyZcITubf9qywzAPQ=",
2023-10-09 10:44:07 -07:00
"ref": "refs/heads/main",
2026-02-03 18:40:13 -08:00
"rev": "e355f045a9b6b53b6f58cd4521a762e1147cdca2",
"revCount": 50,
2023-10-09 10:44:07 -07:00
"type": "git",
2024-06-15 17:37:25 -07:00
"url": "https://forgejo.invariantspace.com/macronova/nix-custom"
2023-10-09 10:44:07 -07:00
},
"original": {
"type": "git",
2024-06-15 17:37:25 -07:00
"url": "https://forgejo.invariantspace.com/macronova/nix-custom"
2023-10-09 10:44:07 -07:00
}
},
2024-03-02 15:10:23 -08:00
"nix-github-actions": {
"inputs": {
"nixpkgs": [
"jovian",
"nixpkgs"
]
},
"locked": {
2024-10-24 22:54:34 -07:00
"lastModified": 1729697500,
"narHash": "sha256-VFTWrbzDlZyFHHb1AlKRiD/qqCJIripXKiCSFS8fAOY=",
2024-03-02 15:10:23 -08:00
"owner": "zhaofengli",
"repo": "nix-github-actions",
2024-10-24 22:54:34 -07:00
"rev": "e418aeb728b6aa5ca8c5c71974e7159c2df1d8cf",
2024-03-02 15:10:23 -08:00
"type": "github"
},
"original": {
"owner": "zhaofengli",
"ref": "matrix-name",
"repo": "nix-github-actions",
"type": "github"
}
},
2023-10-09 10:44:07 -07:00
"nixpkgs": {
"locked": {
2026-02-16 20:51:28 -08:00
"lastModified": 1771008912,
"narHash": "sha256-gf2AmWVTs8lEq7z/3ZAsgnZDhWIckkb+ZnAo5RzSxJg=",
2025-10-15 22:24:37 -07:00
"owner": "nixos",
2024-01-16 19:05:51 -08:00
"repo": "nixpkgs",
2026-02-16 20:51:28 -08:00
"rev": "a82ccc39b39b621151d6732718e3e250109076fa",
2024-01-16 19:05:51 -08:00
"type": "github"
2023-10-09 10:44:07 -07:00
},
"original": {
2025-10-15 22:24:37 -07:00
"owner": "nixos",
"ref": "nixos-unstable",
2024-01-16 19:05:51 -08:00
"repo": "nixpkgs",
"type": "github"
2023-10-09 10:44:07 -07:00
}
},
2024-06-15 17:37:25 -07:00
"plasma-manager": {
"inputs": {
"home-manager": "home-manager_2",
2025-10-15 22:24:37 -07:00
"nixpkgs": [
"nixpkgs"
]
2024-06-15 17:37:25 -07:00
},
"locked": {
2026-02-16 20:51:28 -08:00
"lastModified": 1770766818,
2026-02-03 18:40:13 -08:00
"narHash": "sha256-12RCFLyAedyMOdenUi7cN3ioJPEGjA/ZG1BLjugfUVs=",
2024-06-15 17:37:25 -07:00
"owner": "pjones",
"repo": "plasma-manager",
2026-02-16 20:51:28 -08:00
"rev": "44b928068359b7d2310a34de39555c63c93a2c90",
2024-06-15 17:37:25 -07:00
"type": "github"
},
"original": {
"owner": "pjones",
"repo": "plasma-manager",
"type": "github"
}
},
2024-08-14 12:10:34 -07:00
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat_2",
2025-05-16 02:26:03 +08:00
"gitignore": "gitignore_2",
2025-10-15 22:24:37 -07:00
"nixpkgs": [
"nixpkgs"
]
2024-08-14 12:10:34 -07:00
},
"locked": {
2026-02-16 20:51:28 -08:00
"lastModified": 1770726378,
"narHash": "sha256-kck+vIbGOaM/dHea7aTBxdFYpeUl/jHOy5W3eyRvVx8=",
2024-08-14 12:10:34 -07:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2026-02-16 20:51:28 -08:00
"rev": "5eaaedde414f6eb1aea8b8525c466dc37bba95ae",
2024-08-14 12:10:34 -07:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2023-10-09 10:44:07 -07:00
"root": {
"inputs": {
"disko": "disko",
2024-08-14 12:10:34 -07:00
"flake-utils": "flake-utils",
2023-10-09 10:44:07 -07:00
"hardware": "hardware",
"home-manager": "home-manager",
2024-03-02 15:10:23 -08:00
"jovian": "jovian",
2023-10-09 10:44:07 -07:00
"mailserver": "mailserver",
"nix-custom": "nix-custom",
2025-10-15 22:24:37 -07:00
"nixpkgs": "nixpkgs",
2024-06-15 17:37:25 -07:00
"plasma-manager": "plasma-manager",
2024-08-14 12:10:34 -07:00
"pre-commit-hooks": "pre-commit-hooks",
2023-10-09 10:44:07 -07:00
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
2025-10-15 22:24:37 -07:00
"nixpkgs": [
"nixpkgs"
]
2023-10-09 10:44:07 -07:00
},
"locked": {
2026-02-16 20:51:28 -08:00
"lastModified": 1771166946,
"narHash": "sha256-UFc4lfGBr+wJmwgDGJDn1cVD6DTr0/8TdronNUiyXlU=",
2023-10-09 10:44:07 -07:00
"owner": "Mic92",
"repo": "sops-nix",
2026-02-16 20:51:28 -08:00
"rev": "2d0cf89b4404529778bc82de7e42b5754e0fe4fa",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
2024-06-11 00:13:33 -07:00
"sweet-ambar-blue": {
"flake": false,
"locked": {
2026-02-03 18:40:13 -08:00
"lastModified": 1769979298,
"narHash": "sha256-FJwCsmp5XM4nYwwttHHlKhl5RVeoWfuY69fuh/+iMNE=",
2024-06-11 00:13:33 -07:00
"ref": "Ambar-Blue",
2026-02-03 18:40:13 -08:00
"rev": "a045584aee6e0bec19579ef304e482fee9093296",
"revCount": 356,
2024-06-11 00:13:33 -07:00
"type": "git",
"url": "https://github.com/EliverLara/Sweet"
},
"original": {
"ref": "Ambar-Blue",
"type": "git",
"url": "https://github.com/EliverLara/Sweet"
}
},
"sweet-ambar-blue-dark": {
"flake": false,
"locked": {
2026-02-03 18:40:13 -08:00
"lastModified": 1769979020,
"narHash": "sha256-WGe6zkffqcZRkWStGUE1ozegLWaZsmAj0m+TF2Ypxqk=",
2024-06-11 00:13:33 -07:00
"ref": "Ambar-Blue-Dark",
2026-02-03 18:40:13 -08:00
"rev": "d004b00508ae963f1e42269a5f86120c27b22fe3",
"revCount": 439,
2024-06-11 00:13:33 -07:00
"type": "git",
"url": "https://github.com/EliverLara/Sweet"
},
"original": {
"ref": "Ambar-Blue-Dark",
"type": "git",
"url": "https://github.com/EliverLara/Sweet"
}
},
"sweet-folders": {
"flake": false,
"locked": {
2025-04-26 11:43:58 +08:00
"lastModified": 1739589885,
"narHash": "sha256-Pb3xsNKM5yGT4uAUxrCds1JSSvU/whhTJcmqiM7EW+4=",
2024-06-11 00:13:33 -07:00
"ref": "refs/heads/master",
2025-04-26 11:43:58 +08:00
"rev": "40a5d36e50437901c7eaa1119bb9ae8006e2fe5c",
"revCount": 29,
2024-06-11 00:13:33 -07:00
"type": "git",
"url": "https://github.com/EliverLara/Sweet-folders"
},
"original": {
"type": "git",
"url": "https://github.com/EliverLara/Sweet-folders"
}
},
2024-06-15 17:37:25 -07:00
"sweet-kde": {
"flake": false,
"locked": {
"lastModified": 1712792363,
"narHash": "sha256-Pp/cRLDWsOV9fFQa8KC/a52Pu3bHZmFGoklbHh5g5BI=",
"ref": "plasma6",
"rev": "f3b13a7d55223ddd7aa66000ee8967a085ad6909",
"revCount": 31,
"type": "git",
"url": "https://github.com/EliverLara/Sweet-kde"
},
"original": {
"ref": "plasma6",
"type": "git",
"url": "https://github.com/EliverLara/Sweet-kde"
}
},
2023-10-09 10:44:07 -07: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"
}
},
2024-08-14 12:10:34 -07:00
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-10-27 15:20:59 -07:00
"yorha-grub-theme": {
"flake": false,
"locked": {
"lastModified": 1665169118,
"narHash": "sha256-XVzYDwJM7Q9DvdF4ZOqayjiYpasUeMhAWWcXtnhJ0WQ=",
"owner": "OliveThePuffin",
"repo": "yorha-grub-theme",
"rev": "4d9cd37baf56c4f5510cc4ff61be278f11077c81",
"type": "github"
},
"original": {
"owner": "OliveThePuffin",
"repo": "yorha-grub-theme",
"type": "github"
}
2023-11-22 20:31:43 -08:00
},
"yorha-sound-theme": {
"flake": false,
"locked": {
2023-11-23 22:34:06 -08:00
"lastModified": 1700807066,
"narHash": "sha256-kr0vdyHSjunGa3y0cTqRX6z1rRdLY6IcFeNRy213L2s=",
2023-11-22 20:31:43 -08:00
"ref": "refs/heads/main",
2023-11-23 22:34:06 -08:00
"rev": "a1dad2f17c229ec9b98987614cce4de83eed73f9",
"revCount": 3,
2023-11-22 20:31:43 -08:00
"type": "git",
2024-06-11 00:13:33 -07:00
"url": "https://forgejo.invariantspace.com/macronova/yorha-sound-theme"
2023-11-22 20:31:43 -08:00
},
"original": {
"type": "git",
2024-06-11 00:13:33 -07:00
"url": "https://forgejo.invariantspace.com/macronova/yorha-sound-theme"
2023-11-22 20:31:43 -08:00
}
2023-10-09 10:44:07 -07:00
}
},
"root": "root",
"version": 7
}