grimm-nixos-laptop/flake.lock

66 lines
1.5 KiB
Plaintext
Raw Normal View History

2023-11-28 23:36:44 +01:00
{
"nodes": {
2023-11-30 00:03:46 +01:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-11-28 23:36:44 +01:00
"nixpkgs": {
"locked": {
2023-11-29 22:56:30 +01:00
"lastModified": 1701068326,
"narHash": "sha256-vmMceA+q6hG1yrjb+MP8T0YFDQIrW3bl45e7z24IEts=",
2023-11-28 23:36:44 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-29 22:56:30 +01:00
"rev": "8cfef6986adfb599ba379ae53c9f5631ecd2fd9c",
2023-11-28 23:36:44 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-11-30 00:03:46 +01:00
"nixpkgs": "nixpkgs",
"swayfx": "swayfx"
}
},
"swayfx": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1701050261,
"narHash": "sha256-SlfJ34TR+QdFPnTpyo/UON9RDxS3MfLU9tOabWHkknQ=",
"owner": "WillPower3309",
"repo": "swayfx",
"rev": "7c75b21933215348f28a2c788b174901ef13e267",
"type": "github"
},
"original": {
"owner": "WillPower3309",
"repo": "swayfx",
"type": "github"
2023-11-28 23:36:44 +01:00
}
}
},
"root": "root",
"version": 7
}