draconisplusplus/flake.lock

96 lines
2.3 KiB
Plaintext
Raw Normal View History

2024-05-27 05:40:36 -04:00
{
"nodes": {
"nixpkgs": {
"locked": {
2025-01-27 17:43:00 -05:00
"lastModified": 1738012240,
"narHash": "sha256-4wmhkSSdgkVR02zG7nP4MTUpA2oih7E+9AWu4zEqP+k=",
2024-05-27 05:40:36 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-01-27 17:43:00 -05:00
"rev": "0542e87760a8f611f089dcf38862f783c8c8f890",
2024-05-27 05:40:36 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
2024-06-08 14:10:59 -04:00
"nixpkgs_2": {
"locked": {
2025-01-26 21:14:16 -05:00
"lastModified": 1735554305,
"narHash": "sha256-zExSA1i/b+1NMRhGGLtNfFGXgLtgo+dcuzHzaWA6w3Q=",
2024-06-08 14:10:59 -04:00
"owner": "nixos",
"repo": "nixpkgs",
2025-01-26 21:14:16 -05:00
"rev": "0e82ab234249d8eee3e8c91437802b32c74bb3fd",
2024-06-08 14:10:59 -04:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-10-19 01:16:21 -04:00
"ref": "nixpkgs-unstable",
2024-06-08 14:10:59 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-05-27 05:40:36 -04:00
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
2025-01-30 19:06:46 -05:00
"treefmt-nix": "treefmt-nix",
2024-05-27 05:40:36 -04:00
"utils": "utils"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2024-06-08 14:10:59 -04:00
"treefmt-nix": {
"inputs": {
2025-01-30 19:06:46 -05:00
"nixpkgs": "nixpkgs_2"
2024-06-08 14:10:59 -04:00
},
"locked": {
2025-01-26 21:14:16 -05:00
"lastModified": 1737483750,
"narHash": "sha256-5An1wq5U8sNycOBBg3nsDDgpwBmR9liOpDGlhliA6Xo=",
2024-06-08 14:10:59 -04:00
"owner": "numtide",
"repo": "treefmt-nix",
2025-01-26 21:14:16 -05:00
"rev": "f2cc121df15418d028a59c9737d38e3a90fbaf8f",
2024-06-08 14:10:59 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
2024-05-27 05:40:36 -04:00
"utils": {
"inputs": {
2025-01-30 19:06:46 -05:00
"systems": "systems"
2024-05-27 05:40:36 -04:00
},
"locked": {
2025-01-26 21:14:16 -05:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2024-05-27 05:40:36 -04:00
"owner": "numtide",
"repo": "flake-utils",
2025-01-26 21:14:16 -05:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2024-05-27 05:40:36 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}