botoh/flake.lock

189 lines
4.9 KiB
Plaintext
Raw Normal View History

2024-05-14 22:31:32 -04:00
{
"nodes": {
"fenix": {
"inputs": {
"nixpkgs": "nixpkgs",
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
2024-06-27 00:06:13 -04:00
"lastModified": 1717223092,
"narHash": "sha256-ih8NPk3Jn5EAILOGQZ+KS5NLmu6QmwohJX+36MaTAQE=",
2024-05-14 22:31:32 -04:00
"owner": "nix-community",
"repo": "fenix",
2024-06-27 00:06:13 -04:00
"rev": "9a025daf6799e3af80b677f0af57ef76432c3fcf",
2024-05-14 22:31:32 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "monthly",
"repo": "fenix",
"type": "github"
}
},
"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"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"pre-commit-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"
}
},
"nixpkgs": {
"locked": {
2024-06-27 00:06:13 -04:00
"lastModified": 1716948383,
"narHash": "sha256-SzDKxseEcHR5KzPXLwsemyTR/kaM9whxeiJohbL04rs=",
2024-05-14 22:31:32 -04:00
"owner": "nixos",
"repo": "nixpkgs",
2024-06-27 00:06:13 -04:00
"rev": "ad57eef4ef0659193044870c731987a6df5cf56b",
2024-05-14 22:31:32 -04:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2024-06-27 00:06:13 -04:00
"lastModified": 1718811006,
"narHash": "sha256-0Y8IrGhRmBmT7HHXlxxepg2t8j1X90++qRN3lukGaIk=",
2024-05-14 22:31:32 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-27 00:06:13 -04:00
"rev": "03d771e513ce90147b65fe922d87d3a0356fc125",
2024-05-14 22:31:32 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2024-06-27 00:06:13 -04:00
"lastModified": 1719379843,
"narHash": "sha256-u+D+IOAMMl70+CJ9NKB+RMrASjInuIWMHzjLWQjPZ6c=",
2024-05-14 22:31:32 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-27 00:06:13 -04:00
"rev": "b3f3c1b13fb08f3828442ee86630362e81136bbc",
2024-05-14 22:31:32 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
2024-06-27 00:06:13 -04:00
"lastModified": 1719082008,
"narHash": "sha256-jHJSUH619zBQ6WdC21fFAlDxHErKVDJ5fpN0Hgx4sjs=",
2024-05-14 22:31:32 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-27 00:06:13 -04:00
"rev": "9693852a2070b398ee123a329e68f0dab5526681",
2024-05-14 22:31:32 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat",
"gitignore": "gitignore",
"nixpkgs": "nixpkgs_3",
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2024-06-27 00:06:13 -04:00
"lastModified": 1719259945,
"narHash": "sha256-F1h+XIsGKT9TkGO3omxDLEb/9jOOsI6NnzsXFsZhry4=",
2024-05-14 22:31:32 -04:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2024-06-27 00:06:13 -04:00
"rev": "0ff4381bbb8f7a52ca4a851660fc7a437a4c6e07",
2024-05-14 22:31:32 -04:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
"root": {
"inputs": {
"fenix": "fenix",
"nixpkgs": "nixpkgs_2",
"pre-commit-hooks": "pre-commit-hooks",
2024-06-27 00:06:13 -04:00
"systems": "systems"
2024-05-14 22:31:32 -04:00
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
2024-06-27 00:06:13 -04:00
"lastModified": 1717169693,
"narHash": "sha256-qBruki5NHrSqIw5ulxtwFmVsb6W/aOKOMjsCJjfalA4=",
2024-05-14 22:31:32 -04:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2024-06-27 00:06:13 -04:00
"rev": "d6d735e6f20ef78b16a79886fe28bd69cf059504",
2024-05-14 22:31:32 -04:00
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
"owner": "nix-systems",
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default-linux",
"type": "github"
}
}
},
"root": "root",
"version": 7
}