dotfiles/nixos/flake.lock
2020-12-26 23:58:39 +01:00

84 lines
2.1 KiB
JSON

{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1604441492,
"narHash": "sha256-Wo7WqdwNQnWHmhyZuhVLrAEpCuZl88cA9ttxkiCTekY=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "63f299b3347aea183fc5088e4d6c4a193b334a41",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-20.09",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1608802800,
"narHash": "sha256-QCpx3LHzunHj+PIXt1sSGfTiM+yxWO7YPfLgo6Lh7Nc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ca119749d86f484066fae7680af8a44ea1f11ca8",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-20.09",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-master": {
"locked": {
"lastModified": 1608931924,
"narHash": "sha256-fzqbSyxGWK9+MpAafgmkIDH7OTdvmf5ynp9MizsaL6g=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8dbd5276fe06332a5b8e1215fd2271fb0c6df562",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1608755064,
"narHash": "sha256-nx/o32ipf2YH8WTff7uYwWOwTI+Vtrr49mgxEPdK5bw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "57a787c9fa91f149c86a1ce83d57e07cfa589e07",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgs-master": "nixpkgs-master",
"nixpkgs-unstable": "nixpkgs-unstable"
}
}
},
"root": "root",
"version": 7
}