nix-config/flake.lock

232 lines
6 KiB
Text
Raw Normal View History

2022-05-25 19:27:42 +02:00
{
"nodes": {
2022-07-09 23:12:48 +02:00
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
2023-03-13 03:45:26 +01:00
"lastModified": 1678602151,
"narHash": "sha256-vluGGV7LHD5mY4F1orE0aJrthpJnUMJTJzEBoUq/KEk=",
2022-07-09 23:12:48 +02:00
"owner": "nix-community",
"repo": "fenix",
2023-03-13 03:45:26 +01:00
"rev": "807817b4b9c5708a2ae952dd4a5e68295f968476",
2023-02-25 17:12:37 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"fenix_2": {
"inputs": {
"nixpkgs": [
"microvm",
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src_2"
},
"locked": {
"lastModified": 1677219923,
"narHash": "sha256-gvNqjERVoc7f9NSBqZCA5RqAX3HjJA+KOhjN0jNaXw0=",
"owner": "nix-community",
"repo": "fenix",
"rev": "20d2fcd01df0c3db0429112ab3d911ee0bc3a3b5",
2022-07-09 23:12:48 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
2022-05-25 19:27:42 +02:00
"flake-utils": {
2022-08-05 02:08:32 +02:00
"locked": {
2023-02-13 14:31:55 +01:00
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
2022-08-05 02:08:32 +02:00
"owner": "numtide",
"repo": "flake-utils",
2023-02-13 14:31:55 +01:00
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
2022-08-05 02:08:32 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-09-27 01:16:19 +02:00
"flake-utils_2": {
"locked": {
2023-02-25 17:12:37 +01:00
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
"owner": "numtide",
"repo": "flake-utils",
2023-02-25 17:12:37 +01:00
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-05-25 19:27:42 +02:00
"microvm": {
"inputs": {
2023-02-25 17:12:37 +01:00
"fenix": "fenix_2",
2022-11-26 12:24:23 +01:00
"flake-utils": "flake-utils_2",
2022-05-25 19:27:42 +02:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-03-13 03:45:26 +01:00
"lastModified": 1678629299,
"narHash": "sha256-29SSjmIxeuwXgKWynNoAEJ3uKFlXP0iIvSLDtGPdA+Y=",
2022-05-25 19:27:42 +02:00
"owner": "astro",
"repo": "microvm.nix",
2023-03-13 03:45:26 +01:00
"rev": "55667b89c0f2b60c8d95a203f3784d2dca2ea31a",
2022-05-25 19:27:42 +02:00
"type": "github"
},
"original": {
"owner": "astro",
"repo": "microvm.nix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-03-13 03:45:26 +01:00
"lastModified": 1678500271,
"narHash": "sha256-tRBLElf6f02HJGG0ZR7znMNFv/Uf7b2fFInpTHiHaSE=",
2022-11-26 12:24:23 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-13 03:45:26 +01:00
"rev": "5eb98948b66de29f899c7fe27ae112a47964baf8",
2022-11-26 12:24:23 +01:00
"type": "github"
2022-05-25 19:27:42 +02:00
},
"original": {
2022-11-26 12:24:23 +01:00
"owner": "NixOS",
2022-12-16 20:32:36 +01:00
"ref": "nixos-22.11",
2022-11-26 12:24:23 +01:00
"repo": "nixpkgs",
"type": "github"
2022-05-25 19:27:42 +02:00
}
},
2022-12-16 20:32:36 +01:00
"nixpkgs-stable": {
2022-05-25 19:27:42 +02:00
"locked": {
2023-03-13 03:45:26 +01:00
"lastModified": 1678582009,
"narHash": "sha256-J8QzUOOv3/y97q19pGOz28gLC3lAUy1c4bWpsi5D460=",
2022-05-25 19:27:42 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-13 03:45:26 +01:00
"rev": "c34fc09c77172c4189df4594a0749e25a23cdd9b",
2022-05-25 19:27:42 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-12-16 20:32:36 +01:00
"ref": "release-22.11",
2022-05-25 19:27:42 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2022-06-17 02:24:56 +02:00
"nixpkgs-unstable": {
"locked": {
2023-03-13 03:45:26 +01:00
"lastModified": 1678470307,
"narHash": "sha256-OEeMUr3ueLIXyW/OaFUX5jUdimyQwMg/7e+/Q0gC/QE=",
2023-01-30 00:23:58 +01:00
"owner": "nixos",
2022-06-17 02:24:56 +02:00
"repo": "nixpkgs",
2023-03-13 03:45:26 +01:00
"rev": "0c4800d579af4ed98ecc47d464a5e7b0870c4b1f",
2022-06-17 02:24:56 +02:00
"type": "github"
},
"original": {
2023-01-30 00:23:58 +01:00
"owner": "nixos",
2022-06-17 02:24:56 +02:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-05-25 19:27:42 +02:00
"root": {
"inputs": {
2022-07-09 23:12:48 +02:00
"fenix": "fenix",
2022-11-26 12:24:23 +01:00
"flake-utils": "flake-utils",
2022-05-25 19:27:42 +02:00
"microvm": "microvm",
2022-11-26 12:24:23 +01:00
"nixpkgs": "nixpkgs",
2022-06-17 02:24:56 +02:00
"nixpkgs-unstable": "nixpkgs-unstable",
2023-02-14 22:13:52 +01:00
"sops-nix": "sops-nix",
"tmux-yank": "tmux-yank"
2022-05-25 19:27:42 +02:00
}
},
2022-07-09 23:12:48 +02:00
"rust-analyzer-src": {
"flake": false,
2022-06-27 18:50:46 +02:00
"locked": {
2023-03-13 03:45:26 +01:00
"lastModified": 1678520160,
"narHash": "sha256-7c4YWM4dUxm8MpIM9webFJRDDlVY5AGHoQlFNaWBOJQ=",
2023-02-25 17:12:37 +01:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2023-03-13 03:45:26 +01:00
"rev": "70e10deee86a10589a13ce01a2c81daa19dceb65",
2023-02-25 17:12:37 +01:00
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"rust-analyzer-src_2": {
"flake": false,
"locked": {
"lastModified": 1676976502,
"narHash": "sha256-D0l5hvE4IFUqspKeorawIlLQRMKqCkMAhZ58KjDXJl8=",
2022-07-09 23:12:48 +02:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2023-02-25 17:12:37 +01:00
"rev": "27239fbb58a115915ffc1ce65ededc951eb00fd2",
2022-06-27 18:50:46 +02:00
"type": "github"
},
"original": {
2022-07-09 23:12:48 +02:00
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
2022-06-27 18:50:46 +02:00
"type": "github"
}
},
2022-05-25 19:27:42 +02:00
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
2022-12-16 20:32:36 +01:00
"nixpkgs-stable": "nixpkgs-stable"
2022-05-25 19:27:42 +02:00
},
"locked": {
2023-03-13 03:45:26 +01:00
"lastModified": 1678590185,
"narHash": "sha256-scvu8HegWwbcvPKjh6M1DnpPYAv4EnP1krsRPItoQ+E=",
2022-05-25 19:27:42 +02:00
"owner": "Mic92",
"repo": "sops-nix",
2023-03-13 03:45:26 +01:00
"rev": "9e98f7a442b0e318de9cce757675c2ab922bdf2b",
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
},
"tmux-yank": {
"flake": false,
"locked": {
"lastModified": 1601619684,
"narHash": "sha256-hRvkBf+YrWycecnDixAsD4CAHg3KsioomfJ/nLl5Zgs=",
"owner": "tmux-plugins",
"repo": "tmux-yank",
"rev": "1b1a436e19f095ae8f825243dbe29800a8acd25c",
"type": "github"
},
"original": {
"owner": "tmux-plugins",
"repo": "tmux-yank",
"type": "github"
}
2022-05-25 19:27:42 +02:00
}
},
"root": "root",
"version": 7
}