t14_legacy_config/flake.lock
Fabián Montero d1ba6fb468 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/4aceab3cadf9fef6f70b9f6a9df964218650db0a' (2022-07-12)
  → 'github:nixos/nixpkgs/3c8a5fa9a699d6910bbe70490918f1a4adc1e462' (2022-08-07)
• Updated input 'nur':
    'github:nix-community/NUR/6d1d40a31d2328013c4973b56e08bb98d3f9d872' (2022-07-13)
  → 'github:nix-community/NUR/0929bb3683ebcecd25a524f5793a7e07d6cab32f' (2022-08-08)
2022-08-08 17:24:42 -06:00

66 lines
1.5 KiB
JSON

{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1656169755,
"narHash": "sha256-Nlnm4jeQWEGjYrE6hxi/7HYHjBSZ/E0RtjCYifnNsWk=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "4a3d01fb53f52ac83194081272795aa4612c2381",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-22.05",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1659859897,
"narHash": "sha256-jAppjCqvzi5O1ODp8K8p4Kql1YgtnAnO3iAsbW3622U=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "3c8a5fa9a699d6910bbe70490918f1a4adc1e462",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1659987762,
"narHash": "sha256-vVY7XgKYnm48Xbwsx3Q+FJyFo93DKqXnhIuDKhj7j7c=",
"owner": "nix-community",
"repo": "NUR",
"rev": "0929bb3683ebcecd25a524f5793a7e07d6cab32f",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nur": "nur"
}
}
},
"root": "root",
"version": 7
}