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-07-25 23:28:02 -05:00
"lastModified": 1752188730,
"narHash": "sha256-XU10gw0WYWnzyzbzJlg2oNCksLY/Tt1CJGo0Nu4FLnM=",
2024-06-11 00:13:33 -07:00
"ref": "refs/heads/master",
2025-07-25 23:28:02 -05:00
"rev": "475c5b27d34e6bde3ed11e985a727bd7ec9f155a",
"revCount": 1326,
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-07-21 23:37:00 -05:00
"lastModified": 1753140376,
"narHash": "sha256-7lrVrE0jSvZHrxEzvnfHFE/Wkk9DDqb+mYCodI5uuB8=",
2023-10-09 10:44:07 -07:00
"owner": "nix-community",
"repo": "disko",
2025-07-21 23:37:00 -05:00
"rev": "545aba02960caa78a31bd9a8709a0ad4b6320a5c",
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": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"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-07-21 23:37:00 -05:00
"lastModified": 1753122741,
"narHash": "sha256-nFxE8lk9JvGelxClCmwuJYftbHqwnc01dRN4DVLUroM=",
2023-10-09 10:44:07 -07:00
"owner": "nixos",
"repo": "nixos-hardware",
2025-07-21 23:37:00 -05:00
"rev": "cc66fddc6cb04ab479a1bb062f4d4da27c936a22",
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-07-21 23:37:00 -05:00
"lastModified": 1753470191,
"narHash": "sha256-hOUWU5L62G9sm8NxdiLWlLIJZz9H52VuFiDllHdwmVA=",
2023-10-09 10:44:07 -07:00
"owner": "nix-community",
"repo": "home-manager",
2025-07-21 23:37:00 -05:00
"rev": "a1817d1c0e5eabe7dfdfe4caa46c94d9d8f3fdb6",
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-03-03 09:16:41 +08:00
"lastModified": 1740494361,
"narHash": "sha256-Dd/GhJ9qKmUwuhgt/PAROG8J6YdU2ZjtJI9SQX5sVQI=",
2024-06-15 17:37:25 -07:00
"owner": "nix-community",
"repo": "home-manager",
2025-03-03 09:16:41 +08:00
"rev": "74f0a8546e3f2458c870cf90fc4b38ac1f498b17",
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-07-21 23:37:00 -05:00
"lastModified": 1753418232,
"narHash": "sha256-fMVYDv0/7v4qrbZmzfqkFeEpelME4bT5JQBfXL9zl/E=",
2024-03-02 15:10:23 -08:00
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
2025-07-21 23:37:00 -05:00
"rev": "ca1145d927d177194fec4b0bf47a4b7dd2ed613d",
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-07-21 23:37:00 -05:00
"lastModified": 1753285640,
"narHash": "sha256-ofa021NeHDXAxg5J8mSnn8rHa393PAlD85ZCetP4Qa0=",
2023-10-09 10:44:07 -07:00
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
2025-07-21 23:37:00 -05:00
"rev": "ce87c8a9771d1a20c3fa3b60113b9b0821627dcb",
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-07-25 23:28:02 -05:00
"lastModified": 1753503836,
"narHash": "sha256-mv2/XfodJwyqVnmm6rUpyrA5xL9latkD0tVTwTZv87U=",
2023-10-09 10:44:07 -07:00
"ref": "refs/heads/main",
2025-07-25 23:28:02 -05:00
"rev": "41093b0837e3550867a08704e2d1f9d47e2b0f32",
"revCount": 40,
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-07-07 23:47:21 -05:00
"lastModified": 1751741127,
"narHash": "sha256-t75Shs76NgxjZSgvvZZ9qOmz5zuBE8buUaYD28BMTxg=",
2024-06-11 00:13:33 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-07-07 23:47:21 -05:00
"rev": "29e290002bfff26af1db6f64d070698019460302",
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-07-21 23:37:00 -05:00
"lastModified": 1752950548,
"narHash": "sha256-NS6BLD0lxOrnCiEOcvQCDVPXafX1/ek1dfJHX1nUIzc=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-07-21 23:37:00 -05:00
"rev": "c87b95e25065c028d31a94f06a62927d18763fdf",
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-07-21 23:37:00 -05:00
"lastModified": 1751984180,
"narHash": "sha256-LwWRsENAZJKUdD3SpLluwDmdXY9F45ZEgCb0X+xgOL0=",
2024-03-02 15:10:23 -08:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-07-21 23:37:00 -05:00
"rev": "9807714d6944a957c2e036f84b0ff8caf9930bc0",
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-07-07 23:47:21 -05:00
"lastModified": 1751792365,
"narHash": "sha256-J1kI6oAj25IG4EdVlg2hQz8NZTBNYvIS0l4wpr9KcUo=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-07-07 23:47:21 -05:00
"rev": "1fd8bada0b6117e6c7eb54aad5813023eed37ccb",
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-07-25 23:28:02 -05:00
"lastModified": 1753250450,
"narHash": "sha256-i+CQV2rPmP8wHxj0aq4siYyohHwVlsh40kV89f3nw1s=",
2023-10-09 10:44:07 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2025-07-25 23:28:02 -05:00
"rev": "fc02ee70efb805d3b2865908a13ddd4474557ecf",
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-07-21 23:37:00 -05:00
"lastModified": 1753250450,
"narHash": "sha256-i+CQV2rPmP8wHxj0aq4siYyohHwVlsh40kV89f3nw1s=",
2023-10-09 10:44:07 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2025-07-21 23:37:00 -05:00
"rev": "fc02ee70efb805d3b2865908a13ddd4474557ecf",
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-03-03 09:16:41 +08:00
"lastModified": 1740367490,
"narHash": "sha256-WGaHVAjcrv+Cun7zPlI41SerRtfknGQap281+AakSAw=",
2024-06-15 17:37:25 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-03-03 09:16:41 +08:00
"rev": "0196c0175e9191c474c26ab5548db27ef5d34b05",
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": {
2024-11-14 21:23:27 -08:00
"lastModified": 1730768919,
"narHash": "sha256-8AKquNnnSaJRXZxc5YmF/WfmxiHX6MMZZasRP6RRQkE=",
2024-08-14 12:10:34 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-14 21:23:27 -08:00
"rev": "a04d33c0c3f1a59a2c1cb0c6e34cd24500e5a1dc",
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-04-25 11:07:34 +08:00
"lastModified": 1744868846,
"narHash": "sha256-5RJTdUHDmj12Qsv7XOhuospjAjATNiTMElplWnJE9Hs=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-04-25 11:07:34 +08:00
"rev": "ebe4301cbd8f81c4f8d3244b3632338bbeb6d49c",
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-05-28 01:49:54 -05:00
"lastModified": 1748196248,
"narHash": "sha256-1iHjsH6/5UOerJEoZKE+Gx1BgAoge/YcnUsOA4wQ/BU=",
2024-06-15 17:37:25 -07:00
"owner": "pjones",
"repo": "plasma-manager",
2025-05-28 01:49:54 -05:00
"rev": "b7697abe89967839b273a863a3805345ea54ab56",
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-06-28 13:48:44 -05:00
"lastModified": 1750779888,
"narHash": "sha256-wibppH3g/E2lxU43ZQHC5yA/7kIKLGxVEnsnVK1BtRg=",
2024-08-14 12:10:34 -07:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2025-06-28 13:48:44 -05:00
"rev": "16ec914f6fb6f599ce988427d9d94efddf25fe6d",
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-07-21 23:37:00 -05:00
"lastModified": 1752544651,
"narHash": "sha256-GllP7cmQu7zLZTs9z0J2gIL42IZHa9CBEXwBY9szT0U=",
2023-10-09 10:44:07 -07:00
"owner": "Mic92",
"repo": "sops-nix",
2025-07-21 23:37:00 -05:00
"rev": "2c8def626f54708a9c38a5861866660395bb3461",
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-07-25 23:28:02 -05:00
"lastModified": 1752872804,
"narHash": "sha256-WjmnHBd3icUCBKOCBsOMzk3eTMvT0MnykrIWwye+snA=",
2024-06-11 00:13:33 -07:00
"ref": "Ambar-Blue",
2025-07-25 23:28:02 -05:00
"rev": "8877bf54da60b0cdc3f18da43a2aa8d3dd5420f2",
"revCount": 336,
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-07-25 23:28:02 -05:00
"lastModified": 1752873429,
"narHash": "sha256-2JdMBL8C3kpZg0200sPLkYz4aWH71ZYH72EWeQSapg8=",
2024-06-11 00:13:33 -07:00
"ref": "Ambar-Blue-Dark",
2025-07-25 23:28:02 -05:00
"rev": "0d6c54af96804e4247c8c555176ba32a1737594e",
"revCount": 420,
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
}