config/flake.lock

131 lines
3.3 KiB
Plaintext
Raw Normal View History

2023-02-25 04:39:30 +01:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
"lastModified": 1677533532,
"narHash": "sha256-2Ie47MONhIFOxvbLmwhmCCe/IoVDVd7YnoK61vu5Xy8=",
2023-02-25 04:39:30 +01:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "305daba44a9df57738cffc67c08129005a25579a",
2023-02-25 04:39:30 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1677440795,
"narHash": "sha256-Kmjr95L42iioTItuA6nKCaObAXQvgRTPmj+62dx5OZg=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "2a483ad9cd2d931ab52cd5f897c447beb8328bed",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-02-25 04:39:30 +01:00
"nixpkgs": {
"locked": {
"lastModified": 1677480869,
"narHash": "sha256-JqSHh8zE2ztj185hYYYx7+ML9DVNjDVMinTDbYP/iq0=",
2023-02-25 04:39:30 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "02aa9854e20363b33932b5a9d4e87bc3c37ce820",
2023-02-25 04:39:30 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.11-small",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1677556544,
"narHash": "sha256-ovD0wtZFEoukrJDCbG3MlmtLtU2kfA+QzacOpO5MdUU=",
"owner": "nix-community",
"repo": "NUR",
"rev": "d868fb8917694d695dcd9d88cf4b40c8eefd1677",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"pr-polaris14": {
"locked": {
"lastModified": 1672706949,
"narHash": "sha256-7w8ylNEmeWX7++E6vECZ4nY6I0AGA/irT7eWQ7c7aX0=",
"owner": "pbsds",
"repo": "nixpkgs",
"rev": "8d4e5e6a87684b3035a94d0e7e7c19d342448f68",
"type": "github"
},
"original": {
"owner": "pbsds",
"ref": "polaris-14",
"repo": "nixpkgs",
"type": "github"
}
},
2023-02-25 04:39:30 +01:00
"root": {
"inputs": {
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
2023-02-25 04:39:30 +01:00
"nixpkgs": "nixpkgs",
"nur": "nur",
"pr-polaris14": "pr-polaris14",
2023-02-25 04:39:30 +01:00
"unstable": "unstable"
}
},
"unstable": {
"locked": {
"lastModified": 1677517442,
"narHash": "sha256-3EJINvDhfwlrMi7arwntVJ6uu6L+MApxyoUxUZ22uHQ=",
2023-02-25 04:39:30 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "7b6e7dd796f8fe17f673b7434e9366f2f7dbd67e",
2023-02-25 04:39:30 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}