Warning: Permanently added '54.85.163.139' (ED25519) to the list of known hosts. You can reproduce this build on your computer by running: sudo dnf install copr-rpmbuild /usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9271229 Version: 1.3 PID: 9573 Logging PID: 9574 Task: {'appstream': False, 'background': True, 'build_id': 9271229, 'chroot': None, 'package_name': 'niri', 'project_dirname': 'niri-git', 'project_name': 'niri-git', 'project_owner': 'yalter', 'repos': [], 'sandbox': 'yalter/niri-git--https://api.github.com/users/YaLTeR', 'source_json': {'clone_url': 'https://github.com/YaLTeR/niri', 'committish': '746a7e81b79f8b663e0ab393ab2f192340da38e2', 'spec': '', 'srpm_build_method': 'rpkg', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'https://api.github.com/users/YaLTeR', 'task_id': '9271229'} Running: git clone https://github.com/YaLTeR/niri /var/lib/copr-rpmbuild/workspace/workdir-j313nobp/niri --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/YaLTeR/niri', '/var/lib/copr-rpmbuild/workspace/workdir-j313nobp/niri', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-j313nobp/niri'... Running: git checkout 746a7e81b79f8b663e0ab393ab2f192340da38e2 -- cmd: ['git', 'checkout', '746a7e81b79f8b663e0ab393ab2f192340da38e2', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-j313nobp/niri rc: 0 stdout: stderr: Note: switching to '746a7e81b79f8b663e0ab393ab2f192340da38e2'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 746a7e81 Add nushell completion support (#2009) Generated rpkg config: [rpkg] preprocess_spec = True [git] anon_clone_url = https://github.com/%(repo_path)s [lookaside] download_url = https://${git_props:remote_netloc}/repo/pkgs/%(repo_path)s/%(filename)s/%(hashtype)s/%(hash)s/%(filename)s Writing config into /var/lib/copr-rpmbuild/workspace/workdir-j313nobp/.config/rpkg.conf Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-j313nobp/niri cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-j313nobp/niri'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-j313nobp/niri rc: 0 stdout: Wrote: /var/lib/copr-rpmbuild/results/niri.spec Wrote: /var/lib/copr-rpmbuild/results/niri-0.0.git.2204.746a7e81-1.src.rpm RPM build warnings: stderr: git_dir_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-j313nobp/niri: commit 746a7e81b79f8b663e0ab393ab2f192340da38e2 (HEAD, origin/main, origin/HEAD, main) Author: Artrix Date: Sun Jul 13 23:29:26 2025 -0700 Add nushell completion support (#2009) * Add nushell completion support Adds `clap_complete_nushell` crate and implements it into the `niri completions` command. * Add nushell to flake.nix autocompletions * Convert to `TryFrom` * Fix linting errors * Move types down --------- Co-authored-by: Ivan Molodetskikh git_dir_pack: Wrote: /var/lib/copr-rpmbuild/results/niri-746a7e81.tar.gz warning: %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from Output: ['niri.spec', 'niri-746a7e81.tar.gz', 'niri-0.0.git.2204.746a7e81-1.src.rpm'] Running SRPMResults tool Package info: { "name": "niri", "epoch": null, "version": "0.0.git.2204.746a7e81", "release": "1", "exclusivearch": [], "excludearch": [] } SRPMResults finished