144 lines
3.6 KiB
Plaintext
144 lines
3.6 KiB
Plaintext
|
{
|
||
|
"nodes": {
|
||
|
"flake-compat": {
|
||
|
"flake": false,
|
||
|
"locked": {
|
||
|
"lastModified": 1673956053,
|
||
|
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
|
||
|
"owner": "edolstra",
|
||
|
"repo": "flake-compat",
|
||
|
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
|
||
|
"type": "github"
|
||
|
},
|
||
|
"original": {
|
||
|
"owner": "edolstra",
|
||
|
"repo": "flake-compat",
|
||
|
"type": "github"
|
||
|
}
|
||
|
},
|
||
|
"futils": {
|
||
|
"inputs": {
|
||
|
"systems": "systems"
|
||
|
},
|
||
|
"locked": {
|
||
|
"lastModified": 1694529238,
|
||
|
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
|
||
|
"owner": "numtide",
|
||
|
"repo": "flake-utils",
|
||
|
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
|
||
|
"type": "github"
|
||
|
},
|
||
|
"original": {
|
||
|
"owner": "numtide",
|
||
|
"ref": "main",
|
||
|
"repo": "flake-utils",
|
||
|
"type": "github"
|
||
|
}
|
||
|
},
|
||
|
"gitignore": {
|
||
|
"inputs": {
|
||
|
"nixpkgs": [
|
||
|
"pre-commit-hooks",
|
||
|
"nixpkgs"
|
||
|
]
|
||
|
},
|
||
|
"locked": {
|
||
|
"lastModified": 1660459072,
|
||
|
"narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
|
||
|
"owner": "hercules-ci",
|
||
|
"repo": "gitignore.nix",
|
||
|
"rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
|
||
|
"type": "github"
|
||
|
},
|
||
|
"original": {
|
||
|
"owner": "hercules-ci",
|
||
|
"repo": "gitignore.nix",
|
||
|
"type": "github"
|
||
|
}
|
||
|
},
|
||
|
"nixpkgs": {
|
||
|
"locked": {
|
||
|
"lastModified": 1698134075,
|
||
|
"narHash": "sha256-foCD+nuKzfh49bIoiCBur4+Fx1nozo+4C/6k8BYk4sg=",
|
||
|
"owner": "NixOS",
|
||
|
"repo": "nixpkgs",
|
||
|
"rev": "8efd5d1e283604f75a808a20e6cde0ef313d07d4",
|
||
|
"type": "github"
|
||
|
},
|
||
|
"original": {
|
||
|
"owner": "NixOS",
|
||
|
"ref": "nixos-unstable",
|
||
|
"repo": "nixpkgs",
|
||
|
"type": "github"
|
||
|
}
|
||
|
},
|
||
|
"nixpkgs-stable": {
|
||
|
"locked": {
|
||
|
"lastModified": 1685801374,
|
||
|
"narHash": "sha256-otaSUoFEMM+LjBI1XL/xGB5ao6IwnZOXc47qhIgJe8U=",
|
||
|
"owner": "NixOS",
|
||
|
"repo": "nixpkgs",
|
||
|
"rev": "c37ca420157f4abc31e26f436c1145f8951ff373",
|
||
|
"type": "github"
|
||
|
},
|
||
|
"original": {
|
||
|
"owner": "NixOS",
|
||
|
"ref": "nixos-23.05",
|
||
|
"repo": "nixpkgs",
|
||
|
"type": "github"
|
||
|
}
|
||
|
},
|
||
|
"pre-commit-hooks": {
|
||
|
"inputs": {
|
||
|
"flake-compat": "flake-compat",
|
||
|
"flake-utils": [
|
||
|
"futils"
|
||
|
],
|
||
|
"gitignore": "gitignore",
|
||
|
"nixpkgs": [
|
||
|
"nixpkgs"
|
||
|
],
|
||
|
"nixpkgs-stable": "nixpkgs-stable"
|
||
|
},
|
||
|
"locked": {
|
||
|
"lastModified": 1698227354,
|
||
|
"narHash": "sha256-Fi5H9jbaQLmLw9qBi/mkR33CoFjNbobo5xWdX4tKz1Q=",
|
||
|
"owner": "cachix",
|
||
|
"repo": "pre-commit-hooks.nix",
|
||
|
"rev": "bd38df3d508dfcdff52cd243d297f218ed2257bf",
|
||
|
"type": "github"
|
||
|
},
|
||
|
"original": {
|
||
|
"owner": "cachix",
|
||
|
"ref": "master",
|
||
|
"repo": "pre-commit-hooks.nix",
|
||
|
"type": "github"
|
||
|
}
|
||
|
},
|
||
|
"root": {
|
||
|
"inputs": {
|
||
|
"futils": "futils",
|
||
|
"nixpkgs": "nixpkgs",
|
||
|
"pre-commit-hooks": "pre-commit-hooks"
|
||
|
}
|
||
|
},
|
||
|
"systems": {
|
||
|
"locked": {
|
||
|
"lastModified": 1681028828,
|
||
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
||
|
"owner": "nix-systems",
|
||
|
"repo": "default",
|
||
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
||
|
"type": "github"
|
||
|
},
|
||
|
"original": {
|
||
|
"owner": "nix-systems",
|
||
|
"repo": "default",
|
||
|
"type": "github"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"root": "root",
|
||
|
"version": 7
|
||
|
}
|