nix-config/flake.lock

333 lines
8.5 KiB
Text
Raw Normal View History

2022-09-26 21:28:35 +01:00
{
"nodes": {
2024-12-09 22:35:34 +00:00
"agenix": {
"inputs": {
"darwin": "darwin",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"systems": "systems"
},
"locked": {
2025-01-26 02:57:41 +00:00
"lastModified": 1736955230,
"narHash": "sha256-uenf8fv2eG5bKM8C/UvFaiJMZ4IpUFaQxk9OH5t/1gA=",
2024-12-09 22:35:34 +00:00
"owner": "ryantm",
"repo": "agenix",
2025-01-26 02:57:41 +00:00
"rev": "e600439ec4c273cf11e06fe4d9d906fb98fa097c",
2024-12-09 22:35:34 +00:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"darwin": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1700795494,
"narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d",
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-04-22 10:34:24 +01:00
"lastModified": 1745224732,
"narHash": "sha256-0OWgbEKhpMLpk3WQi3ugOwxWW4Y6JVpKiQ+o0nuNzus=",
"owner": "nix-community",
"repo": "disko",
2025-04-22 10:34:24 +01:00
"rev": "1770bf1ae5da05564f86b969ef21c7228cc1a70b",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1733328505,
"narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2025-02-13 22:53:24 +00:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nur",
"nixpkgs"
]
},
"locked": {
"lastModified": 1733312601,
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2022-09-26 21:28:35 +01:00
"home-manager": {
2024-12-09 22:35:34 +00:00
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1703113217,
"narHash": "sha256-7ulcXOk63TIT2lVDSExj7XzFx09LpdSAPtvgtM7yQPE=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "3bfaacf46133c037bb356193bd2f1765d9dc82c1",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
2022-09-26 21:28:35 +01:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-09-26 21:28:35 +01:00
},
"locked": {
2025-04-22 10:34:24 +01:00
"lastModified": 1745272532,
"narHash": "sha256-+sFbKw1vFkulKYxsAbz84N0V/goSg808IgFh8iWe/As=",
2022-09-26 21:28:35 +01:00
"owner": "nix-community",
"repo": "home-manager",
2025-04-22 10:34:24 +01:00
"rev": "81541ea36d1fead4be7797e826ee325d4c19308b",
2022-09-26 21:28:35 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
2022-09-26 21:28:35 +01:00
"repo": "home-manager",
"type": "github"
}
},
2024-09-21 09:58:08 +01:00
"nixos-hardware": {
"locked": {
2025-04-16 08:00:00 +01:00
"lastModified": 1744633460,
"narHash": "sha256-fbWE4Xpw6eH0Q6in+ymNuDwTkqmFmtxcQEmtRuKDTTk=",
2024-09-21 09:58:08 +01:00
"owner": "NixOS",
"repo": "nixos-hardware",
2025-04-16 08:00:00 +01:00
"rev": "9a049b4a421076d27fee3eec664a18b2066824cb",
2024-09-21 09:58:08 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixos-wsl": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": "nixpkgs_2"
},
"locked": {
2025-04-16 08:00:00 +01:00
"lastModified": 1744290088,
"narHash": "sha256-/X9XVEl0EiyisNbF5srrxXRSVoRqdwExuqyspYqqEjQ=",
"owner": "nix-community",
"repo": "NixOS-WSL",
2025-04-16 08:00:00 +01:00
"rev": "60b4904a1390ac4c89e93d95f6ed928975e525ed",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "main",
"repo": "NixOS-WSL",
"type": "github"
}
},
2022-09-26 21:28:35 +01:00
"nixpkgs": {
"locked": {
2024-12-09 22:35:34 +00:00
"lastModified": 1703013332,
"narHash": "sha256-+tFNwMvlXLbJZXiMHqYq77z/RfmpfpiI3yjL6o/Zo9M=",
"owner": "NixOS",
2022-09-26 21:28:35 +01:00
"repo": "nixpkgs",
2024-12-09 22:35:34 +00:00
"rev": "54aac082a4d9bb5bbc5c4e899603abfb76a3f6d6",
2022-09-26 21:28:35 +01:00
"type": "github"
},
"original": {
2024-12-09 22:35:34 +00:00
"owner": "NixOS",
"ref": "nixos-unstable",
2023-05-03 22:19:59 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-12-31 01:12:57 +00:00
"nixpkgs-master": {
"locked": {
2025-04-22 10:34:24 +01:00
"lastModified": 1745310023,
"narHash": "sha256-+aapawQFJ9WMH6QUs9AG8KyOsyxbE1kZ/B67DlLhK34=",
2024-12-31 01:12:57 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2025-04-22 10:34:24 +01:00
"rev": "3e5111886a6e5f0ea4715d370ffb9db219633f3f",
2024-12-31 01:12:57 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
2024-12-09 22:35:34 +00:00
"nixpkgs_2": {
"locked": {
2025-04-16 08:00:00 +01:00
"lastModified": 1742937945,
"narHash": "sha256-lWc+79eZRyvHp/SqMhHTMzZVhpxkRvthsP1Qx6UCq0E=",
"owner": "NixOS",
"repo": "nixpkgs",
2025-04-16 08:00:00 +01:00
"rev": "d02d88f8de5b882ccdde0465d8fa2db3aa1169f7",
"type": "github"
},
"original": {
"owner": "NixOS",
2025-02-18 12:24:39 +00:00
"ref": "nixos-24.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2024-12-09 22:35:34 +00:00
"locked": {
2025-04-19 12:11:27 +01:00
"lastModified": 1744932701,
"narHash": "sha256-fusHbZCyv126cyArUwwKrLdCkgVAIaa/fQJYFlCEqiU=",
2024-12-09 22:35:34 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2025-04-19 12:11:27 +01:00
"rev": "b024ced1aac25639f8ca8fdfc2f8c4fbd66c48ef",
2024-12-09 22:35:34 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2025-02-13 22:53:24 +00:00
"nixpkgs_4": {
"locked": {
2025-04-19 12:11:27 +01:00
"lastModified": 1744932701,
"narHash": "sha256-fusHbZCyv126cyArUwwKrLdCkgVAIaa/fQJYFlCEqiU=",
2025-02-13 22:53:24 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2025-04-19 12:11:27 +01:00
"rev": "b024ced1aac25639f8ca8fdfc2f8c4fbd66c48ef",
2025-02-13 22:53:24 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs_4",
"treefmt-nix": "treefmt-nix"
},
"locked": {
2025-04-22 10:34:24 +01:00
"lastModified": 1745288354,
"narHash": "sha256-7WQZ4mLlHxGWKMd7VvxL93CYcK2xwexnztj2FuXwkT8=",
2025-02-13 22:53:24 +00:00
"owner": "nix-community",
"repo": "NUR",
2025-04-22 10:34:24 +01:00
"rev": "b9d85465fdbe6bddb0a9e9dce49c4bd0fbb92883",
2025-02-13 22:53:24 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2022-09-26 21:28:35 +01:00
"root": {
"inputs": {
2024-12-09 22:35:34 +00:00
"agenix": "agenix",
"disko": "disko",
2024-12-09 22:35:34 +00:00
"home-manager": "home-manager_2",
2024-09-21 09:58:08 +01:00
"nixos-hardware": "nixos-hardware",
"nixos-wsl": "nixos-wsl",
"nixpkgs": "nixpkgs_3",
2025-02-13 22:53:24 +00:00
"nixpkgs-master": "nixpkgs-master",
"nur": "nur"
2023-06-11 23:25:09 +01:00
}
2024-12-09 22:35:34 +00:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2025-02-13 22:53:24 +00:00
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nur",
"nixpkgs"
]
},
"locked": {
"lastModified": 1733222881,
"narHash": "sha256-JIPcz1PrpXUCbaccEnrcUS8jjEb/1vJbZz5KkobyFdM=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "49717b5af6f80172275d47a418c9719a31a78b53",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2022-09-26 21:28:35 +01:00
}
},
"root": "root",
"version": 7
}