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-25 23:33:49 +01:00
"lastModified": 1616628936,
"narHash": "sha256-AlrgEUkhV4nulv35iNV7iRIcssqvbjNg8+mf5B6SM2Q=",
2021-02-06 03:09:11 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-03-25 23:33:49 +01:00
"rev": "d395190b24b27a65588f4539c423d9807ad8d4e7",
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
}