linuxware/flake.lock

49 lines
1.1 KiB
Plaintext
Raw Normal View History

2023-11-05 04:53:31 -03:00
{
"nodes": {
"home-manager": {
2024-01-12 17:01:45 -03:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-06-04 17:47:44 -03:00
"lastModified": 1717316182,
"narHash": "sha256-Xi0EpZcu39N0eW7apLjFfUOR9y80toyjYizez7J1wMI=",
"owner": "nix-community",
"repo": "home-manager",
2024-06-04 17:47:44 -03:00
"rev": "9b53a10f4c91892f5af87cf55d08fba59ca086af",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-11-05 04:53:31 -03:00
"nixpkgs": {
"locked": {
2024-06-04 17:47:44 -03:00
"lastModified": 1717196966,
"narHash": "sha256-yZKhxVIKd2lsbOqYd5iDoUIwsRZFqE87smE2Vzf6Ck0=",
2023-11-05 04:53:31 -03:00
"owner": "nixos",
"repo": "nixpkgs",
2024-06-04 17:47:44 -03:00
"rev": "57610d2f8f0937f39dbd72251e9614b1561942d8",
2023-11-05 04:53:31 -03:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
2023-11-05 04:53:31 -03:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-12 17:01:45 -03:00
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
2024-01-12 17:01:45 -03:00
}
2023-11-05 04:53:31 -03:00
}
},
"root": "root",
"version": 7
}