nixos-configuration/flake.lock

44 lines
1 KiB
Text
Raw Normal View History

2023-02-11 01:24:46 +00:00
{
"nodes": {
2023-11-24 03:16:35 +00:00
"nixos-hardware": {
"locked": {
2024-03-03 13:20:36 +00:00
"lastModified": 1709410583,
"narHash": "sha256-esOSUoQ7mblwcsSea0K17McZuwAIjoS6dq/4b83+lvw=",
2023-11-24 03:16:35 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-03-03 13:20:36 +00:00
"rev": "59e37017b9ed31dee303dbbd4531c594df95cfbc",
2023-11-24 03:16:35 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-02-11 01:24:46 +00:00
"nixpkgs": {
"locked": {
2024-03-08 23:49:22 +00:00
"lastModified": 1709677081,
"narHash": "sha256-tix36Y7u0rkn6mTm0lA45b45oab2cFLqAzDbJxeXS+c=",
2023-02-11 01:24:46 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-08 23:49:22 +00:00
"rev": "880992dcc006a5e00dd0591446fdf723e6a51a64",
2023-02-11 01:24:46 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2023-11-29 03:49:40 +00:00
"ref": "nixos-23.11",
2023-02-11 01:24:46 +00:00
"type": "indirect"
}
},
"root": {
"inputs": {
2023-11-24 03:16:35 +00:00
"nixos-hardware": "nixos-hardware",
2023-02-11 01:24:46 +00:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}