nixos-config/flake.lock
Charlotte Van Petegem c93bae39fa
Update dependencies
2020-11-26 21:08:32 +01:00

65 lines
1.6 KiB
JSON

{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1605370193,
"narHash": "sha256-YyMTf3URDL/otKdKgtoMChu4vfVL3vCMkRqpGifhUn0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5021eac20303a61fafe17224c087f5519baed54d",
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "master",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1606046962,
"narHash": "sha256-244JrrVFht/VMRItDcDlrcwejqpqJInDUWA/x6mucW4=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "a3a0f1289acac24ce2ffe0481bf8cabd3a6ccc64",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1606421175,
"narHash": "sha256-AOtgCEQKNLRU0M8wRyncBKL3Fx7rVgtnPn9CXzuDGQ8=",
"owner": "charvp",
"repo": "nixpkgs",
"rev": "b42eee836c4293ff351973a233fae23e1e9b1c09",
"type": "github"
},
"original": {
"owner": "charvp",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}