nixpkgs
Nix is a powerful package manager for Linux and other Unix systems that makes package management reliable and reproducible. Please refer to the Nix manual for more details.
Here are 278 public repositories matching this topic...
-
Updated
May 4, 2022 - Python
-
Updated
May 19, 2022 - Python
-
Updated
May 9, 2022 - Python
-
Updated
Nov 14, 2021
-
Updated
Apr 11, 2022 - Rust
-
Updated
May 18, 2022 - Nix
-
Updated
Mar 22, 2022 - Nix
-
Updated
Apr 25, 2022 - Vim script
-
Updated
May 5, 2022 - Emacs Lisp
-
Updated
May 18, 2022 - Nix
Is your feature request related to a problem? Please describe.
using rules_node with the nixpkgs node is extremely painful and requires the workaround specified in bazelbuild/rules_nodejs#464 / bazelbuild/bazel#2927
Specifically:
nixpkgs_package(
name = "nixpkgs_nodejs",
build_file_content = 'exports_files(glob(["nixpkgs
It would be convenient if we could ship some bash, zsh, and fish shell completions for the cargo2nix code generation tool. We could maintain these shell completions ourselves, or ideally, we could switch to clap and/or structopt for argument parsing and generate these completions at build-time with a build.rs.
Add some docs
-
Updated
May 16, 2022 - Haskell
-
Updated
Sep 6, 2020 - Go
Created by Eelco Dolstra
Released June 15, 2003
Is there an existing issue for this?
Issue description
I was using home-manager on macos mojave just fine. Since updating to the newest release wiped my
/nix, I had to reinstall.On a completely clean install now (enabled home-manager channel and installed it only), I get: