nixos-config/flake.lock

286 lines
7.3 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-12-27 07:39:15 +01:00
"lastModified": 1703260116,
"narHash": "sha256-ipqShkBmHKC9ft1ZAsA6aeKps32k7+XZSPwfxeHLsAU=",
2022-12-17 20:06:38 +01:00
"owner": "ryantm",
"repo": "agenix",
2023-12-27 07:39:15 +01:00
"rev": "d0d4ad5be611da43da04321f49684ad72d705c7e",
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"
}
},
2023-10-15 08:47:04 +02:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2023-12-12 21:45:05 +01:00
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2023-10-15 08:47:04 +02:00
"owner": "numtide",
"repo": "flake-utils",
2023-12-12 21:45:05 +01:00
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2023-10-15 08:47:04 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"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"
}
},
2023-12-16 11:59:35 +01:00
"home-manager-unstable": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
2023-12-27 07:39:15 +01:00
"lastModified": 1703178811,
"narHash": "sha256-Orbqa8DvszYZ38XGWAs43hVs++czt2N6/Y0sFRLhJms=",
2023-12-16 11:59:35 +01:00
"owner": "nix-community",
"repo": "home-manager",
2023-12-27 07:39:15 +01:00
"rev": "fb5ac0c870a1b3ffea70e02ab1720d991ce812ae",
2023-12-16 11:59:35 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-05-13 10:17:58 +02:00
"home-manager_2": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-12-21 11:31:03 +01:00
"lastModified": 1703113038,
"narHash": "sha256-oxkyzjpD+mNT7arzU/zHrkNHLuY9tKwmnD2MNaZiSDw=",
2023-05-13 10:17:58 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-12-21 11:31:03 +01:00
"rev": "0c2353d5d930c3d93724df6858aef064a31b3c00",
2022-09-16 22:44:43 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-12-09 15:03:27 +01:00
"ref": "release-23.11",
2022-09-16 22:44:43 +02:00
"repo": "home-manager",
"type": "github"
}
},
2023-07-21 22:08:30 +02:00
"jovian-nixos": {
2023-12-09 10:23:27 +01:00
"inputs": {
"nix-github-actions": "nix-github-actions",
2023-12-16 11:59:35 +01:00
"nixpkgs": [
"nixpkgs-unstable"
]
2023-12-09 10:23:27 +01:00
},
2022-12-06 22:57:50 +01:00
"locked": {
2023-12-27 07:39:15 +01:00
"lastModified": 1703229133,
"narHash": "sha256-9Mj57V3FgZpQjSNv9b02GIx6GZWNRT8P1ZRKMk7dQK4=",
2023-07-21 22:08:30 +02:00
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
2023-12-27 07:39:15 +01:00
"rev": "4d24d2ff927a8b8a698bbacdb1966045bcadf872",
2022-12-06 22:57:50 +01:00
"type": "github"
},
"original": {
2023-07-21 22:08:30 +02:00
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
2022-12-06 22:57:50 +01:00
"type": "github"
}
},
2023-10-15 08:47:04 +02:00
"microvm": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-12-27 07:39:15 +01:00
"lastModified": 1703208335,
"narHash": "sha256-BkAhzM8xC577hK3s9CTpOeJ/oAb1lSbBULcEVOPQPbw=",
2023-10-15 08:47:04 +02:00
"owner": "astro",
"repo": "microvm.nix",
2023-12-27 07:39:15 +01:00
"rev": "420e3ba01b521ba508236030d802517a34c35067",
2023-10-15 08:47:04 +02:00
"type": "github"
},
"original": {
"owner": "astro",
"repo": "microvm.nix",
"type": "github"
}
},
2023-12-09 10:23:27 +01:00
"nix-github-actions": {
"inputs": {
"nixpkgs": [
"jovian-nixos",
"nixpkgs"
]
},
"locked": {
"lastModified": 1690328911,
"narHash": "sha256-fxtExYk+aGf2YbjeWQ8JY9/n9dwuEt+ma1eUFzF8Jeo=",
"owner": "zhaofengli",
"repo": "nix-github-actions",
"rev": "96df4a39c52f53cb7098b923224d8ce941b64747",
"type": "github"
},
"original": {
"owner": "zhaofengli",
"ref": "matrix-name",
"repo": "nix-github-actions",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2023-12-16 11:59:35 +01:00
"lastModified": 1702453208,
"narHash": "sha256-0wRi9SposfE2wHqjuKt8WO2izKB/ASDOV91URunIqgo=",
"owner": "NixOS",
"repo": "nixos-hardware",
2023-12-16 11:59:35 +01:00
"rev": "7763c6fd1f299cb9361ff2abf755ed9619ef01d6",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-09-16 22:44:43 +02:00
"nixpkgs": {
"locked": {
2023-12-21 11:31:03 +01:00
"lastModified": 1703068421,
"narHash": "sha256-WSw5Faqlw75McIflnl5v7qVD/B3S2sLh+968bpOGrWA=",
2023-12-09 10:23:27 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-21 11:31:03 +01:00
"rev": "d65bceaee0fb1e64363f7871bc43dc1c6ecad99f",
2023-12-09 10:23:27 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-12-16 11:59:35 +01:00
"ref": "nixos-23.11",
2023-12-09 10:23:27 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2023-12-21 11:31:03 +01:00
"lastModified": 1703013332,
"narHash": "sha256-+tFNwMvlXLbJZXiMHqYq77z/RfmpfpiI3yjL6o/Zo9M=",
2023-02-04 08:49:52 +01:00
"owner": "nixos",
2022-09-16 22:44:43 +02:00
"repo": "nixpkgs",
2023-12-21 11:31:03 +01:00
"rev": "54aac082a4d9bb5bbc5c4e899603abfb76a3f6d6",
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"
}
},
"nur": {
"locked": {
2023-12-27 07:39:15 +01:00
"lastModified": 1703261320,
"narHash": "sha256-SHN+FNjWuyU2Nyjkw98e+ndM3s9NHRmMPpKoY5pQJeQ=",
"owner": "nix-community",
"repo": "NUR",
2023-12-27 07:39:15 +01:00
"rev": "9aae08f4f51ae21f6ba0c68089d5482ea1152072",
"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-12-16 11:59:35 +01:00
"home-manager-unstable": "home-manager-unstable",
2023-07-21 22:08:30 +02:00
"jovian-nixos": "jovian-nixos",
2023-10-15 08:47:04 +02:00
"microvm": "microvm",
"nixos-hardware": "nixos-hardware",
2023-12-16 11:59:35 +01:00
"nixpkgs": "nixpkgs",
2023-12-09 10:23:27 +01:00
"nixpkgs-unstable": "nixpkgs-unstable",
"nur": "nur"
2022-09-16 22:44:43 +02:00
}
2023-10-15 08:47:04 +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"
}
2022-09-16 22:44:43 +02:00
}
},
"root": "root",
"version": 7
}