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": 1714755562,
"narHash": "sha256-jJ0xVJ27aQ3mLV8xqy064smZs96fJL84bccbKpZ+JcY=",
"owner": "ipetkov",
"repo": "crane",
"rev": "234eee4fa47c3860700d757ae94e43cf81b03dfd",
"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": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"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": 1714656196,
"narHash": "sha256-kjQkA98lMcsom6Gbhw8SYzmwrSo+2nruiTcTZp5jK7o=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "94035b482d181af0a0f8f77823a790b256b7c3cc",
"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": 1714702555,
"narHash": "sha256-/NoUbE5S5xpK1FU3nlHhQ/tL126+JcisXdzy3Ng4pDU=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "7f0e3ef7b7fbed78e12e5100851175d28af4b7c6",
"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": 1714058656,
"narHash": "sha256-Qv4RBm4LKuO4fNOfx9wl40W2rBbv5u5m+whxRYUMiaA=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "c6aaf729f34a36c445618580a9f95a48f5e4e03f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}