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-20 00:43:33 +01:00
"lastModified": 1679207026,
"narHash": "sha256-3BrBOSwYGlgTq69+OeHCQoFBGTzpDp9PkKjWkxpA108=",
2022-07-09 23:12:48 +02:00
"owner": "nix-community",
"repo": "fenix",
2023-03-20 00:43:33 +01:00
"rev": "efc838bd45cfdfd21836f239605f2082d7245464",
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-03-16 14:44:58 +01:00
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
2022-08-05 02:08:32 +02:00
"owner": "numtide",
"repo": "flake-utils",
2023-03-16 14:44:58 +01:00
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
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-20 00:43:33 +01:00
"lastModified": 1679139072,
"narHash": "sha256-Gtw2Yj8DfETie3u7iHv1y5Wt+plGRmp6nTQ0EEfaPho=",
2022-11-26 12:24:23 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-20 00:43:33 +01:00
"rev": "08ef7dc8334521605a5c8b7086cc248e74ee338b",
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-20 00:43:33 +01:00
"lastModified": 1679163677,
"narHash": "sha256-VC0tc3EjJZFPXgucFQAYMIHce5nJWYR0kVCk4TVg6gg=",
2022-05-25 19:27:42 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-20 00:43:33 +01:00
"rev": "c3912035d00ef755ab19394488b41feab95d2e40",
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-20 00:43:33 +01:00
"lastModified": 1679268048,
"narHash": "sha256-VfSAlbOJa89ObRgEYZntW+EC7cuxrts8h2d7wZ5tq24=",
"owner": "oxapentane",
2022-06-17 02:24:56 +02:00
"repo": "nixpkgs",
2023-03-20 00:43:33 +01:00
"rev": "082ac90f4f42a950b3b51ea2a0adaf109594ff91",
2022-06-17 02:24:56 +02:00
"type": "github"
},
"original": {
2023-03-20 00:43:33 +01:00
"owner": "oxapentane",
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-20 00:43:33 +01:00
"lastModified": 1679123187,
"narHash": "sha256-Jf9hN2BIHdZ2Of4A0zAyB0fhe1EFujLa9XjWRC9ZKiY=",
2023-02-25 17:12:37 +01:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2023-03-20 00:43:33 +01:00
"rev": "7c05f55f0c9e9bec28464b329194fe244ca2c7a9",
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-20 00:43:33 +01:00
"lastModified": 1679194991,
"narHash": "sha256-SSJ/NvhXJeDzSgfEjKO1V/2olI4UlEAxK54DVWJIPjA=",
2022-05-25 19:27:42 +02:00
"owner": "Mic92",
"repo": "sops-nix",
2023-03-20 00:43:33 +01:00
"rev": "08a0b5f25a73130869b3cc375eaf0e6ff317435e",
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
}