nixos-t2/flake.lock

44 lines
1 KiB
Text
Raw Normal View History

2022-08-25 18:45:47 +03:00
{
"nodes": {
"nixos-hardware": {
"locked": {
"lastModified": 1733861262,
"narHash": "sha256-+jjPup/ByS0LEVIrBbt7FnGugJgLeG9oc+ivFASYn2U=",
"owner": "NixOS",
2022-08-25 18:45:47 +03:00
"repo": "nixos-hardware",
"rev": "cf737e2eba82b603f54f71b10cb8fd09d22ce3f5",
2022-08-25 18:45:47 +03:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-08-25 18:45:47 +03:00
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1734119587,
"narHash": "sha256-AKU6qqskl0yf2+JdRdD0cfxX4b9x3KKV5RqA6wijmPM=",
"owner": "NixOS",
2022-08-25 18:45:47 +03:00
"repo": "nixpkgs",
"rev": "3566ab7246670a43abd2ffa913cc62dad9cdf7d5",
2022-08-25 18:45:47 +03:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
2022-08-25 18:45:47 +03:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}