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": 1724575805,
"narHash": "sha256-OB/kEL3GAhUZmUfkbPfsPhKs0pRqJKs0EEBiLfyKZw8=",
"owner": "NixOS",
2022-08-25 18:45:47 +03:00
"repo": "nixos-hardware",
"rev": "9fc19be21f0807d6be092d70bf0b1de0c00ac895",
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": 1724224976,
"narHash": "sha256-Z/ELQhrSd7bMzTO8r7NZgi9g5emh+aRKoCdaAv5fiO0=",
"owner": "NixOS",
2022-08-25 18:45:47 +03:00
"repo": "nixpkgs",
"rev": "c374d94f1536013ca8e92341b540eba4c22f9c62",
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
}