Block or Report
Block or report ncfavier
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,539 contributions in the last year
We're celebrating 100 million developers!
Less
More
Contribution activity
January 2023
Created 102 commits in 12 repositories
Created 3 repositories
- ncfavier/nixos-search Elm
- ncfavier/typos Rust
- ncfavier/nixos-homepage Less
Created a pull request in NixOS/nixpkgs that received 19 comments
python3Packages.pygments: 2.13.0 -> 2.14.0
https://github.com/pygments/pygments/releases/tag/2.14.0 Things done Built on platform(s) x86_64-linux aarch64-linux x86_64-darwin aarch64-da…
+14
−7
•
19
comments
Opened 37 other pull requests in 8 repositories
NixOS/nixpkgs
22
merged
1
closed
1
open
- ddnet: 16.5 -> 16.7.2
- doc/stdenv: clarify default check target
- dwarf-fortress: set PRINT_MODE:STANDARD on macOS
- ibus-engines.typing-booster: 2.19.10 -> 2.20.0
- doc: fix broken links
- typos: 1.13.7 -> 1.13.8
- nixos: remove stray spaces
- nixos: fix backticks in Markdown descriptions
- nixos/make-options-doc: use dummy store for XML conversion
- nixos-install: only mount if root
- nixos/installation-cd-minimal: include HTML doc
- xl2tpd: update homepage
- agda: pass through meta
- agdaPackages.cubical: clean up
-
vscode-utils: expose
toExtensionJson
- sphinx: 5.3.0 -> 6.1.3
-
lib/modules: make
mkAliasOptionModule
emit DocBook - weechat: 3.7.1 -> 3.8
-
nixos/iay: use
mkPackageOptionMD
- maintainers: make email optional
- nixos/fail2ban: support nftables with default configuration
- nixos/make-options-doc: link manpages
- nixos/etc: skip resolv.conf in nixos-enter chroot
- nixos/nixos-enter: hide systemd-tmpfiles errors, extend test
NixOS/nixos-search
1
open
3
merged
plt-amy/1lab
2
merged
NixOS/nix
1
open
1
merged
nix-community/home-manager
1
open
1
merged
crate-ci/typos
1
merged
NixOS/nixos-homepage
1
merged
NixOS/ofborg
1
merged
Reviewed 76 pull requests in 5 repositories
NixOS/nixpkgs
25 pull requests
- maintainers: make email optional
- nixos/wordpress: plugins and themes as attrs
- meta: replace predicates with pattern over elaborated platform
- nixos-render-docs: init, use for some manual rendering to docbook
- ddnet: 16.4 -> 16.5
- lunarml: init at unstable-2022-12-25
- nixos/teeworlds: migrate to rfc42 settings
- [staging-next] shadow: only use tcb where available
- nixos/make-options-doc: replace xslt with python where possible, remove olinkdb
- nixos/make-options-doc: render with markdown-it-py
- nixos: fix backticks in Markdown descriptions
- nixos/systemd-boot: fix tests and upgrade issues
- nixos-install: remove root requirement for bind mount
- nixos/installer/cd-dvd: removing duplicate nixpkgs
- python3Packages.pygments: 2.13.0 -> 2.14.0
-
vscode-utils: expose
toExtensionJson
- boot.initrd.secrets fixes
- nixos/gitea: fix creation of data directory
- nixos: add --specialisation to nixos-rebuild
- [Backport release-22.11] nix-index: 0.1.3 -> 0.1.4
- nix-index: 0.1.3 -> 0.1.4
- agdaPackages.cubical: clean up
- agda: pass through meta
- agdaPackages.cubical: 0.4prec3e097a -> 0.4
- sphinx: 5.3.0 -> 6.1.3
- Some pull request reviews not shown.
nix-community/home-manager
25 pull requests
- wlogout: add module
- flake: add formatter
- home-manager: pass --refresh to nix
- files: allow disabling creation of a file
- treewide: fix typos
- vscode: add extensions.json file in extensions dir
- format: remove bash from exceptions and format it
- vim-vint: Add module
- avizo: add module
- qutebrowser: allow for specifying multiple commands in bindings
- rbenv: add module
- notmuch & neomutt: Control virtualboxes being set in NeoMutt for Notmuch integration
- tmux: fix secureSocket environment variable
- home-manager: Add home-manager search path to EXTRA_NIX_PATH
- Translations update from Hosted Weblate
- i3: Do not set i3 package
- firefox: support passing any json value to settings
- gpg: fix ssh support for fish
- nixos: use user service for activation
-
ncmpcpp: Allow
str
type values formpdMusicDir
option - home-manager: Provide necessary experimental feature flags
-
home-cursor: use
mkRenamedOptionModule
forxsession.pointerCursor
- home.pointerCursor: use mkDefault to set XCURSOR_PATH
- i3-sway: Use foot as default terminal on sway
- feh: Add package option
NixOS/nixos-search
5 pull requests
NixOS/nix
3 pull requests
scop/bash-completion
1 pull request
Created an issue in NixOS/nixpkgs that received 4 comments
nixos/gitea: unsafe path transition on first activation
When first enabling the gitea service (with nothing else than services.gitea.enable = true
, I get this error on activation:
setting up tmpfiles
Det…
4
comments