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-07-04 15:43:30 -03:00
"lastModified": 1720045378,
"narHash": "sha256-lmE7B+QXw7lWdBu5GQlUABSpzPk3YBb9VbV+IYK5djk=",
"owner": "nix-community",
"repo": "home-manager",
2024-07-04 15:43:30 -03:00
"rev": "0a30138c694ab3b048ac300794c2eb599dc40266",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-11-05 04:53:31 -03:00
"nixpkgs": {
"locked": {
2024-07-02 17:19:49 -03:00
"lastModified": 1719848872,
"narHash": "sha256-H3+EC5cYuq+gQW8y0lSrrDZfH71LB4DAf+TDFyvwCNA=",
2023-11-05 04:53:31 -03:00
"owner": "nixos",
"repo": "nixpkgs",
2024-07-02 17:19:49 -03:00
"rev": "00d80d13810dbfea8ab4ed1009b09100cca86ba8",
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
}