nix-config-v2/flake.lock

89 lines
2.1 KiB
Plaintext
Raw Normal View History

2024-07-30 00:09:42 -04:00
{
"nodes": {
"darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2024-07-30 00:09:42 -04:00
]
},
"locked": {
"lastModified": 1744478979,
"narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=",
2024-07-30 00:09:42 -04:00
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "43975d782b418ebf4969e9ccba82466728c2851b",
2024-07-30 00:09:42 -04:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
2024-07-30 00:09:42 -04:00
"repo": "nix-darwin",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
2024-09-07 01:52:43 -04:00
"nixpkgs"
2024-07-30 00:09:42 -04:00
]
},
"locked": {
"lastModified": 1744117652,
"narHash": "sha256-t7dFCDl4vIOOUMhEZnJF15aAzkpaup9x4ZRGToDFYWI=",
2024-07-30 00:09:42 -04:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "b4e98224ad1336751a2ac7493967a4c9f6d9cb3f",
2024-07-30 00:09:42 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-12-23 15:35:36 -05:00
"ref": "release-24.11",
2024-07-30 00:09:42 -04: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-07-30 00:09:42 -04:00
"nixpkgs": {
"locked": {
"lastModified": 1744309437,
"narHash": "sha256-QZnNHM823am8apCqKSPdtnzPGTy2ZB4zIXOVoBp5+W0=",
2024-10-30 22:41:50 -04:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "f9ebe33a928b5d529c895202263a5ce46bdf12f7",
2024-10-30 22:41:50 -04:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.11",
2024-10-30 22:41:50 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-07-30 00:09:42 -04:00
"root": {
"inputs": {
"darwin": "darwin",
"home-manager": "home-manager",
"nix-flatpak": "nix-flatpak",
2025-02-09 15:36:24 -05:00
"nixpkgs": "nixpkgs"
2024-07-30 00:09:42 -04:00
}
}
},
"root": "root",
"version": 7
}