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": {
"lastModified": 1703255338,
"narHash": "sha256-Z6wfYJQKmDN9xciTwU3cOiOk+NElxdZwy/FiHctCzjU=",
2023-11-28 23:36:44 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6df37dc6a77654682fe9f071c62b4242b5342e04",
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": 1703225289,
"narHash": "sha256-1jRIcmRcdkdFM7LIur7eCFP9/E7fPmikZSvm9Sbfz/c=",
2023-11-30 00:03:46 +01:00
"owner": "WillPower3309",
"repo": "swayfx",
"rev": "ca42d414536c167f951e23bfc50d5edabb6f9dc2",
2023-11-30 00:03:46 +01:00
"type": "github"
},
"original": {
"owner": "WillPower3309",
"repo": "swayfx",
"type": "github"
2023-11-28 23:36:44 +01:00
}
}
},
"root": "root",
"version": 7
}