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-27 11:24:05 -07:00
"lastModified": 1758985165,
"narHash": "sha256-bzthrGCHUDzUHH9F3eNl5LG5rfg4ig9x3TGjjUE23qA=",
"owner": "nix-community",
"repo": "home-manager",
2025-09-27 11:24:05 -07:00
"rev": "11cc3d55ded3346a8195000ddeadde782a611e56",
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-27 11:24:05 -07:00
"lastModified": 1758805352,
"narHash": "sha256-BHdc43Lkayd+72W/NXRKHzX5AZ+28F3xaUs3a88/Uew=",
"owner": "LnL7",
"repo": "nix-darwin",
2025-09-27 11:24:05 -07:00
"rev": "c48e963a5558eb1c3827d59d21c5193622a1477c",
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-27 11:24:05 -07:00
"lastModified": 1758916627,
"narHash": "sha256-fB2ISCc+xn+9hZ6gOsABxSBcsCgLCjbJ5bC6U9bPzQ4=",
2022-08-08 00:37:22 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2025-09-27 11:24:05 -07:00
"rev": "53614373268559d054c080d070cfc732dbe68ac4",
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-27 11:24:05 -07:00
"lastModified": 1758690382,
"narHash": "sha256-NY3kSorgqE5LMm1LqNwGne3ZLMF2/ILgLpFr1fS4X3o=",
2024-12-04 22:07:06 -08:00
"owner": "nixos",
"repo": "nixpkgs",
2025-09-27 11:24:05 -07:00
"rev": "e643668fd71b949c53f8626614b21ff71a07379d",
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-27 11:24:05 -07:00
"lastModified": 1758986280,
"narHash": "sha256-xuvw0q3JAcUZteJ5x46ukkArWInTvSroWb23Wsd+sHs=",
2022-08-08 00:37:22 -07:00
"owner": "nix-community",
"repo": "nur",
2025-09-27 11:24:05 -07:00
"rev": "b12d9127abe1fde785f751ddcf046b6707f53990",
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
}