Files
nixos/flake.lock
T

229 lines
5.8 KiB
JSON
Raw Normal View History

2022-04-17 22:29:13 -05:00
{
"nodes": {
"agenix": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
2022-10-17 10:46:50 -05:00
"lastModified": 1665870395,
"narHash": "sha256-Tsbqb27LDNxOoPLh0gw2hIb6L/6Ow/6lIBvqcHzEKBI=",
2022-04-17 22:29:13 -05:00
"owner": "ryantm",
"repo": "agenix",
2022-10-17 10:46:50 -05:00
"rev": "a630400067c6d03c9b3e0455347dc8559db14288",
2022-04-17 22:29:13 -05:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2022-09-06 11:41:09 -05:00
"darwin": {
"inputs": {
"nixpkgs": [
2022-09-07 20:01:51 -05:00
"nixunstable"
2022-09-06 11:41:09 -05:00
]
},
"locked": {
2022-12-12 08:27:13 -06:00
"lastModified": 1668784520,
"narHash": "sha256-gGgVAMwYPPmrfnvnoRi6OkEB5KRsNTb9uYzEceLdO/g=",
2022-09-06 11:41:09 -05:00
"owner": "lnl7",
"repo": "nix-darwin",
2022-12-12 08:27:13 -06:00
"rev": "6349b99bc2b96ded34d068a88c7c5ced406b7f7f",
2022-09-06 11:41:09 -05:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2022-11-01 08:35:06 -05:00
"ffmac": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
2023-01-03 11:29:40 -06:00
"lastModified": 1672274978,
"narHash": "sha256-Ui3WNLr/WsXwZ/GM1RI9PuBJj8nKr0DZLkBX/BHpJT4=",
2022-11-01 08:35:06 -05:00
"owner": "bandithedoge",
"repo": "nixpkgs-firefox-darwin",
2023-01-03 11:29:40 -06:00
"rev": "b147ba53ff19743066e4f8c7c15422e710164b9c",
2022-11-01 08:35:06 -05:00
"type": "github"
},
"original": {
"owner": "bandithedoge",
"repo": "nixpkgs-firefox-darwin",
"type": "github"
}
},
2022-12-28 15:39:44 -06:00
"flake-compat": {
"flake": false,
"locked": {
2023-03-06 21:59:09 -06:00
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
2022-12-28 15:39:44 -06:00
"owner": "edolstra",
"repo": "flake-compat",
2023-03-06 21:59:09 -06:00
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
2022-12-28 15:39:44 -06:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
2023-03-06 21:59:09 -06:00
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
2022-12-28 15:39:44 -06:00
"owner": "numtide",
"repo": "flake-utils",
2023-03-06 21:59:09 -06:00
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
2022-12-28 15:39:44 -06:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-04-18 11:38:06 -05:00
"home-manager": {
"inputs": {
"nixpkgs": [
2022-10-17 10:46:50 -05:00
"stable"
2022-04-18 11:38:06 -05:00
]
},
"locked": {
2022-11-10 08:22:58 -06:00
"lastModified": 1667907331,
"narHash": "sha256-bHkAwkYlBjkupPUFcQjimNS8gxWSWjOTevEuwdnp5m0=",
2022-04-18 11:38:06 -05:00
"owner": "nix-community",
"repo": "home-manager",
2022-11-10 08:22:58 -06:00
"rev": "6639e3a837fc5deb6f99554072789724997bc8e5",
2022-04-18 11:38:06 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
2022-06-02 08:20:45 -05:00
"ref": "release-22.05",
2022-04-18 11:38:06 -05:00
"repo": "home-manager",
"type": "github"
}
},
2022-04-17 22:29:13 -05:00
"nixpkgs": {
"locked": {
2022-10-17 10:46:50 -05:00
"lastModified": 1665732960,
"narHash": "sha256-WBZ+uSHKFyjvd0w4inbm0cNExYTn8lpYFcHEes8tmec=",
"owner": "NixOS",
2022-04-17 22:29:13 -05:00
"repo": "nixpkgs",
2022-10-17 10:46:50 -05:00
"rev": "4428e23312933a196724da2df7ab78eb5e67a88e",
2022-04-17 22:29:13 -05:00
"type": "github"
},
"original": {
2022-10-17 10:46:50 -05:00
"owner": "NixOS",
"ref": "nixos-unstable",
2022-04-17 22:29:13 -05:00
"repo": "nixpkgs",
"type": "github"
}
},
2022-11-01 08:35:06 -05:00
"nixpkgs_2": {
"locked": {
"lastModified": 1639237670,
"narHash": "sha256-RTdL4rEQcgaZGpvtDgkp3oK/V+1LM3I53n0ACPSroAQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "edfb969386ebe6c3cf8f878775a7975cd88f926d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
2022-04-29 10:58:31 -05:00
"nixunstable": {
"locked": {
2023-03-06 21:59:09 -06:00
"lastModified": 1677932085,
"narHash": "sha256-+AB4dYllWig8iO6vAiGGYl0NEgmMgGHpy9gzWJ3322g=",
2022-04-29 10:58:31 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2023-03-06 21:59:09 -06:00
"rev": "3c5319ad3aa51551182ac82ea17ab1c6b0f0df89",
2022-04-29 10:58:31 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-08-02 01:50:50 -05:00
"nurpkgs": {
2022-04-29 10:58:31 -05:00
"locked": {
2023-02-25 20:06:13 -06:00
"lastModified": 1677243766,
"narHash": "sha256-a+2V68cLjb951pYBEGbQGEVBcgti40uWtxTVnzvGFhY=",
2022-04-29 10:58:31 -05:00
"owner": "nix-community",
"repo": "NUR",
2023-02-25 20:06:13 -06:00
"rev": "9bde3171aeb5954b7955fcb09b231f53caf76b54",
2022-04-29 10:58:31 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2022-04-17 22:29:13 -05:00
"root": {
"inputs": {
"agenix": "agenix",
2022-09-06 11:41:09 -05:00
"darwin": "darwin",
2022-11-01 08:35:06 -05:00
"ffmac": "ffmac",
2022-04-18 11:38:06 -05:00
"home-manager": "home-manager",
2022-04-29 10:58:31 -05:00
"nixunstable": "nixunstable",
2022-10-17 10:46:50 -05:00
"nurpkgs": "nurpkgs",
2022-12-28 15:39:44 -06:00
"stable": "stable",
"wsl": "wsl"
2022-10-17 10:46:50 -05:00
}
},
"stable": {
"locked": {
2022-12-12 08:27:13 -06:00
"lastModified": 1670700605,
"narHash": "sha256-5dlpATkcyITpdtMflhltuD+A3RNpsVI1Mb+dtKkll6Y=",
2022-10-17 10:46:50 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2022-12-12 08:27:13 -06:00
"rev": "7b9eeb856cbf976482fa8d1cb295ea03fb3e1277",
2022-10-17 10:46:50 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-22.05",
"repo": "nixpkgs",
"type": "github"
2022-04-17 22:29:13 -05:00
}
2022-12-28 15:39:44 -06:00
},
"wsl": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nixpkgs": [
"nixunstable"
]
},
"locked": {
2023-03-06 21:59:09 -06:00
"lastModified": 1678115114,
"narHash": "sha256-O9BmYOgIVuUSU9iEPSW/tmy8T7V6DmQHXudAHw0uDKU=",
2022-12-28 15:39:44 -06:00
"owner": "nix-community",
"repo": "NixOS-WSL",
2023-03-06 21:59:09 -06:00
"rev": "53089d5cc92713ce549ba6ee87ea2b123d6c26e9",
2022-12-28 15:39:44 -06:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NixOS-WSL",
"type": "github"
}
2022-04-17 22:29:13 -05:00
}
},
"root": "root",
"version": 7
}