Main public logs
Combined display of all available logs of Official NixOS Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:08, 23 July 2024 Unabomberlive talk contribs created page Translations:Vim/55/ru (Created page with "<code>flake.nix</code>: <syntaxHighlight lang="nix"> { inputs = { nixpkgs.url = "github:nixos/nixpkgs/nixos-22.05"; winresizer-vim = { url = "github:simeji/winresizer"; flake = false; }; };")