Top 19 Nix Nixpkg Projects
-
Ok, I don't have any idea, let's search on Google: https://github.com/NixOS/nixpkgs/issues/107375
-
Project mention: Need your help with planing this project: continues laptop backup & recovery | reddit.com/r/selfhosted | 2022-05-13
Basically, I manage my MBP with Nix, particularly nix-darwin and home-manager. The setup.sh script bootstraps everything, including installing Nix and enabling my various configurations. Dotfiles are managed with chezmoi. I test the script against macOS VMs to verify it works.
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
nixpkgs-wayland
Automated, pre-built packages for Wayland (sway/wlroots) tools for NixOS. [[email protected],@Artturin]
-
Project mention: Nix-GUI: Make NixOS usable for non-technical users through settings / GUI | news.ycombinator.com | 2021-10-10
I think NixOS would benefit from easily accessible collection of opinionated modules/profiles/configurations with minimal set of options. Something like gnome-desktop / sway-desktop / etc. Gnome actually does pretty good job here.
The point is: currently my NixOS and Home Manager configurations have over 2k LOC total. When you search for configurations on GitHub/Google you are likely to find complex ones. For example, quick search for "nixos gnome" (Google) gives me link to NixOS Wiki (which describes only Gnome part) and blog post (https://gvolpe.com/blog/gnome3-on-nixos/) which is useful but links to really huge configuration (https://github.com/gvolpe/nix-config) that is overwhelming to any beginner.
Great example of such approach is nixos-hardware (https://github.com/NixOS/nixos-hardware) which provides one-line configuration covering hardware quirks.
-
Project mention: Nix Flake working on Darwin, but darwin-rebuild doesn't recognize --experimental-features flag | reddit.com/r/NixOS | 2021-08-13
https://github.com/malob/nixpkgs/discussions/6 (discussion on how to bootstrap a Flake file on Darwin)
-
-
crane
A Nix library for building cargo projects. Never build twice thanks to incremental artifact caching.
Project mention: What's the best practice for caching compilation of Rust dependencies? | reddit.com/r/rust | 2022-02-17https://github.com/ipetkov/crane seems very promising
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
There's a cross compile example that works for at least 3-4 targets on Linux and uses proc macros. Pretty sure the situation you described is no more complex.
-
-
-
-
nix-env -iA emacsOsxNative -f https://github.com/sagittaros/emacs-osx/archive/refs/tags/built.tar.gz ``` But the application frame is light and not using the system dark mode. Am I missing a flag or option? https://emacsformacos.com, railwaycat emacs-port and d12frosted/emacs-plus all support this.
-
-
template-nixos
The NixOS template, configured for Gitpod (www.gitpod.io) to give you pre-built, nix based ephemeral operating system environments in the cloud.
Project mention: How to code, build, and deploy from an iPad using Gitlab and Gitpod | news.ycombinator.com | 2022-04-18Geoff here from Gitpod. Compsci is an area where Gitpod really shines because it enables you to share whatever you are hacking on without subjecting who you are sharing it with, with the burden of installing dependencies.
Thus, yes, indeed Haskell and SBCL or anything works exceptionally well. Here’s NixOS running on Gitpod btw https://github.com/gitpod-io/template-nixos
-
template-nix
The nix template, configured for Gitpod (www.gitpod.io) to give you pre-built, nix based ephemeral development environments in the cloud.
-
Project mention: Nix flake of Vim/Neovim plugins, part of them are auto-generated from Awesome Neovim | reddit.com/r/NixOS | 2021-12-28
Recently I've made a Nix flake that provides a collection >200 of Vim/Neovim plugins not available in the official nixpkgs. Among them, Neovim plugins are automatically generated by parsing README of awesome-neovim.
-
Project mention: Is it worth learning and migrating to Flakes as of November 2021? | reddit.com/r/NixOS | 2021-11-16
I didn't really have any noteworthy derivations before flakes so there was nothing for me to port and all the flakes I now have (e.g., https://github.com/cideM/solana-nix or https://github.com/cideM/visual-studio-code-insiders-nix/) don't do anything that's particularly fancy.
-
simple-ping
Simply returns HTTP 200. Meant to be used together with NodePort service, as node health check
-
Project mention: Is it worth learning and migrating to Flakes as of November 2021? | reddit.com/r/NixOS | 2021-11-16
I didn't really have any noteworthy derivations before flakes so there was nothing for me to port and all the flakes I now have (e.g., https://github.com/cideM/solana-nix or https://github.com/cideM/visual-studio-code-insiders-nix/) don't do anything that's particularly fancy.
Nix Nixpkgs related posts
- Does file exists or not, this is the question
- Rust nix develop & nix build - cargo2nix 0.11.0 released
- Issue with fetchurl curlOpts. Any help for a noob?
- Intel-compute-runtime failing to compile
- Discord crashing when opening emoji picker
- Bob - A build system with native Nix support. Using nix-shell is nice, but having a DAG on top of Nix is even nicer.
- Default X11 cursor while hovering over background
Index
What are some of the best open-source Nixpkg projects in Nix? This list will help you:
Project | Stars | |
---|---|---|
1 | nixpkgs | 9,500 |
2 | Home Manager using Nix | 2,866 |
3 | nixpkgs-wayland | 263 |
4 | nix-config | 258 |
5 | nixpkgs | 164 |
6 | nix-du | 157 |
7 | crane | 127 |
8 | cargo2nix | 126 |
9 | .nixpkgs | 107 |
10 | stackage2nix | 48 |
11 | nix-security-lab | 47 |
12 | emacs-osx | 37 |
13 | nix-gccemacs-darwin | 36 |
14 | template-nixos | 17 |
15 | template-nix | 13 |
16 | nixpkgs-vim-extra-plugins | 12 |
17 | solana-nix | 9 |
18 | simple-ping | 5 |
19 | visual-studio-code-insiders-nix | 2 |
Are you hiring? Post a new remote job listing for free.