nixos-config/flake.lock

183 lines
4.6 KiB
Plaintext
Raw Normal View History

2022-09-16 22:44:43 +02:00
{
"nodes": {
2022-12-17 20:06:38 +01:00
"agenix": {
"inputs": {
2023-02-04 08:49:52 +01:00
"darwin": "darwin",
2023-05-13 10:17:58 +02:00
"home-manager": "home-manager",
2023-02-04 08:49:52 +01:00
"nixpkgs": [
"nixpkgs"
]
2022-12-17 20:06:38 +01:00
},
"locked": {
2023-07-27 21:27:21 +02:00
"lastModified": 1690228878,
"narHash": "sha256-9Xe7JV0krp4RJC9W9W9WutZVlw6BlHTFMiUP/k48LQY=",
2022-12-17 20:06:38 +01:00
"owner": "ryantm",
"repo": "agenix",
2023-07-27 21:27:21 +02:00
"rev": "d8c973fd228949736dedf61b7f8cc1ece3236792",
2022-12-17 20:06:38 +01:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2023-02-04 08:49:52 +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-09-16 22:44:43 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
2023-05-13 10:17:58 +02:00
"agenix",
2022-09-16 22:44:43 +02:00
"nixpkgs"
2023-04-15 09:49:24 +02:00
]
2022-09-16 22:44:43 +02:00
},
"locked": {
2023-05-13 10:17:58 +02:00
"lastModified": 1682203081,
"narHash": "sha256-kRL4ejWDhi0zph/FpebFYhzqlOBrk0Pl3dzGEKSAlEw=",
2022-09-16 22:44:43 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-05-13 10:17:58 +02:00
"rev": "32d3e39c491e2f91152c84f8ad8b003420eab0a1",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-08-03 21:26:51 +02:00
"lastModified": 1691039228,
"narHash": "sha256-iPNZJ1LvfUf1Y456ewC0DXgf99TNssG8OLObOyqxO6M=",
2023-05-13 10:17:58 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-08-03 21:26:51 +02:00
"rev": "86dd48d70a2e2c17e84e747ba4faa92453e68d4a",
2022-09-16 22:44:43 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-07-21 22:08:30 +02:00
"jovian-nixos": {
"flake": false,
2022-12-06 22:57:50 +01:00
"locked": {
2023-08-03 21:26:51 +02:00
"lastModified": 1691038315,
"narHash": "sha256-aW5ZMDaBE8YBrVaXXGiw951B5PsC++z2SkHdXQ7lcOY=",
2023-07-21 22:08:30 +02:00
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
2023-08-03 21:26:51 +02:00
"rev": "ec396efc069d940583ec14dcbba12c5d954c19ee",
2022-12-06 22:57:50 +01:00
"type": "github"
},
"original": {
2023-07-21 22:08:30 +02:00
"owner": "Jovian-Experiments",
"ref": "development",
"repo": "Jovian-NixOS",
2022-12-06 22:57:50 +01:00
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2023-08-03 21:26:51 +02:00
"lastModified": 1690957133,
"narHash": "sha256-0Y4CiOIszhHDDXHFmvHUpmhUotKOIn0m3jpMlm6zUTE=",
"owner": "NixOS",
"repo": "nixos-hardware",
2023-08-03 21:26:51 +02:00
"rev": "24f9162b26f0debd163f6d94752aa2acb9db395a",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-09-16 22:44:43 +02:00
"nixpkgs": {
"locked": {
2023-08-03 21:26:51 +02:00
"lastModified": 1691006197,
"narHash": "sha256-DbtxVWPt+ZP5W0Usg7jAyTomIM//c3Jtfa59Ht7AV8s=",
2023-02-04 08:49:52 +01:00
"owner": "nixos",
2022-09-16 22:44:43 +02:00
"repo": "nixpkgs",
2023-08-03 21:26:51 +02:00
"rev": "66aedfd010204949cb225cf749be08cb13ce1813",
2022-09-16 22:44:43 +02:00
"type": "github"
},
"original": {
2023-02-04 08:49:52 +01:00
"owner": "nixos",
2022-09-16 22:44:43 +02:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-11-26 20:30:27 +01:00
"nixpkgs-stable": {
"locked": {
2023-08-03 21:26:51 +02:00
"lastModified": 1690927903,
"narHash": "sha256-D5gCaCROnjEKDOel//8TO/pOP87pAEtT0uT8X+0Bj/U=",
2022-11-26 20:30:27 +01:00
"owner": "NixOS",
"repo": "nIxpkgs",
2023-08-03 21:26:51 +02:00
"rev": "bd836ac5e5a7358dea73cb74a013ca32864ccb86",
2022-11-26 20:30:27 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-07-07 10:56:20 +02:00
"ref": "nixos-23.05",
2022-11-26 20:30:27 +01:00
"repo": "nIxpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2023-08-03 21:26:51 +02:00
"lastModified": 1691086336,
"narHash": "sha256-0UxcHQ9eV0vUhihxIYfcnbNPFQkm70SZTPHhheloatg=",
"owner": "nix-community",
"repo": "NUR",
2023-08-03 21:26:51 +02:00
"rev": "97ec0149a45401efec1f846f561a2f77c5524e39",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2022-09-16 22:44:43 +02:00
"root": {
"inputs": {
2022-12-17 20:06:38 +01:00
"agenix": "agenix",
2023-05-13 10:17:58 +02:00
"home-manager": "home-manager_2",
2023-07-21 22:08:30 +02:00
"jovian-nixos": "jovian-nixos",
"nixos-hardware": "nixos-hardware",
2023-02-04 08:49:52 +01:00
"nixpkgs": "nixpkgs",
2022-11-26 20:30:27 +01:00
"nixpkgs-stable": "nixpkgs-stable",
"nur": "nur"
2022-09-16 22:44:43 +02:00
}
}
},
"root": "root",
"version": 7
}