nixos-config/flake.lock

698 lines
19 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": {
2025-08-16 02:53:50 -05:00
"lastModified": 1755120597,
"narHash": "sha256-Kl8wTfEo+FBU5SE4ho0yLt7j2LHTJsAIfWor0hLdIlw=",
2024-06-11 00:13:33 -07:00
"ref": "refs/heads/master",
2025-08-16 02:53:50 -05:00
"rev": "278998cb51c68de9d590c84d8fd1625223772792",
"revCount": 1332,
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": {
2024-01-16 19:05:51 -08:00
"nixpkgs": "nixpkgs"
2023-10-09 10:44:07 -07:00
},
"locked": {
2025-09-09 18:59:35 -05:00
"lastModified": 1757255839,
"narHash": "sha256-XH33B1X888Xc/xEXhF1RPq/kzKElM0D5C9N6YdvOvIc=",
2023-10-09 10:44:07 -07:00
"owner": "nix-community",
"repo": "disko",
2025-09-09 18:59:35 -05:00
"rev": "c8a0e78d86b12ea67be6ed0f7cae7f9bfabae75a",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
2025-05-16 02:26:03 +08:00
"lastModified": 1747046372,
"narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=",
2023-10-09 10:44:07 -07:00
"owner": "edolstra",
"repo": "flake-compat",
2025-05-16 02:26:03 +08:00
"rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-08-14 12:10:34 -07:00
"flake-compat_2": {
"flake": false,
"locked": {
2025-08-09 11:48:55 -05:00
"lastModified": 1747046372,
"narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=",
2024-08-14 12:10:34 -07:00
"owner": "edolstra",
"repo": "flake-compat",
2025-08-09 11:48:55 -05:00
"rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
2024-08-14 12:10:34 -07:00
"type": "github"
},
"original": {
"owner": "edolstra",
"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": {
2025-07-07 23:47:21 -05:00
"lastModified": 1750779888,
"narHash": "sha256-wibppH3g/E2lxU43ZQHC5yA/7kIKLGxVEnsnVK1BtRg=",
2025-05-16 02:26:03 +08:00
"owner": "cachix",
"repo": "git-hooks.nix",
2025-07-07 23:47:21 -05:00
"rev": "16ec914f6fb6f599ce988427d9d94efddf25fe6d",
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": {
2025-09-09 18:59:35 -05:00
"lastModified": 1757103352,
"narHash": "sha256-PtT7ix43ss8PONJ1VJw3f6t2yAoGH+q462Sn8lrmWmk=",
2023-10-09 10:44:07 -07:00
"owner": "nixos",
"repo": "nixos-hardware",
2025-09-09 18:59:35 -05:00
"rev": "11b2a10c7be726321bb854403fdeec391e798bf0",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
"home-manager": {
"inputs": {
2024-01-16 19:05:51 -08:00
"nixpkgs": "nixpkgs_2"
2023-10-09 10:44:07 -07:00
},
"locked": {
2025-09-09 18:59:35 -05:00
"lastModified": 1757443987,
"narHash": "sha256-T7E4CIsZBUzrUcPRyTG9FA2xd48MtbQ/HpIaaCfwZwc=",
2023-10-09 10:44:07 -07:00
"owner": "nix-community",
"repo": "home-manager",
2025-09-09 18:59:35 -05:00
"rev": "d587e11cef9caa9484ed090eddc55f4c56908342",
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",
"nixpkgs": "nixpkgs_3"
},
"locked": {
2025-09-09 18:59:35 -05:00
"lastModified": 1757230583,
"narHash": "sha256-4uqu7sFPOaVTCogsxaGMgbzZ2vK40GVGMfUmrvK3/LY=",
2024-03-02 15:10:23 -08:00
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
2025-09-09 18:59:35 -05:00
"rev": "fc3960e6c32c9d4f95fff2ef84444284d24d3bea",
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",
2024-03-02 15:10:23 -08:00
"nixpkgs": "nixpkgs_4",
2025-05-24 16:26:34 -05:00
"nixpkgs-25_05": "nixpkgs-25_05"
2023-10-09 10:44:07 -07:00
},
"locked": {
2025-09-09 18:59:35 -05:00
"lastModified": 1756130152,
"narHash": "sha256-3qcN28djoBqqhEqOv8ve3/+wD0lLR2YCVV1EZ4SYfjo=",
2023-10-09 10:44:07 -07:00
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
2025-09-09 18:59:35 -05:00
"rev": "b49ae46f226430854102c207fdcb55e2de8e884e",
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",
2024-04-16 21:53:55 -07:00
"nixpkgs": "nixpkgs_5",
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": {
2025-08-16 02:53:50 -05:00
"lastModified": 1755330659,
"narHash": "sha256-wAfe8EFiwVeo8kBSTNVwreD6S4QUsZGDed9uqpdaTF8=",
2023-10-09 10:44:07 -07:00
"ref": "refs/heads/main",
2025-08-16 02:53:50 -05:00
"rev": "b95af44b8b01a8a8d2b95023651b6176f3a01c89",
"revCount": 42,
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": {
2025-07-21 23:37:00 -05:00
"lastModified": 1752596105,
"narHash": "sha256-lFNVsu/mHLq3q11MuGkMhUUoSXEdQjCHvpReaGP1S2k=",
2024-01-16 19:05:51 -08:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-07-21 23:37:00 -05:00
"rev": "dab3a6e781554f965bde3def0aa2fda4eb8f1708",
2024-01-16 19:05:51 -08:00
"type": "github"
2023-10-09 10:44:07 -07:00
},
"original": {
2024-01-16 19:05:51 -08:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
2023-10-09 10:44:07 -07:00
}
},
2025-05-24 16:26:34 -05:00
"nixpkgs-25_05": {
2024-06-11 00:13:33 -07:00
"locked": {
2025-08-09 11:48:55 -05:00
"lastModified": 1753749649,
"narHash": "sha256-+jkEZxs7bfOKfBIk430K+tK9IvXlwzqQQnppC2ZKFj4=",
2024-06-11 00:13:33 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-08-09 11:48:55 -05:00
"rev": "1f08a4df998e21f4e8be8fb6fbf61d11a1a5076a",
2024-06-11 00:13:33 -07:00
"type": "github"
},
"original": {
2025-05-16 02:26:03 +08:00
"owner": "NixOS",
2025-05-24 16:26:34 -05:00
"ref": "nixos-25.05",
2025-05-16 02:26:03 +08:00
"repo": "nixpkgs",
"type": "github"
2024-06-11 00:13:33 -07:00
}
},
2023-10-09 10:44:07 -07:00
"nixpkgs_2": {
"locked": {
2025-09-09 18:59:35 -05:00
"lastModified": 1757068644,
"narHash": "sha256-NOrUtIhTkIIumj1E/Rsv1J37Yi3xGStISEo8tZm3KW4=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-09-09 18:59:35 -05:00
"rev": "8eb28adfa3dc4de28e792e3bf49fcf9007ca8ac9",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-16 19:05:51 -08:00
"nixpkgs_3": {
2024-03-02 15:10:23 -08:00
"locked": {
2025-09-09 18:59:35 -05:00
"lastModified": 1756125398,
"narHash": "sha256-XexyKZpf46cMiO5Vbj+dWSAXOnr285GHsMch8FBoHbc=",
2024-03-02 15:10:23 -08:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-09-09 18:59:35 -05:00
"rev": "3b9f00d7a7bf68acd4c4abb9d43695afb04e03a5",
2024-03-02 15:10:23 -08:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
2023-10-09 10:44:07 -07:00
"locked": {
2025-08-09 11:48:55 -05:00
"lastModified": 1753939845,
"narHash": "sha256-K2ViRJfdVGE8tpJejs8Qpvvejks1+A4GQej/lBk5y7I=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-08-09 11:48:55 -05:00
"rev": "94def634a20494ee057c76998843c015909d6311",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
2025-05-16 02:26:03 +08:00
"owner": "NixOS",
2023-10-09 10:44:07 -07:00
"ref": "nixos-unstable",
2025-05-16 02:26:03 +08:00
"repo": "nixpkgs",
"type": "github"
2023-10-09 10:44:07 -07:00
}
},
2024-03-02 15:10:23 -08:00
"nixpkgs_5": {
2023-10-09 10:44:07 -07:00
"locked": {
2025-08-16 02:53:50 -05:00
"lastModified": 1755186698,
"narHash": "sha256-wNO3+Ks2jZJ4nTHMuks+cxAiVBGNuEBXsT29Bz6HASo=",
2023-10-09 10:44:07 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2025-08-16 02:53:50 -05:00
"rev": "fbcf476f790d8a217c3eab4e12033dc4a0f6d23c",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-04-16 21:53:55 -07:00
"nixpkgs_6": {
2023-10-09 10:44:07 -07:00
"locked": {
2025-09-09 18:59:35 -05:00
"lastModified": 1757347588,
"narHash": "sha256-tLdkkC6XnsY9EOZW9TlpesTclELy8W7lL2ClL+nma8o=",
2023-10-09 10:44:07 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2025-09-09 18:59:35 -05:00
"rev": "b599843bad24621dcaa5ab60dac98f9b0eb1cabe",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-04-16 21:53:55 -07:00
"nixpkgs_7": {
2024-06-15 17:37:25 -07:00
"locked": {
2025-09-09 18:59:35 -05:00
"lastModified": 1756542300,
"narHash": "sha256-tlOn88coG5fzdyqz6R93SQL5Gpq+m/DsWpekNFhqPQk=",
2024-06-15 17:37:25 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-09-09 18:59:35 -05:00
"rev": "d7600c775f877cd87b4f5a831c28aa94137377aa",
2024-06-15 17:37:25 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_8": {
2024-08-14 12:10:34 -07:00
"locked": {
2025-08-09 11:48:55 -05:00
"lastModified": 1754340878,
"narHash": "sha256-lgmUyVQL9tSnvvIvBp7x1euhkkCho7n3TMzgjdvgPoU=",
2024-08-14 12:10:34 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-08-09 11:48:55 -05:00
"rev": "cab778239e705082fe97bb4990e0d24c50924c04",
2024-08-14 12:10:34 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_9": {
2023-10-09 10:44:07 -07:00
"locked": {
2025-09-09 18:59:35 -05:00
"lastModified": 1757034884,
"narHash": "sha256-PgLSZDBEWUHpfTRfFyklmiiLBE1i1aGCtz4eRA3POao=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-09-09 18:59:35 -05:00
"rev": "ca77296380960cd497a765102eeb1356eb80fed0",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-06-15 17:37:25 -07:00
"plasma-manager": {
"inputs": {
"home-manager": "home-manager_2",
"nixpkgs": "nixpkgs_7"
},
"locked": {
2025-09-09 18:59:35 -05:00
"lastModified": 1756632588,
"narHash": "sha256-ydam6eggXf3ZwRutyCABwSbMAlX+5lW6w1SVZQ+kfSo=",
2024-06-15 17:37:25 -07:00
"owner": "pjones",
"repo": "plasma-manager",
2025-09-09 18:59:35 -05:00
"rev": "d47428e5390d6a5a8f764808a4db15929347cd77",
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-01-08 15:32:14 -08:00
"nixpkgs": "nixpkgs_8"
2024-08-14 12:10:34 -07:00
},
"locked": {
2025-09-09 18:59:35 -05:00
"lastModified": 1757239681,
"narHash": "sha256-E9spYi9lxm2f1zWQLQ7xQt8Xs2nWgr1T4QM7ZjLFphM=",
2024-08-14 12:10:34 -07:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2025-09-09 18:59:35 -05:00
"rev": "ab82ab08d6bf74085bd328de2a8722c12d97bd9d",
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",
2024-04-16 21:53:55 -07:00
"nixpkgs": "nixpkgs_6",
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": {
2024-11-21 22:45:08 -08:00
"nixpkgs": "nixpkgs_9"
2023-10-09 10:44:07 -07:00
},
"locked": {
2025-09-09 18:59:35 -05:00
"lastModified": 1757449901,
"narHash": "sha256-qwN8nYdSRnmmyyi+uR6m4gXnVktmy5smG1MOrSFD8PI=",
2023-10-09 10:44:07 -07:00
"owner": "Mic92",
"repo": "sops-nix",
2025-09-09 18:59:35 -05:00
"rev": "3b4a369df9dd6ee171a7ea4448b50e2528faf850",
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": {
2025-08-09 11:48:55 -05:00
"lastModified": 1754419301,
"narHash": "sha256-DGmZ7JMTBNQ6j3kkHXecptyw7GfQFk+gj8TDdpJdIrc=",
2024-06-11 00:13:33 -07:00
"ref": "Ambar-Blue",
2025-08-09 11:48:55 -05:00
"rev": "2312a1244ca63e6cff48c28d011ade635dcd289d",
"revCount": 338,
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": {
2025-08-09 11:48:55 -05:00
"lastModified": 1754418457,
"narHash": "sha256-XH8E4g8sWNgYMYY9kDahb0kJXrYicIxPqwPMkcC0ymA=",
2024-06-11 00:13:33 -07:00
"ref": "Ambar-Blue-Dark",
2025-08-09 11:48:55 -05:00
"rev": "bd66daeb8846d271c5663db5f81a0bceae078fc3",
"revCount": 421,
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
}