nixos-laptop/flake.lock

184 lines
4.6 KiB
Text
Raw Normal View History

2023-10-08 14:57:57 +00:00
{
"nodes": {
2023-10-14 17:08:02 +00:00
"agenix": {
"inputs": {
"darwin": "darwin",
"home-manager": [
"home-manager"
],
"nixpkgs": [
"nixpkgs"
],
"systems": "systems"
2023-10-14 17:08:02 +00:00
},
"locked": {
"lastModified": 1703433843,
"narHash": "sha256-nmtA4KqFboWxxoOAA6Y1okHbZh+HsXaMPFkYHsoDRDw=",
2023-10-14 17:08:02 +00:00
"owner": "ryantm",
"repo": "agenix",
"rev": "417caa847f9383e111d1397039c9d4337d024bf0",
2023-10-14 17:08:02 +00:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"darwin": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1700795494,
"narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=",
2023-10-14 17:08:02 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d",
2023-10-14 17:08:02 +00:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2023-10-08 16:03:14 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1703367386,
"narHash": "sha256-FMbm48UGrBfOWGt8+opuS+uLBLQlRfhiYXhHNcYMS5k=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "d5824a76bc6bb93d1dce9ebbbcb09a9b6abcc224",
"type": "github"
2023-10-08 16:03:14 +00:00
},
"original": {
"owner": "nix-community",
"ref": "release-23.11",
"repo": "home-manager",
"type": "github"
2023-10-08 16:03:14 +00:00
}
},
"homeage": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1669234151,
"narHash": "sha256-TwT87E3m2TZLgwYJESlype14HxUOrRGojPM5C2akrMg=",
"owner": "jordanisaacs",
"repo": "homeage",
"rev": "02bfe4ca06962d222e522fff0240c93946b20278",
"type": "github"
},
"original": {
"owner": "jordanisaacs",
"repo": "homeage",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2023-12-30 13:22:11 +00:00
"lastModified": 1703879120,
"narHash": "sha256-oMJ5xtDswlBWxs0DT/aYKEUIhjEpGZJ9GbIxOclYP8I=",
"owner": "NixOS",
"repo": "nixos-hardware",
2023-12-30 13:22:11 +00:00
"rev": "22ae59fec26591ef72ce4ccb5538c42c5f090fe3",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-10-08 14:57:57 +00:00
"nixpkgs": {
"locked": {
2023-12-30 13:22:11 +00:00
"lastModified": 1703467016,
"narHash": "sha256-/5A/dNPhbQx/Oa2d+Get174eNI3LERQ7u6WTWOlR1eQ=",
2023-10-08 14:57:57 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-12-30 13:22:11 +00:00
"rev": "d02d818f22c777aa4e854efc3242ec451e5d462a",
2023-10-08 14:57:57 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-12-03 12:35:17 +00:00
"ref": "nixos-23.11",
2023-10-08 14:57:57 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2023-12-30 13:22:11 +00:00
"lastModified": 1703499205,
"narHash": "sha256-lF9rK5mSUfIZJgZxC3ge40tp1gmyyOXZ+lRY3P8bfbg=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-30 13:22:11 +00:00
"rev": "e1fa12d4f6c6fe19ccb59cac54b5b3f25e160870",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-10-09 09:25:17 +00:00
"nur": {
"locked": {
2023-12-30 13:22:11 +00:00
"lastModified": 1703941120,
"narHash": "sha256-hBLQ1Ssk1TD1QKUFRTBbd0EoDs4yRZZZ/5nfjKccWL8=",
2023-10-09 09:25:17 +00:00
"owner": "nix-community",
"repo": "NUR",
2023-12-30 13:22:11 +00:00
"rev": "ffba221d7183cf64704411fc640d213e00413198",
2023-10-09 09:25:17 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2023-10-08 14:57:57 +00:00
"root": {
"inputs": {
2023-10-14 17:08:02 +00:00
"agenix": "agenix",
2023-10-08 16:03:14 +00:00
"home-manager": "home-manager",
"homeage": "homeage",
"nixos-hardware": "nixos-hardware",
2023-10-09 09:25:17 +00:00
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable",
2023-10-09 09:25:17 +00:00
"nur": "nur"
2023-10-08 14:57:57 +00: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"
}
2023-10-08 14:57:57 +00:00
}
},
"root": "root",
"version": 7
}