Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nix

Is there a way to see the actual computed / generated "output" system configuration built and activated on NixOS?

nix nixos

In nixos, what is the difference between installing from pkgs or python311Packages

python nix nixos

How to import nixos config and merge it with nixops deployment expression

nix nixos nixops

Building NixOS AMI image for Amazon from Nix on non-NixOS Linux

nix nixos nixpkgs

nix-build: bash permission denied

nix

nix-prefetch-git sha256 requirement with using a revision over a tag

git nix nixpkgs

How can I define a Nix environment that defaults to Python 3.5

python nix

Nix: Map list of keys to attribute set members

Docker — Cannot connect to the Docker daemon at unix:///var/run/docker.sock

docker nix nixpkgs

Nix how to use alternative store path for CI caching

nix

Failed when `nix-build hello.nix`

nix

In a setup with two Nix Flakes, where one provides a plugin for the other's application, "path <…> is not valid". How to fix that?

go nix go-modules

How to use nix-build -E to build a package with overrides

nix

How do I build a Dioxus bare bones project in Nix?

rust nix dioxus

Set flag in nix package

nix

Is it possible to get the current git SHA when building a Nix project with Hydra?

git haskell nix nix-hydra