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

152 lines
3.8 KiB
Text
Raw Permalink Normal View History

2021-01-14 01:13:58 +00:00
{
"nodes": {
"devshell": {
2022-04-26 19:43:14 +00:00
"inputs": {
2024-03-25 19:11:37 +00:00
"flake-utils": "flake-utils",
2022-04-26 19:43:14 +00:00
"nixpkgs": [
"nixpkgs"
2024-03-25 19:11:37 +00:00
]
2022-04-26 19:43:14 +00:00
},
"locked": {
2024-03-25 19:11:37 +00:00
"lastModified": 1711099426,
"narHash": "sha256-HzpgM/wc3aqpnHJJ2oDqPBkNsqWbW0WfWUO8lKu8nGk=",
"owner": "numtide",
"repo": "devshell",
2024-03-25 19:11:37 +00:00
"rev": "2d45b54ca4a183f2fdcf4b19c895b64fbf620ee8",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2021-01-14 01:13:58 +00:00
"flake-compat": {
"flake": false,
"locked": {
2023-12-20 11:51:07 +00:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2021-01-14 01:13:58 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2023-12-20 11:51:07 +00:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2021-01-14 01:13:58 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
2023-05-30 17:23:20 +00:00
"inputs": {
2024-03-25 19:11:37 +00:00
"systems": "systems"
2023-05-30 17:23:20 +00:00
},
2021-01-14 01:13:58 +00:00
"locked": {
2023-12-20 11:51:07 +00:00
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2021-01-14 01:13:58 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-12-20 11:51:07 +00:00
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2021-01-14 01:13:58 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-03-25 19:11:37 +00:00
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-01-14 01:13:58 +00:00
"nixpkgs": {
"locked": {
2024-03-25 19:11:37 +00:00
"lastModified": 1711231723,
"narHash": "sha256-dARJQ8AJOv6U+sdRePkbcVyVbXJTi1tReCrkkOeusiA=",
2021-01-14 01:13:58 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-25 19:11:37 +00:00
"rev": "e1d501922fd7351da4200e1275dfcf5faaad1220",
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",
2024-03-25 19:11:37 +00:00
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs",
"plist-source": "plist-source"
2021-01-14 01:13:58 +00:00
}
2023-05-30 17:23:20 +00:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2021-01-14 01:13:58 +00:00
}
},
"root": "root",
"version": 7
}