1
0
Fork 0
hxwrap/flake.lock

143 lines
3.5 KiB
Text
Raw Normal View History

2024-08-19 22:23:12 +02:00
{
"nodes": {
2025-06-14 00:11:10 +02:00
"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"
}
},
2024-12-21 18:44:36 +01:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2025-06-09 21:51:27 +02:00
"lastModified": 1749398372,
"narHash": "sha256-tYBdgS56eXYaWVW3fsnPQ/nFlgWi/Z2Ymhyu21zVM98=",
2024-12-21 18:44:36 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
2025-06-09 21:51:27 +02:00
"rev": "9305fe4e5c2a6fcf5ba6a3ff155720fbe4076569",
2024-12-21 18:44:36 +01:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2025-06-14 00:11:10 +02:00
"gitignore": {
"inputs": {
"nixpkgs": [
"hooks",
"nixpkgs"
]
},
"locked": {
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
"hooks": {
"inputs": {
"flake-compat": "flake-compat",
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1749636823,
"narHash": "sha256-WUaIlOlPLyPgz9be7fqWJA5iG6rHcGRtLERSCfUDne4=",
"owner": "cachix",
"repo": "git-hooks.nix",
"rev": "623c56286de5a3193aa38891a6991b28f9bab056",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
2024-08-19 22:23:12 +02:00
"nixpkgs": {
"locked": {
2025-06-09 21:51:27 +02:00
"lastModified": 1749285348,
"narHash": "sha256-frdhQvPbmDYaScPFiCnfdh3B/Vh81Uuoo0w5TkWmmjU=",
2024-08-19 22:23:12 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-06-09 21:51:27 +02:00
"rev": "3e3afe5174c561dee0df6f2c2b2236990146329f",
2024-08-19 22:23:12 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-11-01 00:39:10 +01:00
"ref": "nixos-unstable",
2024-08-19 22:23:12 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-12-21 18:44:36 +01:00
"nixpkgs-lib": {
"locked": {
2025-06-09 21:51:27 +02:00
"lastModified": 1748740939,
"narHash": "sha256-rQaysilft1aVMwF14xIdGS3sj1yHlI6oKQNBRTF40cc=",
2025-04-13 13:25:58 +02:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2025-06-09 21:51:27 +02:00
"rev": "656a64127e9d791a334452c6b6606d17539476e2",
2024-12-21 18:52:00 +01:00
"type": "github"
},
"original": {
2025-04-13 13:25:58 +02:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2024-12-21 18:52:00 +01:00
"type": "github"
}
},
2024-08-19 22:23:12 +02:00
"root": {
"inputs": {
2025-04-13 13:25:58 +02:00
"flake-parts": "flake-parts",
2025-06-14 00:11:10 +02:00
"hooks": "hooks",
"nixpkgs": "nixpkgs",
"treefmt": "treefmt"
}
},
"treefmt": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1749194973,
"narHash": "sha256-eEy8cuS0mZ2j/r/FE0/LYBSBcIs/MKOIVakwHVuqTfk=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "a05be418a1af1198ca0f63facb13c985db4cb3c5",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
2024-08-19 22:23:12 +02:00
}
}
},
"root": "root",
"version": 7
}