Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nix

command-not-found not working because programs.sqlite is missing

nix nixos

MacOS: Shebang with absolute path not working

what is ${modulesPath} is configuration.nix

nix nixos

Does the nix build daemon keep the build log?

nix nixos

How do you add a local R package using Nix package manager

r nix

How can I use a specific build of Rust in a nixpkgs derivation?

rust nix

why does `nix flake show` builds ghc?

haskell nix nix-flake

What is the equivalent shell.nix for nix-shell '<nixpkgs>' -A gnused

nix nix-shell

How can I enable Haskell profiling when using Nix's callCabal2nix

haskell profiling nix

Does nix provide package options / parameters? How do I list them?

nix

How to specify package/derivation runtime dependencies with Nix?

nix

How is vendorSha256 computed?

nix

Using an external flake in home-manager/darwin nix config

nix nix-flake

Can I replicate what nix-build does with nix-shell and cabal build?

What is buildPackages in Nix?

nix nixos

How can I add a nix package when using buildPythonPackage?

nix

How to use chown in Nix derivations?

nix nixos

Deeply merge sets in Nix

nix nixos

Haskell packages not listed in ghc-pkg when installed through Nix

haskell nix

Nix's clang won't build wasm

clang webassembly nix