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-09 18:09:50 +01:00
"lastModified": 1678343136,
"narHash": "sha256-QguZ3BUGFEQW/TVU2hkgAyd6IfeIWZYRZYGosCCuT1U=",
2022-07-09 23:12:48 +02:00
"owner": "nix-community",
"repo": "fenix",
2023-03-09 18:09:50 +01:00
"rev": "c618f417276c7e754e90b032bd2a958f2fd9c589",
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-09 18:09:50 +01:00
"lastModified": 1678238157,
"narHash": "sha256-sQgwrJHMk1RML3xuXTU6QTG0wxN1wig1oGABm456DHA=",
2022-05-25 19:27:42 +02:00
"owner": "astro",
"repo": "microvm.nix",
2023-03-09 18:09:50 +01:00
"rev": "108f0c561eb4b140cac1ac7da7ba72867f62d174",
2022-05-25 19:27:42 +02:00
"type": "github"
},
"original": {
"owner": "astro",
"repo": "microvm.nix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-03-09 18:09:50 +01:00
"lastModified": 1678230755,
"narHash": "sha256-SFAXgNjNTXzcAideXcP0takfUGVft/VR5CACmYHg+Fc=",
2022-11-26 12:24:23 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-09 18:09:50 +01:00
"rev": "a7cc81913bb3cd1ef05ed0ece048b773e1839e51",
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-07 17:26:17 +01:00
"lastModified": 1677948530,
"narHash": "sha256-BkQjq8AGHD55RJe4PUnrWRZZ8jS64p/k0bGDck5wKwY=",
2022-05-25 19:27:42 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-07 17:26:17 +01:00
"rev": "d51554151a91cd4543a7620843cc378e3cbc767e",
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-09 18:09:50 +01:00
"lastModified": 1678293141,
"narHash": "sha256-lLlQHaR0y+q6nd6kfpydPTGHhl1rS9nU9OQmztzKOYs=",
2023-01-30 00:23:58 +01:00
"owner": "nixos",
2022-06-17 02:24:56 +02:00
"repo": "nixpkgs",
2023-03-09 18:09:50 +01:00
"rev": "c90c4025bb6e0c4eaf438128a3b2640314b1c58d",
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-09 18:09:50 +01:00
"lastModified": 1678199120,
"narHash": "sha256-G8z2A1NvywTOATMTvx+FPxMf4PC91p0Z7fONx5PYW+4=",
2023-02-25 17:12:37 +01:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2023-03-09 18:09:50 +01:00
"rev": "ecc32c2f8517576b26060915bcb0cdb00cafd060",
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-09 18:09:50 +01:00
"lastModified": 1678264398,
"narHash": "sha256-COgbuQH/oAQZUBFTTQgSifabzZ5/GRCCbBIqZJjR3s0=",
2022-05-25 19:27:42 +02:00
"owner": "Mic92",
"repo": "sops-nix",
2023-03-09 18:09:50 +01:00
"rev": "00e9e9cd46600d68dd98a392025d4894c3711b58",
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
}