mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-16 18:37:04 +03:00
18 lines
370 B
Markdown
18 lines
370 B
Markdown
|
## Basic info
|
||
|
|
||
|
To make sure that we are on the same page:
|
||
|
|
||
|
* Kernel: (run `uname -a`)
|
||
|
* System: (NixOS: `nixos-version`, Ubuntu/Fedora: `lsb_release -a`, ...)
|
||
|
* Nix version: (run `nix-env --version`)
|
||
|
* Channel: (run `nix-instantiate --eval '<nixpkgs>' -A lib.nixpkgsVersion`)
|
||
|
|
||
|
## Describe your issue here
|
||
|
|
||
|
### Expected result
|
||
|
|
||
|
### Actual result
|
||
|
|
||
|
### Steps to reproduce
|
||
|
|