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": 1716080827,
"narHash": "sha256-2R9LBCR8TlMuK4Md9ELwPVuwRQWI3pAh7Nj9e318Hk4=",
"owner": "ipetkov",
"repo": "crane",
"rev": "a7146b04405d93b24a1bac76d93270787872c8be",
"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": 1716118706,
"narHash": "sha256-RXlWmKYk+pIPUWMsJCgARELUwJJ/IyENsOmDKhKmVgU=",
"ref": "refs/heads/prime",
"rev": "de896da1c03934cd0e2bd8da4cb1983a4e777f4c",
"revCount": 9,
"type": "git",
"url": "https://codeberg.org/bpeetz/ebnf2pdf.git"
},
"original": {
"type": "git",
"url": "https://codeberg.org/bpeetz/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": 1716097317,
"narHash": "sha256-1UMrLtgzielG/Sop6gl6oTSM4pDt7rF9j9VuxhDWDlY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8535fb92661f37ff9f0da3007fbc942f7d134b41",
"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": 1716085073,
"narHash": "sha256-3+9gI93XxszWA2+9S2xZfws1QArPX/MC6nahOGpcMB4=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "cfc8776011bd83508324115d353222475e1601c0",
"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": 1710519017,
"narHash": "sha256-7C7onkhZiLwzrrf9XfzHEOjht9FmZfGABPbzE8XOYoI=",
"ref": "refs/heads/prime",
"rev": "24713f56f30e755553cac9497258ebc5d73036dc",
"revCount": 180,
"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": 1715940852,
"narHash": "sha256-wJqHMg/K6X3JGAE9YLM0LsuKrKb4XiBeVaoeMNlReZg=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "2fba33a182602b9d49f0b2440513e5ee091d838b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}