demoji/flake.lock

177 lines
4.4 KiB
Plaintext
Raw Normal View History

2023-01-21 01:47:15 -03:00
{
"nodes": {
2023-02-08 21:34:16 -03:00
"advisory-db": {
"flake": false,
"locked": {
2023-05-18 17:04:11 -03:00
"lastModified": 1684292571,
"narHash": "sha256-OpCnswRyIATPNoiQR4O7jE7iAyI9dekG7HfYhgZI3aI=",
2023-02-08 21:34:16 -03:00
"owner": "rustsec",
"repo": "advisory-db",
2023-05-18 17:04:11 -03:00
"rev": "0e97e6e71f0dd52b4b4e0ab3fa6e5e5dd72f852a",
2023-02-08 21:34:16 -03:00
"type": "github"
},
"original": {
"owner": "rustsec",
"repo": "advisory-db",
"type": "github"
}
},
"crane": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": "rust-overlay"
},
"locked": {
2023-05-18 17:04:11 -03:00
"lastModified": 1683505101,
"narHash": "sha256-VBU64Jfu2V4sUR5+tuQS9erBRAe/QEYUxdVMcJGMZZs=",
2023-02-08 21:34:16 -03:00
"owner": "ipetkov",
"repo": "crane",
2023-05-18 17:04:11 -03:00
"rev": "7b5bd9e5acb2bb0cfba2d65f34d8568a894cdb6c",
2023-02-08 21:34:16 -03:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"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"
}
},
"flake-utils": {
2023-05-18 17:04:11 -03:00
"inputs": {
"systems": "systems"
},
2023-02-08 21:34:16 -03:00
"locked": {
2023-05-18 17:04:11 -03:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
2023-02-08 21:34:16 -03:00
"owner": "numtide",
"repo": "flake-utils",
2023-05-18 17:04:11 -03:00
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
2023-02-08 21:34:16 -03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
2023-05-18 17:04:11 -03:00
"inputs": {
"systems": "systems_2"
},
2023-02-08 21:34:16 -03:00
"locked": {
2023-05-18 17:04:11 -03:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
2023-02-08 21:34:16 -03:00
"owner": "numtide",
"repo": "flake-utils",
2023-05-18 17:04:11 -03:00
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
2023-02-08 21:34:16 -03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-01-21 01:47:15 -03:00
"nixpkgs": {
"locked": {
2023-05-18 17:04:11 -03:00
"lastModified": 1684425776,
"narHash": "sha256-eXzSIXkzXa9EecoDF9xCsoim0vd++8dvYU7QOuQMO8A=",
2023-02-08 21:34:16 -03:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-05-18 17:04:11 -03:00
"rev": "8dc174d8b768893172eb3e52008f10f48dfbd5cf",
2023-02-08 21:34:16 -03:00
"type": "github"
2023-01-21 01:47:15 -03:00
},
"original": {
2023-02-08 21:34:16 -03:00
"owner": "NixOS",
2023-05-18 17:04:11 -03:00
"ref": "release-22.11",
2023-02-08 21:34:16 -03:00
"repo": "nixpkgs",
"type": "github"
2023-01-21 01:47:15 -03:00
}
},
"root": {
"inputs": {
2023-02-08 21:34:16 -03:00
"advisory-db": "advisory-db",
"crane": "crane",
"flake-utils": "flake-utils_2",
2023-01-21 01:47:15 -03:00
"nixpkgs": "nixpkgs"
}
2023-02-08 21:34:16 -03:00
},
"rust-overlay": {
"inputs": {
"flake-utils": [
"crane",
"flake-utils"
],
"nixpkgs": [
"crane",
"nixpkgs"
]
},
"locked": {
2023-05-18 17:04:11 -03:00
"lastModified": 1683080331,
"narHash": "sha256-nGDvJ1DAxZIwdn6ww8IFwzoHb2rqBP4wv/65Wt5vflk=",
2023-02-08 21:34:16 -03:00
"owner": "oxalica",
"repo": "rust-overlay",
2023-05-18 17:04:11 -03:00
"rev": "d59c3fa0cba8336e115b376c2d9e91053aa59e56",
2023-02-08 21:34:16 -03:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
2023-05-18 17:04:11 -03: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"
}
2023-01-21 01:47:15 -03:00
}
},
"root": "root",
"version": 7
}