nix-config/flake.lock

127 lines
3.1 KiB
Text
Raw Normal View History

2022-08-08 00:37:22 -07:00
{
"nodes": {
2024-12-04 22:07:06 -08:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nur",
"nixpkgs"
]
},
"locked": {
"lastModified": 1733312601,
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"home-manager": {
2022-08-08 00:37:22 -07:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-09-21 20:04:52 -07:00
"lastModified": 1758464306,
"narHash": "sha256-i56XRXqjwJRdVYmpzVUQ0ktqBBHqNzQHQMQvFRF/acQ=",
"owner": "nix-community",
"repo": "home-manager",
2025-09-21 20:04:52 -07:00
"rev": "939e91e1cff1f99736c5b02529658218ed819a2a",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
2022-08-08 00:37:22 -07:00
"type": "github"
}
},
"nix-darwin": {
2022-08-08 00:37:22 -07:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-08-08 00:37:22 -07:00
},
"locked": {
2025-09-21 20:04:52 -07:00
"lastModified": 1758447883,
"narHash": "sha256-yGA6MV0E4JSEXqLTb4ZZkmdJZcoQ8HUzihRRX12Bvpg=",
"owner": "LnL7",
"repo": "nix-darwin",
2025-09-21 20:04:52 -07:00
"rev": "25381509d5c91bbf3c30e23abc6d8476d2143cd1",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "LnL7",
"repo": "nix-darwin",
2022-08-08 00:37:22 -07:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-09-21 20:04:52 -07:00
"lastModified": 1758446476,
"narHash": "sha256-5rdAi7CTvM/kSs6fHe1bREIva5W3TbImsto+dxG4mBo=",
2022-08-08 00:37:22 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2025-09-21 20:04:52 -07:00
"rev": "a1f79a1770d05af18111fbbe2a3ab2c42c0f6cd0",
2024-12-04 22:07:06 -08:00
"type": "github"
},
"original": {
"owner": "nixos",
2025-03-09 15:27:49 -07:00
"ref": "nixpkgs-unstable",
2024-12-04 22:07:06 -08:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2025-09-21 20:04:52 -07:00
"lastModified": 1758277210,
"narHash": "sha256-iCGWf/LTy+aY0zFu8q12lK8KuZp7yvdhStehhyX1v8w=",
2024-12-04 22:07:06 -08:00
"owner": "nixos",
"repo": "nixpkgs",
2025-09-21 20:04:52 -07:00
"rev": "8eaee110344796db060382e15d3af0a9fc396e0e",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
2024-12-04 22:07:06 -08:00
"inputs": {
"flake-parts": "flake-parts",
2025-07-19 23:02:39 -07:00
"nixpkgs": "nixpkgs_2"
2024-12-04 22:07:06 -08:00
},
2022-08-08 00:37:22 -07:00
"locked": {
2025-09-21 20:04:52 -07:00
"lastModified": 1758507428,
"narHash": "sha256-3NVQUTBBVd44/Hc2xzzgMApCd5qQsqhh0mT7KJtNpzs=",
2022-08-08 00:37:22 -07:00
"owner": "nix-community",
"repo": "nur",
2025-09-21 20:04:52 -07:00
"rev": "1e477dad43c75b007d906babf62527ea8c1b2a89",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nur",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nix-darwin": "nix-darwin",
2022-08-08 00:37:22 -07:00
"nixpkgs": "nixpkgs",
"nur": "nur"
}
}
},
"root": "root",
"version": 7
}