nixos-config/flake.lock

45 lines
1 KiB
Plaintext
Raw Normal View History

2021-02-06 03:09:11 +01:00
{
"nodes": {
"nixpkgs": {
"locked": {
2021-03-27 23:55:48 +01:00
"lastModified": 1616701903,
"narHash": "sha256-zYjmZqdfetp6XNbJcznCGGR8YkjcZ45c3Zy+Q0GrhMw=",
2021-02-06 03:09:11 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-03-27 23:55:48 +01:00
"rev": "34f85de51bbc74595e63b22ee089adbb31f7c7a2",
2021-02-06 03:09:11 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2021-03-25 00:51:39 +01:00
"ref": "nixos-20.09",
2021-02-06 03:09:11 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-02-15 17:23:25 +01:00
"nixpkgs-unstable": {
"locked": {
2021-03-25 23:33:49 +01:00
"lastModified": 1616527350,
"narHash": "sha256-VkMevY2WLU+K7T/P4wVj18Ms8zyeRfp05ILf556m5Y8=",
2021-02-15 17:23:25 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-03-25 23:33:49 +01:00
"rev": "d3f7e969b9860fb80750147aeb56dab1c730e756",
2021-02-15 17:23:25 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2021-02-06 03:09:11 +01:00
"root": {
"inputs": {
2021-02-15 17:23:25 +01:00
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
2021-02-06 03:09:11 +01:00
}
}
},
"root": "root",
"version": 7
}