2024-11-09 22:30:51 +00:00
|
|
|
{
|
|
|
|
"nodes": {
|
|
|
|
"crane": {
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1731098351,
|
|
|
|
"narHash": "sha256-HQkYvKvaLQqNa10KEFGgWHfMAbWBfFp+4cAgkut+NNE=",
|
|
|
|
"owner": "ipetkov",
|
|
|
|
"repo": "crane",
|
|
|
|
"rev": "ef80ead953c1b28316cc3f8613904edc2eb90c28",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "ipetkov",
|
|
|
|
"repo": "crane",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"fenix": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"rust-analyzer-src": "rust-analyzer-src"
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-11-11 10:39:32 +00:00
|
|
|
"lastModified": 1731306807,
|
|
|
|
"narHash": "sha256-Z8r5l7GdIPt3sP9D3mZSiAdpLc75/ohmtLheG/Lo44w=",
|
2024-11-09 22:30:51 +00:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "fenix",
|
2024-11-11 10:39:32 +00:00
|
|
|
"rev": "b7206c170fa6b4695eb8211e10fdd0be0de9a248",
|
2024-11-09 22:30:51 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "fenix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"flake-utils": {
|
|
|
|
"inputs": {
|
|
|
|
"systems": "systems"
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1726560853,
|
|
|
|
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"flake-utils_2": {
|
|
|
|
"inputs": {
|
|
|
|
"systems": "systems_2"
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1726560853,
|
|
|
|
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"flakey-profile": {
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1712898590,
|
|
|
|
"narHash": "sha256-FhGIEU93VHAChKEXx905TSiPZKga69bWl1VB37FK//I=",
|
|
|
|
"owner": "lf-",
|
|
|
|
"repo": "flakey-profile",
|
|
|
|
"rev": "243c903fd8eadc0f63d205665a92d4df91d42d9d",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "lf-",
|
|
|
|
"repo": "flakey-profile",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"helix-inline-diags": {
|
|
|
|
"inputs": {
|
|
|
|
"crane": [
|
|
|
|
"crane"
|
|
|
|
],
|
|
|
|
"flake-utils": "flake-utils",
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"rust-overlay": "rust-overlay"
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-11-11 10:39:32 +00:00
|
|
|
"lastModified": 1731295855,
|
|
|
|
"narHash": "sha256-PpkEexKnFxd72Z+bRnZqYmaSlNF0ztOIjY+aa/5PKak=",
|
2024-11-09 22:30:51 +00:00
|
|
|
"owner": "helix-editor",
|
|
|
|
"repo": "helix",
|
2024-11-11 10:39:32 +00:00
|
|
|
"rev": "10c3502a89d51e2d074d0d2ca62f85241d6e8c0f",
|
2024-11-09 22:30:51 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "helix-editor",
|
|
|
|
"repo": "helix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"home-manager": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-11-11 10:39:32 +00:00
|
|
|
"lastModified": 1731235328,
|
|
|
|
"narHash": "sha256-NjavpgE9/bMe/ABvZpyHIUeYF1mqR5lhaep3wB79ucs=",
|
2024-11-09 22:30:51 +00:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
2024-11-11 10:39:32 +00:00
|
|
|
"rev": "60bb110917844d354f3c18e05450606a435d2d10",
|
2024-11-09 22:30:51 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"lix": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1731164513,
|
|
|
|
"narHash": "sha256-WnT6MpgrMKgqV2Rs+MfU88+KO+/njELPOtGoNhoX2oA=",
|
|
|
|
"rev": "b967f1d5fe9d1bf58e6159e9b426c5b341489397",
|
|
|
|
"type": "tarball",
|
|
|
|
"url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/b967f1d5fe9d1bf58e6159e9b426c5b341489397.tar.gz?rev=b967f1d5fe9d1bf58e6159e9b426c5b341489397"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"type": "tarball",
|
|
|
|
"url": "https://git.lix.systems/lix-project/lix/archive/main.tar.gz"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"lix-module": {
|
|
|
|
"inputs": {
|
|
|
|
"flake-utils": "flake-utils_2",
|
|
|
|
"flakey-profile": "flakey-profile",
|
|
|
|
"lix": "lix",
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1731185731,
|
|
|
|
"narHash": "sha256-RNaIu43b9PoXEhW4OqXUNZKY/jezQyCYWwdv1M0VjsA=",
|
|
|
|
"ref": "refs/heads/main",
|
|
|
|
"rev": "691193879d96bdfd1e6ab5ebcca2fadc7604cf34",
|
|
|
|
"revCount": 117,
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://git.lix.systems/lix-project/nixos-module"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://git.lix.systems/lix-project/nixos-module"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"mac-brcm-fw": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2024-11-11 10:39:32 +00:00
|
|
|
"lastModified": 1709065070,
|
2024-11-09 22:30:51 +00:00
|
|
|
"narHash": "sha256-+kW8ogc6DykjMVlrr+3vWKs9ZUdJ9EW72LbY7k/Qvh4=",
|
|
|
|
"path": "/home/jade/nix-configs/mac-brcm-fw",
|
|
|
|
"type": "path"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"path": "/home/jade/nix-configs/mac-brcm-fw",
|
|
|
|
"type": "path"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixos-hardware": {
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1687903496,
|
|
|
|
"narHash": "sha256-4PPwbFM4dNqso3zBya5rgfRvnBoIbN2J7qZ2ZpRyOUc=",
|
|
|
|
"owner": "networkException",
|
|
|
|
"repo": "nixos-hardware",
|
|
|
|
"rev": "8e28b9ee431b265d1fc74b8b819ea0816344c4a1",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "networkException",
|
|
|
|
"ref": "apple-t2-init",
|
|
|
|
"repo": "nixos-hardware",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs": {
|
|
|
|
"locked": {
|
2024-11-11 10:39:32 +00:00
|
|
|
"lastModified": 1731139594,
|
|
|
|
"narHash": "sha256-IigrKK3vYRpUu+HEjPL/phrfh7Ox881er1UEsZvw9Q4=",
|
2024-11-09 22:30:51 +00:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2024-11-11 10:39:32 +00:00
|
|
|
"rev": "76612b17c0ce71689921ca12d9ffdc9c23ce40b2",
|
2024-11-09 22:30:51 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"id": "nixpkgs",
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
"type": "indirect"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs-stable": {
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1720535198,
|
|
|
|
"narHash": "sha256-zwVvxrdIzralnSbcpghA92tWu2DV2lwv89xZc8MTrbg=",
|
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"rev": "205fd4226592cc83fd4c0885a3e4c9c400efabb5",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"id": "nixpkgs",
|
|
|
|
"ref": "nixos-23.11",
|
|
|
|
"type": "indirect"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs-unstable-small": {
|
|
|
|
"locked": {
|
2024-11-11 10:39:32 +00:00
|
|
|
"lastModified": 1731300529,
|
|
|
|
"narHash": "sha256-PwzToM8oltfO3GlHpo3hIqmhPZwTbwkdnMIe4NpaN4g=",
|
2024-11-09 22:30:51 +00:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2024-11-11 10:39:32 +00:00
|
|
|
"rev": "3f42f0b61e6c45ca80d87cec5dd11e121d6b9c14",
|
2024-11-09 22:30:51 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"id": "nixpkgs",
|
|
|
|
"ref": "nixos-unstable-small",
|
|
|
|
"type": "indirect"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": {
|
|
|
|
"inputs": {
|
|
|
|
"crane": "crane",
|
|
|
|
"fenix": "fenix",
|
|
|
|
"helix-inline-diags": "helix-inline-diags",
|
|
|
|
"home-manager": "home-manager",
|
|
|
|
"lix-module": "lix-module",
|
|
|
|
"mac-brcm-fw": "mac-brcm-fw",
|
|
|
|
"nixos-hardware": "nixos-hardware",
|
|
|
|
"nixpkgs": "nixpkgs",
|
|
|
|
"nixpkgs-stable": "nixpkgs-stable",
|
|
|
|
"nixpkgs-unstable-small": "nixpkgs-unstable-small"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"rust-analyzer-src": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2024-11-11 10:39:32 +00:00
|
|
|
"lastModified": 1731264417,
|
|
|
|
"narHash": "sha256-TDI1s2Sc/rpMLwful1NcTjYBbqzbQ4Mjw5PPOuOXVfg=",
|
2024-11-09 22:30:51 +00:00
|
|
|
"owner": "rust-lang",
|
|
|
|
"repo": "rust-analyzer",
|
2024-11-11 10:39:32 +00:00
|
|
|
"rev": "30e71b609b493897ed81f4fec95eb75d903820c9",
|
2024-11-09 22:30:51 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "rust-lang",
|
|
|
|
"ref": "nightly",
|
|
|
|
"repo": "rust-analyzer",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"rust-overlay": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"helix-inline-diags",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1728268235,
|
|
|
|
"narHash": "sha256-lJMFnMO4maJuNO6PQ5fZesrTmglze3UFTTBuKGwR1Nw=",
|
|
|
|
"owner": "oxalica",
|
|
|
|
"repo": "rust-overlay",
|
|
|
|
"rev": "25685cc2c7054efc31351c172ae77b21814f2d42",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "oxalica",
|
|
|
|
"repo": "rust-overlay",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"systems": {
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1681028828,
|
|
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
|
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"systems_2": {
|
|
|
|
"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
|
|
|
|
}
|