nix-config-v2/flake.lock

124 lines
3.0 KiB
Plaintext
Raw Permalink 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": {
2024-12-23 14:35:36 -06:00
"lastModified": 1734366194,
"narHash": "sha256-vykpJ1xsdkv0j8WOVXrRFHUAdp9NXHpxdnn1F4pYgSw=",
2024-07-29 23:09:42 -05:00
"owner": "nix-community",
"repo": "home-manager",
2024-12-23 14:35:36 -06:00
"rev": "80b0fdf483c5d1cb75aaad909bd390d48673857f",
2024-07-29 23:09:42 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-12-23 14:35:36 -06:00
"ref": "release-24.11",
2024-07-29 23:09:42 -05:00
"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": {
2024-12-23 14:35:36 -06:00
"lastModified": 1734737257,
"narHash": "sha256-GIMyMt1pkkoXdCq9un859bX6YQZ/iYtukb9R5luazLM=",
2024-10-30 21:41:50 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2024-12-23 14:35:36 -06:00
"rev": "1c6e20d41d6a9c1d737945962160e8571df55daa",
2024-10-30 21:41:50 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.11",
2024-10-30 21:41:50 -05:00
"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
}