This repository has been archived on 2024-05-26. You can view files and clone it, but cannot push or open issues or pull requests.
trixy/flake.lock

276 lines
6.8 KiB
JSON

{
"nodes": {
"crane": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1707685877,
"narHash": "sha256-XoXRS+5whotelr1rHiZle5t5hDg9kpguS5yk8c8qzOc=",
"owner": "ipetkov",
"repo": "crane",
"rev": "2c653e4478476a52c6aa3ac0495e4dea7449ea0e",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"ebnf2pdf": {
"inputs": {
"ebnf2ps": "ebnf2ps",
"flake-compat": [
"flake-compat"
],
"flake-utils": [
"flake-utils"
],
"flake_version_update": "flake_version_update",
"nixpkgs": [
"nixpkgs"
],
"shell_library": "shell_library",
"systems": [
"systems"
]
},
"locked": {
"lastModified": 1708194952,
"narHash": "sha256-xko2SsVmDxWLw5RZGUAy4LWuwTggpw66RfaSVZYajKI=",
"ref": "refs/heads/prime",
"rev": "67f230acb0c83f3dd0d0f3489e7fd0c13d740bb5",
"revCount": 6,
"type": "git",
"url": "https://codeberg.org/soispha/ebnf2pdf.git"
},
"original": {
"type": "git",
"url": "https://codeberg.org/soispha/ebnf2pdf.git"
}
},
"ebnf2ps": {
"inputs": {
"flake-compat": [
"ebnf2pdf",
"flake-compat"
],
"flake-utils": [
"ebnf2pdf",
"flake-utils"
],
"nixpkgs": [
"ebnf2pdf",
"nixpkgs"
],
"systems": [
"ebnf2pdf",
"systems"
]
},
"locked": {
"lastModified": 1702739351,
"narHash": "sha256-A+rPYKLymnd3BP0ZxminOdz4ayV0C0xC7LI9a3Gu5aM=",
"ref": "refs/heads/master",
"rev": "50b96f52e7c0c1c9e774e1855790ef3a9f47c8b6",
"revCount": 15,
"type": "git",
"url": "https://codeberg.org/soispha/ebnf2ps.git"
},
"original": {
"type": "git",
"url": "https://codeberg.org/soispha/ebnf2ps.git"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": [
"systems"
]
},
"locked": {
"lastModified": 1705309234,
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake_version_update": {
"inputs": {
"flake-utils": [
"ebnf2pdf",
"flake-utils"
],
"nixpkgs": [
"ebnf2pdf",
"nixpkgs"
],
"systems": [
"ebnf2pdf",
"systems"
]
},
"locked": {
"lastModified": 1685288691,
"narHash": "sha256-oP6h34oJ8rm6KlUpyZrX+ww3hnoWny2ecrEXxkU7F3c=",
"ref": "refs/heads/prime",
"rev": "e9a97e01eca780bd16e1dbdbd8856b59558f4959",
"revCount": 5,
"type": "git",
"url": "https://codeberg.org/soispha/flake_version_update.git"
},
"original": {
"type": "git",
"url": "https://codeberg.org/soispha/flake_version_update.git"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1708214945,
"narHash": "sha256-LwP/lKuPasVLqUX+XFf6DbW4BWmM7o5K5unx/dXCJWY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e015f24e508c549ab2ab2ad74dcdad3ae07513fe",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"crane": "crane",
"ebnf2pdf": "ebnf2pdf",
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay",
"systems": "systems",
"treefmt-nix": "treefmt-nix"
}
},
"rust-overlay": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1708241671,
"narHash": "sha256-zSulX9tP4R35Y8A842dGSzaHMVP91W2Ry0SXvQKD2BQ=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "d500e370b26f9b14303cb39bf1509df0a920c8b0",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"shell_library": {
"inputs": {
"flake-utils": [
"ebnf2pdf",
"flake-utils"
],
"flake_version_update": [
"ebnf2pdf",
"flake_version_update"
],
"nixpkgs": [
"ebnf2pdf",
"nixpkgs"
],
"systems": [
"ebnf2pdf",
"systems"
]
},
"locked": {
"lastModified": 1702394821,
"narHash": "sha256-wdq1KUZPUbPAbPXPqrkSjx9POS9XhCgSjIecq6KN7JI=",
"ref": "refs/heads/prime",
"rev": "552419325081adaded55effa255d6f967cfc5245",
"revCount": 118,
"type": "git",
"url": "https://codeberg.org/soispha/shell_library.git"
},
"original": {
"type": "git",
"url": "https://codeberg.org/soispha/shell_library.git"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1708335038,
"narHash": "sha256-ETLZNFBVCabo7lJrpjD6cAbnE11eDOjaQnznmg/6hAE=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "e504621290a1fd896631ddbc5e9c16f4366c9f65",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}