nixos-config/flake.lock

119 lines
3 KiB
Plaintext
Raw Normal View History

2022-12-18 17:01:34 +01:00
{
"nodes": {
2023-01-04 16:15:56 +01:00
"awesome-config": {
"locked": {
"lastModified": 1672845131,
"narHash": "sha256-K68oH+0ZbLRcRr9XN1dzgO3MzdWlyNGcbVqEg5ShpwA=",
"owner": "therealr5",
"repo": "awesome-config",
"rev": "2fa061004ca0581dd57645d8c85e1ac924b35c20",
"type": "github"
},
"original": {
"owner": "therealr5",
"repo": "awesome-config",
"type": "github"
}
},
2022-12-18 17:01:34 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
2022-12-18 17:01:34 +01:00
"utils": "utils"
},
"locked": {
2023-01-04 16:15:56 +01:00
"lastModified": 1672780900,
"narHash": "sha256-DxuSn6BdkZapIbg76xzYx1KhVPEZeBexMkt1q/sMVPA=",
2022-12-18 17:01:34 +01:00
"owner": "nix-community",
"repo": "home-manager",
2023-01-04 16:15:56 +01:00
"rev": "54245e1820caabd8a0b53ce4d47e4d0fefe04cd4",
2022-12-18 17:01:34 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-01-03 16:11:38 +01:00
"lastModified": 1672616430,
"narHash": "sha256-e18rRwDUaW/Uw1tBmtsVueJ2SVI5DLhrEGwhkIo+c50=",
2022-12-18 17:01:34 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2023-01-03 16:11:38 +01:00
"rev": "0bf3109eeb61780965c27f4a0a4affdcd0cd4d3d",
2022-12-18 17:01:34 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-22.11",
2022-12-18 17:01:34 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2023-01-02 12:29:15 +01:00
"lastModified": 1672500394,
"narHash": "sha256-yzwBzCoeRBoRzm7ySHhm72kBG0QjgFalLz2FY48iLI4=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-01-02 12:29:15 +01:00
"rev": "feda52be1d59f13b9aa02f064b4f14784b9a06c8",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
2022-12-18 17:01:34 +01:00
"root": {
"inputs": {
2023-01-04 16:15:56 +01:00
"awesome-config": "awesome-config",
2022-12-18 17:01:34 +01:00
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
2022-12-27 18:21:33 +01:00
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2023-01-02 12:29:15 +01:00
"lastModified": 1672543202,
"narHash": "sha256-nlCUtcIZxaBqUBG1GyaXhZmfyG5WK4e6LqypP8llX9E=",
"owner": "Mic92",
"repo": "sops-nix",
2023-01-02 12:29:15 +01:00
"rev": "b35586cc5abacd4eba9ead138b53e2a60920f781",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
2022-12-18 17:01:34 +01:00
}
},
"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
}