nix-config-v2/flake.lock

123 lines
3.0 KiB
Plaintext
Raw Normal View History

2024-07-29 23:09:42 -05:00
{
"nodes": {
"darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2024-07-29 23:09:42 -05:00
]
},
"locked": {
"lastModified": 1733570843,
"narHash": "sha256-sQJAxY1TYWD1UyibN/FnN97paTFuwBw3Vp3DNCyKsMk=",
2024-07-29 23:09:42 -05:00
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "a35b08d09efda83625bef267eb24347b446c80b8",
2024-07-29 23:09:42 -05:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
2024-07-29 23:09:42 -05:00
"repo": "nix-darwin",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
2024-09-07 00:52:43 -05:00
"nixpkgs"
2024-07-29 23:09:42 -05:00
]
},
"locked": {
"lastModified": 1734344598,
"narHash": "sha256-wNX3hsScqDdqKWOO87wETUEi7a/QlPVgpC/Lh5rFOuA=",
2024-07-29 23:09:42 -05:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "83ecd50915a09dca928971139d3a102377a8d242",
2024-07-29 23:09:42 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nix-flatpak": {
"locked": {
"lastModified": 1711997201,
"narHash": "sha256-J71xzQlVYsjagA4AsVwRazhBh2rZrPpKvxTgs6UzL7c=",
"owner": "gmodena",
"repo": "nix-flatpak",
"rev": "b76fa31346db7fc958a9898f3c594696ca71c4fd",
"type": "github"
},
"original": {
"owner": "gmodena",
"ref": "v0.4.1",
"repo": "nix-flatpak",
"type": "github"
}
},
2024-10-30 21:41:50 -05:00
"nix-ld": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1734338723,
"narHash": "sha256-BpJs2QnVwdE4Btsx2BcBmdsq86H7QJYv2GmoOkr1ii4=",
2024-10-30 21:41:50 -05:00
"owner": "Mic92",
"repo": "nix-ld",
"rev": "911665df070e3d6c970e5a248fc4a38550bd5689",
2024-10-30 21:41:50 -05:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "nix-ld",
"type": "github"
}
},
2024-07-29 23:09:42 -05:00
"nixpkgs": {
"locked": {
"lastModified": 1733015953,
"narHash": "sha256-t4BBVpwG9B4hLgc6GUBuj3cjU7lP/PJfpTHuSqE+crk=",
2024-10-30 21:41:50 -05:00
"owner": "NixOS",
2024-07-29 23:09:42 -05:00
"repo": "nixpkgs",
"rev": "ac35b104800bff9028425fec3b6e8a41de2bbfff",
2024-07-29 23:09:42 -05:00
"type": "github"
},
"original": {
2024-10-30 21:41:50 -05:00
"owner": "NixOS",
"ref": "nixos-unstable",
2024-09-07 00:52:43 -05:00
"repo": "nixpkgs",
"type": "github"
2024-07-29 23:09:42 -05:00
}
},
2024-10-30 21:41:50 -05:00
"nixpkgs_2": {
"locked": {
"lastModified": 1734424634,
"narHash": "sha256-cHar1vqHOOyC7f1+tVycPoWTfKIaqkoe1Q6TnKzuti4=",
2024-10-30 21:41:50 -05:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d3c42f187194c26d9f0309a8ecc469d6c878ce33",
2024-10-30 21:41:50 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-07-29 23:09:42 -05:00
"root": {
"inputs": {
"darwin": "darwin",
"home-manager": "home-manager",
"nix-flatpak": "nix-flatpak",
2024-10-30 21:41:50 -05:00
"nix-ld": "nix-ld",
"nixpkgs": "nixpkgs_2"
2024-07-29 23:09:42 -05:00
}
}
},
"root": "root",
"version": 7
}