1
0
Fork 0
mirror of https://github.com/malob/prefmanager.git synced 2024-12-14 11:57:49 +00:00
prefmanager/flake.lock

103 lines
2.5 KiB
Text
Raw Normal View History

2021-01-14 01:13:58 +00:00
{
"nodes": {
"devshell": {
2022-04-26 19:43:14 +00:00
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-11-28 22:10:46 +00:00
"lastModified": 1667210711,
"narHash": "sha256-IoErjXZAkzYWHEpQqwu/DeRNJGFdR7X2OGbkhMqMrpw=",
"owner": "numtide",
"repo": "devshell",
2022-11-28 22:10:46 +00:00
"rev": "96a9dd12b8a447840cc246e17a47b81a4268bba7",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2021-01-14 01:13:58 +00:00
"flake-compat": {
"flake": false,
"locked": {
2022-11-28 22:10:46 +00:00
"lastModified": 1668681692,
"narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
2021-01-14 01:13:58 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2022-11-28 22:10:46 +00:00
"rev": "009399224d5e398d03b22badca40a37ac85412a1",
2021-01-14 01:13:58 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
2022-11-28 22:10:46 +00:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2021-01-14 01:13:58 +00:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-28 22:10:46 +00:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2021-01-14 01:13:58 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-11-28 22:10:46 +00:00
"lastModified": 1669597967,
"narHash": "sha256-R+2NaDkXsYkOpFOhmVR8jBZ77Pq55Z6ilaqwFLLn000=",
2021-01-14 01:13:58 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-11-28 22:10:46 +00:00
"rev": "be9e3762e719211368d186f547f847737baad720",
2021-01-14 01:13:58 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2021-07-13 15:55:20 +00:00
"ref": "nixpkgs-unstable",
2021-01-14 01:13:58 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"plist-source": {
"flake": false,
"locked": {
"lastModified": 1611283854,
"narHash": "sha256-7ubuVH6P2uYeCq82/ALd6E5szjBBqEtcO61u+5qRCt0=",
"owner": "malob",
"repo": "plist",
"rev": "5e22be0933bf9a100868b944fa7a8b1236b99255",
"type": "github"
},
"original": {
"owner": "malob",
"ref": "monadfail",
"repo": "plist",
"type": "github"
}
},
2021-01-14 01:13:58 +00:00
"root": {
"inputs": {
"devshell": "devshell",
2021-01-14 01:13:58 +00:00
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"plist-source": "plist-source"
2021-01-14 01:13:58 +00:00
}
}
},
"root": "root",
"version": 7
}