226 lines
5.3 KiB
JSON
226 lines
5.3 KiB
JSON
{
|
|
"nodes": {
|
|
"cachix": {
|
|
"inputs": {
|
|
"devenv": [
|
|
"devenv"
|
|
],
|
|
"flake-compat": [
|
|
"devenv",
|
|
"flake-compat"
|
|
],
|
|
"git-hooks": [
|
|
"devenv",
|
|
"git-hooks"
|
|
],
|
|
"nixpkgs": [
|
|
"devenv",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1760971495,
|
|
"narHash": "sha256-IwnNtbNVrlZIHh7h4Wz6VP0Furxg9Hh0ycighvL5cZc=",
|
|
"owner": "cachix",
|
|
"repo": "cachix",
|
|
"rev": "c5bfd933d1033672f51a863c47303fc0e093c2d2",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"ref": "latest",
|
|
"repo": "cachix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"devenv": {
|
|
"inputs": {
|
|
"cachix": "cachix",
|
|
"flake-compat": "flake-compat",
|
|
"flake-parts": "flake-parts",
|
|
"git-hooks": "git-hooks",
|
|
"nix": "nix",
|
|
"nixpkgs": "nixpkgs"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1764449550,
|
|
"narHash": "sha256-7ReZCvkQYKHX6gaQaNioROrpk6rPmIBwlRwWZKlfGvs=",
|
|
"owner": "cachix",
|
|
"repo": "devenv",
|
|
"rev": "dfb58ac03bed07b93f629df55034bc50394d3971",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"repo": "devenv",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-compat": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1761588595,
|
|
"narHash": "sha256-XKUZz9zewJNUj46b4AJdiRZJAvSZ0Dqj2BNfXvFlJC4=",
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"rev": "f387cd2afec9419c8ee37694406ca490c3f34ee5",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-parts": {
|
|
"inputs": {
|
|
"nixpkgs-lib": [
|
|
"devenv",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1760948891,
|
|
"narHash": "sha256-TmWcdiUUaWk8J4lpjzu4gCGxWY6/Ok7mOK4fIFfBuU4=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "864599284fc7c0ba6357ed89ed5e2cd5040f0c04",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"git-hooks": {
|
|
"inputs": {
|
|
"flake-compat": [
|
|
"devenv",
|
|
"flake-compat"
|
|
],
|
|
"gitignore": "gitignore",
|
|
"nixpkgs": [
|
|
"devenv",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1760663237,
|
|
"narHash": "sha256-BflA6U4AM1bzuRMR8QqzPXqh8sWVCNDzOdsxXEguJIc=",
|
|
"owner": "cachix",
|
|
"repo": "git-hooks.nix",
|
|
"rev": "ca5b894d3e3e151ffc1db040b6ce4dcc75d31c37",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"repo": "git-hooks.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"gitignore": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"devenv",
|
|
"git-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"
|
|
}
|
|
},
|
|
"nix": {
|
|
"inputs": {
|
|
"flake-compat": [
|
|
"devenv",
|
|
"flake-compat"
|
|
],
|
|
"flake-parts": [
|
|
"devenv",
|
|
"flake-parts"
|
|
],
|
|
"git-hooks-nix": [
|
|
"devenv",
|
|
"git-hooks"
|
|
],
|
|
"nixpkgs": [
|
|
"devenv",
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs-23-11": [
|
|
"devenv"
|
|
],
|
|
"nixpkgs-regression": [
|
|
"devenv"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1761648602,
|
|
"narHash": "sha256-H97KSB/luq/aGobKRuHahOvT1r7C03BgB6D5HBZsbN8=",
|
|
"owner": "cachix",
|
|
"repo": "nix",
|
|
"rev": "3e5644da6830ef65f0a2f7ec22830c46285bfff6",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"ref": "devenv-2.30.6",
|
|
"repo": "nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1761313199,
|
|
"narHash": "sha256-wCIACXbNtXAlwvQUo1Ed++loFALPjYUA3dpcUJiXO44=",
|
|
"owner": "cachix",
|
|
"repo": "devenv-nixpkgs",
|
|
"rev": "d1c30452ebecfc55185ae6d1c983c09da0c274ff",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"ref": "rolling",
|
|
"repo": "devenv-nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_2": {
|
|
"locked": {
|
|
"lastModified": 1764517877,
|
|
"narHash": "sha256-pp3uT4hHijIC8JUK5MEqeAWmParJrgBVzHLNfJDZxg4=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "2d293cbfa5a793b4c50d17c05ef9e385b90edf6c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"devenv": "devenv",
|
|
"nixpkgs": "nixpkgs_2"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|