Anderson Torres

Results 30 issues of Anderson Torres

## Description of changes closes https://github.com/NixOS/nixpkgs/issues/305164 ## Things done - Built on platform(s) - [x] x86_64-linux - [ ] aarch64-linux - [ ] x86_64-darwin - [ ] aarch64-darwin - For...

10.rebuild-linux: 11-100
10.rebuild-darwin: 11-100
11.by: package-maintainer

The github web interface allows two types of positive pull request resolution: by merging the code or by rebasing it. I think it would be a nice addition to the...

Hello! I want to suggest to include the RFC 132 implementation onto GSoC. https://github.com/NixOS/rfcs/pull/132

## Description of changes ## Things done - Built on platform(s) - [ ] x86_64-linux - [ ] aarch64-linux - [ ] x86_64-darwin - [ ] aarch64-darwin - For non-Linux:...

10.rebuild-linux: 101-500
10.rebuild-darwin: 101-500
11.by: package-maintainer

It can be useful for setting the *DIR variables to absolute paths directly

[SCDOC](https://drewdevault.com/2018/05/13/scdoc.html) [git repo at sourcehut](https://git.sr.ht/~sircmpwn/scdoc/) is a document format similar to Markdown, primarily used to be converted to manpages. **Describe your proposed improvement and the problem it solves.** Add `scdoc`...

enhancement
new:reader
new:writer

## Issue description A short time ago @Pandapip1 noticed that changelogs with parameterized links are fragile: they can point out to incorrect URLs if e.g. they follow the Nixpkgs unstable...

This RFC proposes to enhance Nixpkgs monorepo with a declarative management system for basic users. Co-authored by me and @nyabinary [Rendered!](https://github.com/atorres1985-contrib/nixos-rfcs/blob/user-management/rfcs/0182-user-management.md)

status: open for nominations

When the command ``` emacs --batch -Q -L . -l test/regression-tests.el -f ert-run-tests-batch-and-exit ``` is issued, it hangs indefinitely, showing nothing on terminal. Reference: https://codeberg.org/guix/guix/pulls/2503

A cursory reading of [install instructions](https://github.com/commonmark/cmark?tab=readme-ov-file#installing) suggests that both cmake and makefile methods of installation take care of updating scanners.c from scanners.re. However, the instructions for doing it are not...