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-09-22 19:28:20 +02:00
"lastModified": 1695384796,
"narHash": "sha256-TYlE4B0ktPtlJJF9IFxTWrEeq+XKG8Ny0gc2FGEAdj0=",
2022-12-17 20:06:38 +01:00
"owner": "ryantm",
"repo": "agenix",
2023-09-22 19:28:20 +02:00
"rev": "1f677b3e161d3bdbfd08a939e8f25de2568e0ef4",
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-09-29 20:18:55 +02:00
"lastModified": 1695984718,
"narHash": "sha256-LQwKgaaaFOkIcxarf0xQXeDJFwZ5BZWcgmPeo3xp2CM=",
2023-05-13 10:17:58 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-09-29 20:18:55 +02:00
"rev": "4f02e35f9d150573e1a710afa338846c2f6d850c",
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-09-29 20:18:55 +02:00
"lastModified": 1695909087,
"narHash": "sha256-tZw+Mqn+OnLcdnXHmJ+ZkXURakMTp4jtY/0IHFnGu80=",
2023-07-21 22:08:30 +02:00
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
2023-09-29 20:18:55 +02:00
"rev": "23a04239f751f4bf87d0dd2f4c15220d55eef970",
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-09-29 20:18:55 +02:00
"lastModified": 1695887975,
"narHash": "sha256-u3+5FR12dI305jCMb0fJNQx2qwoQ54lv1tPoEWp0hmg=",
"owner": "NixOS",
"repo": "nixos-hardware",
2023-09-29 20:18:55 +02:00
"rev": "adcfd6aa860d1d129055039696bc457af7d50d0e",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-09-16 22:44:43 +02:00
"nixpkgs": {
"locked": {
2023-09-29 20:18:55 +02:00
"lastModified": 1695830400,
"narHash": "sha256-gToZXQVr0G/1WriO83olnqrLSHF2Jb8BPcmCt497ro0=",
2023-02-04 08:49:52 +01:00
"owner": "nixos",
2022-09-16 22:44:43 +02:00
"repo": "nixpkgs",
2023-09-29 20:18:55 +02:00
"rev": "8a86b98f0ba1c405358f1b71ff8b5e1d317f5db2",
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-09-29 20:18:55 +02:00
"lastModified": 1695825837,
"narHash": "sha256-4Ne11kNRnQsmSJCRSSNkFRSnHC4Y5gPDBIQGjjPfJiU=",
2022-11-26 20:30:27 +01:00
"owner": "NixOS",
"repo": "nIxpkgs",
2023-09-29 20:18:55 +02:00
"rev": "5cfafa12d57374f48bcc36fda3274ada276cf69e",
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-09-29 20:18:55 +02:00
"lastModified": 1695998495,
"narHash": "sha256-ubIXI0T262/oCac7RZPOzYdGx/ZWJ68E3lMBlvUaeAM=",
"owner": "nix-community",
"repo": "NUR",
2023-09-29 20:18:55 +02:00
"rev": "506874226fc99c3d9494c40f51359ea3eea58f27",
"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
}