dotfiles/nixos/flake.lock
2020-12-29 18:20:02 +01:00

62 lines
1.5 KiB
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1609187327,
"narHash": "sha256-6lCwWpGpZxbSYclryv4ixsxxbISe7HuLyyQnGWCC8ZQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e065200fc90175a8f6e50e76ef10a48786126e1c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-20.09",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-master": {
"locked": {
"lastModified": 1609262190,
"narHash": "sha256-+2hW2L0XwPc7r4BY3S7nAzeFWgp26J+Fjl0uru54YCA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "339fccbe0c4edc72862f3228b5087d9afd01d3ac",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1609079092,
"narHash": "sha256-KhyKfxBHtZlAgudpZ0EJVzeuqROjKfVOwj8j0cuhU50=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2f47650c2f28d87f86ab807b8a339c684d91ec56",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nixpkgs-master": "nixpkgs-master",
"nixpkgs-unstable": "nixpkgs-unstable"
}
}
},
"root": "root",
"version": 7
}