t14_legacy_config/flake.lock

81 lines
1.9 KiB
Plaintext
Raw Normal View History

2022-03-17 08:05:27 +01:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
2022-03-17 08:05:27 +01:00
},
"locked": {
"lastModified": 1657719085,
"narHash": "sha256-nQt3MEBwKuKlmFKSRhdoh60AGlc+YlspV5e8kO/3y8U=",
2022-03-17 08:05:27 +01:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "2c94b9801f1a11cde0fc97aa850687bb9137d42c",
2022-03-17 08:05:27 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1657654771,
"narHash": "sha256-uIGbt+rU89aTlSx8+4g9vKioWc8nmCCcaaFCNPHM07c=",
2022-03-17 08:05:27 +01:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "4aceab3cadf9fef6f70b9f6a9df964218650db0a",
2022-03-17 08:05:27 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-22.05",
2022-03-17 08:05:27 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1657726503,
"narHash": "sha256-P1kAXenuRck+WqAN1mmGtUpMRImAsVYJgZqW4bQH6SA=",
2022-03-17 08:05:27 +01:00
"owner": "nix-community",
"repo": "NUR",
"rev": "6d1d40a31d2328013c4973b56e08bb98d3f9d872",
2022-03-17 08:05:27 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nur": "nur"
}
},
"utils": {
"locked": {
"lastModified": 1653893745,
"narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2022-03-17 08:05:27 +01:00
}
},
"root": "root",
"version": 7
}