2022-05-25 19:27:42 +02:00
|
|
|
{
|
|
|
|
"nodes": {
|
|
|
|
"flake-utils": {
|
2023-04-11 21:05:12 +02:00
|
|
|
"inputs": {
|
|
|
|
"systems": "systems"
|
|
|
|
},
|
2022-08-05 02:08:32 +02:00
|
|
|
"locked": {
|
2023-07-11 21:47:22 +02:00
|
|
|
"lastModified": 1689068808,
|
|
|
|
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
|
2022-08-05 02:08:32 +02:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
2023-07-11 21:47:22 +02:00
|
|
|
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
|
2022-08-05 02:08:32 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-04-23 01:03:53 +02:00
|
|
|
"microvm": {
|
|
|
|
"inputs": {
|
2023-05-20 14:51:01 +02:00
|
|
|
"flake-utils": [
|
|
|
|
"flake-utils"
|
|
|
|
],
|
2022-05-25 19:27:42 +02:00
|
|
|
"nixpkgs": [
|
2023-07-24 00:09:31 +02:00
|
|
|
"nixpkgs"
|
2022-05-25 19:27:42 +02:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-07-26 14:14:03 +02:00
|
|
|
"lastModified": 1690231039,
|
|
|
|
"narHash": "sha256-O5mIDXhe4FAEdRpoVxVtg003/UUNweUTu14cdNT8SLE=",
|
2022-05-25 19:27:42 +02:00
|
|
|
"owner": "astro",
|
|
|
|
"repo": "microvm.nix",
|
2023-07-26 14:14:03 +02:00
|
|
|
"rev": "062fd71f2a8f25c5d80864eb99bdff98e1684efb",
|
2022-05-25 19:27:42 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "astro",
|
|
|
|
"repo": "microvm.nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-07-24 00:09:31 +02:00
|
|
|
"nixpkgs": {
|
2022-05-25 19:27:42 +02:00
|
|
|
"locked": {
|
2023-07-26 14:14:03 +02:00
|
|
|
"lastModified": 1690148897,
|
|
|
|
"narHash": "sha256-l/j/AX1d2K79EWslwgWR2+htkzCbtjKZsS5NbWXnhz4=",
|
2023-04-23 01:03:53 +02:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2023-07-26 14:14:03 +02:00
|
|
|
"rev": "ac1acba43b2f9db073943ff5ed883ce7e8a40a2c",
|
2023-04-23 01:03:53 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
2023-07-23 22:56:25 +02:00
|
|
|
"ref": "nixos-23.05",
|
2023-04-23 01:03:53 +02:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-07-24 00:09:31 +02:00
|
|
|
"nixpkgs-stable": {
|
2023-04-23 01:03:53 +02:00
|
|
|
"locked": {
|
2023-07-26 14:14:03 +02:00
|
|
|
"lastModified": 1690066826,
|
|
|
|
"narHash": "sha256-6L2qb+Zc0BFkh72OS9uuX637gniOjzU6qCDBpjB2LGY=",
|
2022-05-25 19:27:42 +02:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2023-07-26 14:14:03 +02:00
|
|
|
"rev": "ce45b591975d070044ca24e3003c830d26fea1c8",
|
2022-05-25 19:27:42 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
2023-06-16 13:33:20 +02:00
|
|
|
"ref": "release-23.05",
|
2022-05-25 19:27:42 +02:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": {
|
|
|
|
"inputs": {
|
2023-05-20 14:51:01 +02:00
|
|
|
"flake-utils": "flake-utils",
|
2022-05-25 19:27:42 +02:00
|
|
|
"microvm": "microvm",
|
2023-07-24 00:09:31 +02:00
|
|
|
"nixpkgs": "nixpkgs",
|
2023-02-14 22:13:52 +01:00
|
|
|
"sops-nix": "sops-nix",
|
|
|
|
"tmux-yank": "tmux-yank"
|
2022-05-25 19:27:42 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"sops-nix": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
2023-07-24 00:09:31 +02:00
|
|
|
"nixpkgs"
|
2022-05-25 19:27:42 +02:00
|
|
|
],
|
2023-07-24 00:09:31 +02:00
|
|
|
"nixpkgs-stable": "nixpkgs-stable"
|
2022-05-25 19:27:42 +02:00
|
|
|
},
|
|
|
|
"locked": {
|
2023-07-26 14:14:03 +02:00
|
|
|
"lastModified": 1690199016,
|
|
|
|
"narHash": "sha256-yTLL72q6aqGmzHq+C3rDp3rIjno7EJZkFLof6Ika7cE=",
|
2022-05-25 19:27:42 +02:00
|
|
|
"owner": "Mic92",
|
|
|
|
"repo": "sops-nix",
|
2023-07-26 14:14:03 +02:00
|
|
|
"rev": "c36df4fe4bf4bb87759b1891cab21e7a05219500",
|
2022-05-25 19:27:42 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "Mic92",
|
|
|
|
"repo": "sops-nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
2023-02-14 22:13:52 +01:00
|
|
|
},
|
2023-04-11 21:05:12 +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"
|
|
|
|
}
|
|
|
|
},
|
2023-02-14 22:13:52 +01:00
|
|
|
"tmux-yank": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2023-07-26 14:14:03 +02:00
|
|
|
"lastModified": 1689770565,
|
|
|
|
"narHash": "sha256-/5HPaoOx2U2d8lZZJo5dKmemu6hKgHJYq23hxkddXpA=",
|
2023-02-14 22:13:52 +01:00
|
|
|
"owner": "tmux-plugins",
|
|
|
|
"repo": "tmux-yank",
|
2023-07-26 14:14:03 +02:00
|
|
|
"rev": "acfd36e4fcba99f8310a7dfb432111c242fe7392",
|
2023-02-14 22:13:52 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "tmux-plugins",
|
|
|
|
"repo": "tmux-yank",
|
|
|
|
"type": "github"
|
|
|
|
}
|
2022-05-25 19:27:42 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|