nixos-config/flake.lock

346 lines
8.9 KiB
Plaintext
Raw Normal View History

2020-09-23 10:36:46 +02:00
{
"nodes": {
2022-05-04 03:02:47 +02:00
"agenix": {
"inputs": {
2023-02-01 20:14:06 +01:00
"darwin": "darwin",
2023-05-31 17:03:56 +02:00
"home-manager": "home-manager",
2022-05-04 03:02:47 +02:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-07-29 18:07:47 +02:00
"lastModified": 1690228878,
"narHash": "sha256-9Xe7JV0krp4RJC9W9W9WutZVlw6BlHTFMiUP/k48LQY=",
2022-05-04 03:02:47 +02:00
"owner": "ryantm",
"repo": "agenix",
2023-07-29 18:07:47 +02:00
"rev": "d8c973fd228949736dedf61b7f8cc1ece3236792",
2022-05-04 03:02:47 +02:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2023-02-01 20:14:06 +01:00
"darwin": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1673295039,
"narHash": "sha256-AsdYgE8/GPwcelGgrntlijMg4t3hLFJFCRF3tL5WVjA=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "87b9d090ad39b25b2400029c64825fc2a8868943",
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2022-05-05 21:24:46 +02:00
"deploy-rs": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": [
"nixpkgs"
],
2022-07-07 23:19:23 +02:00
"utils": [
"flake-utils"
]
2022-05-05 21:24:46 +02:00
},
"locked": {
2023-06-26 18:16:43 +02:00
"lastModified": 1686747123,
"narHash": "sha256-XUQK9kwHpTeilHoad7L4LjMCCyY13Oq383CoFADecRE=",
2022-05-05 21:24:46 +02:00
"owner": "serokell",
"repo": "deploy-rs",
2023-06-26 18:16:43 +02:00
"rev": "724463b5a94daa810abfc64a4f87faef4e00f984",
2022-05-05 21:24:46 +02:00
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
2023-01-06 17:25:24 +01:00
"lastModified": 1668681692,
"narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
2022-05-05 21:24:46 +02:00
"owner": "edolstra",
"repo": "flake-compat",
2023-01-06 17:25:24 +01:00
"rev": "009399224d5e398d03b22badca40a37ac85412a1",
2022-05-05 21:24:46 +02:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2022-12-03 22:00:11 +01:00
"flake-compat_2": {
"flake": false,
"locked": {
2023-02-01 20:14:06 +01:00
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
2022-12-03 22:00:11 +01:00
"owner": "edolstra",
"repo": "flake-compat",
2023-02-01 20:14:06 +01:00
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
2022-12-03 22:00:11 +01:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-07-22 18:49:30 +02:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1688466019,
"narHash": "sha256-VeM2akYrBYMsb4W/MmBo1zmaMfgbL4cH3Pu8PGyIwJ0=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "8e8d955c22df93dbe24f19ea04f47a74adbdc5ec",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2020-09-24 12:35:45 +02:00
"flake-utils": {
2023-04-09 21:29:14 +02:00
"inputs": {
"systems": "systems"
},
2020-09-24 12:35:45 +02:00
"locked": {
2023-07-12 20:53:28 +02:00
"lastModified": 1689068808,
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
2020-09-24 12:35:45 +02:00
"owner": "numtide",
"repo": "flake-utils",
2023-07-12 20:53:28 +02:00
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
2020-09-24 12:35:45 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-12-03 22:00:11 +01:00
"gitignore": {
"inputs": {
"nixpkgs": [
"pre-commit-hooks",
"nixpkgs"
]
},
"locked": {
"lastModified": 1660459072,
"narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2020-09-23 10:36:46 +02:00
"home-manager": {
2023-05-31 17:03:56 +02:00
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1682203081,
"narHash": "sha256-kRL4ejWDhi0zph/FpebFYhzqlOBrk0Pl3dzGEKSAlEw=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "32d3e39c491e2f91152c84f8ad8b003420eab0a1",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2022-07-07 23:19:23 +02:00
]
},
2020-09-23 10:36:46 +02:00
"locked": {
2023-07-12 20:53:28 +02:00
"lastModified": 1687871164,
"narHash": "sha256-bBFlPthuYX322xOlpJvkjUBz0C+MOBjZdDOOJJ+G2jU=",
2020-09-23 10:36:46 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-07-12 20:53:28 +02:00
"rev": "07c347bb50994691d7b0095f45ebd8838cf6bc38",
2020-09-23 10:36:46 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-05-31 17:25:46 +02:00
"ref": "release-23.05",
2020-09-23 10:36:46 +02:00
"repo": "home-manager",
"type": "github"
}
},
2021-05-28 00:19:47 +02:00
"nixos-hardware": {
"locked": {
2023-07-29 18:07:47 +02:00
"lastModified": 1690200740,
"narHash": "sha256-aRkEXGmCbAGcvDcdh/HB3YN+EvoPoxmJMOaqRZmf6vM=",
2021-05-28 00:19:47 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2023-07-29 18:07:47 +02:00
"rev": "ba9650b14e83b365fb9e731f7d7c803f22d2aecf",
2021-05-28 00:19:47 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2020-09-23 10:36:46 +02:00
"nixpkgs": {
"locked": {
2023-07-29 18:07:47 +02:00
"lastModified": 1690558459,
"narHash": "sha256-5W7y1l2cLYPkpJGNlAja7XW2X2o9rjf0O1mo9nxS9jQ=",
2021-12-01 12:27:38 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-29 18:07:47 +02:00
"rev": "48e82fe1b1c863ee26a33ce9bd39621d2ada0a33",
2021-12-01 12:27:38 +01:00
"type": "github"
},
"original": {
2021-12-01 12:27:38 +01:00
"owner": "NixOS",
2023-05-31 17:25:46 +02:00
"ref": "nixos-23.05",
2021-12-01 12:27:38 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2023-07-29 18:07:47 +02:00
"lastModified": 1690548937,
"narHash": "sha256-x3ZOPGLvtC0/+iFAg9Kvqm/8hTAIkGjc634SqtgaXTA=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-29 18:07:47 +02:00
"rev": "2a9d660ff0f7ffde9d73be328ee6e6f10ef66b28",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2020-09-23 10:36:46 +02:00
"nur": {
"locked": {
2023-07-29 18:07:47 +02:00
"lastModified": 1690641547,
"narHash": "sha256-JQ25V32fZY24myfsM381077BqNf2f+EtbjPMkMIFHjA=",
2020-09-23 10:36:46 +02:00
"owner": "nix-community",
"repo": "NUR",
2023-07-29 18:07:47 +02:00
"rev": "511f665c5202be46bf0de8075852b5b6173ad7bc",
2020-09-23 10:36:46 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "NUR",
"type": "github"
}
},
"nvim-kitty-navigator": {
"flake": false,
"locked": {
"lastModified": 1668710486,
"narHash": "sha256-y4p9iqar5FYEAifS9FdOPPfAvLufbpZ/8UhvDEA99ZE=",
"owner": "hermitmaster",
"repo": "nvim-kitty-navigator",
"rev": "3db4a5fa6280f2cf0acbc30d3404f2bbcbfebbb2",
"type": "github"
},
"original": {
"owner": "hermitmaster",
"repo": "nvim-kitty-navigator",
"type": "github"
}
},
2020-09-24 12:35:45 +02:00
"pre-commit-hooks": {
"inputs": {
2022-12-03 22:00:11 +01:00
"flake-compat": "flake-compat_2",
"flake-utils": [
"flake-utils"
],
2022-12-03 22:00:11 +01:00
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
2022-12-03 22:00:11 +01:00
],
2022-12-29 14:15:34 +01:00
"nixpkgs-stable": [
"nixpkgs"
]
2020-09-24 12:35:45 +02:00
},
"locked": {
2023-07-29 18:07:47 +02:00
"lastModified": 1690628027,
"narHash": "sha256-OTSbA2hM6VmxyZ/4siYPANffMBzIsKu04GLjXcv8ST0=",
"owner": "cachix",
2020-09-24 12:35:45 +02:00
"repo": "pre-commit-hooks.nix",
2023-07-29 18:07:47 +02:00
"rev": "1e2443dd3f669eb65433b2fc26a3065e05a7dc9c",
2020-09-24 12:35:45 +02:00
"type": "github"
},
"original": {
"owner": "cachix",
2020-09-24 12:35:45 +02:00
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2020-09-23 10:36:46 +02:00
"root": {
"inputs": {
2022-05-04 03:02:47 +02:00
"agenix": "agenix",
2022-05-05 21:24:46 +02:00
"deploy-rs": "deploy-rs",
2023-07-22 18:49:30 +02:00
"flake-parts": "flake-parts",
2020-09-24 12:35:45 +02:00
"flake-utils": "flake-utils",
2023-05-31 17:03:56 +02:00
"home-manager": "home-manager_2",
2021-05-28 00:19:47 +02:00
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
2023-04-09 21:29:14 +02:00
"nixpkgs-unstable": "nixpkgs-unstable",
2020-09-24 12:35:45 +02:00
"nur": "nur",
"nvim-kitty-navigator": "nvim-kitty-navigator",
2020-09-24 12:35:45 +02:00
"pre-commit-hooks": "pre-commit-hooks"
2020-09-23 10:36:46 +02:00
}
2023-04-09 21:29:14 +02: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"
}
2020-09-23 10:36:46 +02:00
}
},
"root": "root",
"version": 7
}