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-06 05:04:45 -03:00
"lastModified": 1720188602,
"narHash": "sha256-lC3byBmhVZFzWl/dCic8+cKUEEAXAswWOYjq4paFmbo=",
"owner": "nix-community",
"repo": "home-manager",
2024-07-06 05:04:45 -03:00
"rev": "e3582e5151498bc4d757e8361431ace8529e7bb7",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-11-05 04:53:31 -03:00
"nixpkgs": {
"locked": {
2024-07-06 05:04:45 -03:00
"lastModified": 1720031269,
"narHash": "sha256-rwz8NJZV+387rnWpTYcXaRNvzUSnnF9aHONoJIYmiUQ=",
2023-11-05 04:53:31 -03:00
"owner": "nixos",
"repo": "nixpkgs",
2024-07-06 05:04:45 -03:00
"rev": "9f4128e00b0ae8ec65918efeba59db998750ead6",
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
}