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-14 16:25:27 +01:00
"lastModified": 1678775037,
"narHash": "sha256-chx0tWnXKpcayPkPY3Qh+2hNwptvX8XE3o+fYZ+GNzg=",
2022-07-09 23:12:48 +02:00
"owner": "nix-community",
"repo": "fenix",
2023-03-14 16:25:27 +01:00
"rev": "ee59e1c769657b1e27e608f8b981fa8f6b715583",
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-14 16:25:27 +01:00
"lastModified": 1678703398,
"narHash": "sha256-Y1mW3dBsoWLHpYm+UIHb5VZ7rx024NNHaF16oZBx++o=",
2022-11-26 12:24:23 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-14 16:25:27 +01:00
"rev": "67f26c1cfc5d5783628231e776a81c1ade623e0b",
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-14 16:25:27 +01:00
"lastModified": 1678654296,
"narHash": "sha256-aVfw3ThpY7vkUeF1rFy10NAkpKDS2imj3IakrzT0Occ=",
2023-01-30 00:23:58 +01:00
"owner": "nixos",
2022-06-17 02:24:56 +02:00
"repo": "nixpkgs",
2023-03-14 16:25:27 +01:00
"rev": "5a1dc8acd977ff3dccd1328b7c4a6995429a656b",
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-14 16:25:27 +01:00
"lastModified": 1678695923,
"narHash": "sha256-rDhiiU8P6sf6mgj5IKgCuTRN9uYeqWr6xl4XLkKnMWg=",
2023-02-25 17:12:37 +01:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2023-03-14 16:25:27 +01:00
"rev": "95497533524537b1cc7a2870ce94b0b14503be8b",
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
}