Files
org-parser/flake.lock
Florian Schroedl 3df4a68e71 Fix flake
2022-02-06 11:16:12 +01:00

91 lines
2.3 KiB
JSON

{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1642700792,
"narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "846b2ae0fc4cc943637d3d1def4454213e203cba",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nimble": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1622481822,
"narHash": "sha256-Cc7WmnQ1GQSdhlRunmxlGBSNikgiNpxWjs60Mvgg2Ps=",
"owner": "floscr",
"repo": "flake-nimble",
"rev": "7892251d6d0e5c6380e5fb04d8d79249b9e340c9",
"type": "github"
},
"original": {
"owner": "floscr",
"repo": "flake-nimble",
"type": "github"
}
},
"nixos": {
"locked": {
"lastModified": 1641528457,
"narHash": "sha256-FyU9E63n1W7Ql4pMnhW2/rO9OftWZ37pLppn/c1aisY=",
"path": "/nix/store/pwz0d92vl5hjrvhiri3qzazxjnf1r8wy-source",
"rev": "ff377a78794d412a35245e05428c8f95fef3951f",
"type": "path"
},
"original": {
"id": "nixos",
"type": "indirect"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1619945546,
"narHash": "sha256-jDQB+5iGBS0AqtT060yzQLixwNBcxNn4EOuu1bK6Pcw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c576998594b4b8790f291d17fa92d499d1dc5d42",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1643653624,
"narHash": "sha256-+8hLMsQrZ2rkvcEtEId6HMe8GPxVb5ga+Vh1fdsqJDU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a529f0c125a78343b145a8eb2b915b0295e4f459",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nimble": "nimble",
"nixos": "nixos",
"nixpkgs": "nixpkgs_2"
}
}
},
"root": "root",
"version": 7
}