← Back to context Comment by dhon_ 1 month ago How do you do it in nix? 2 comments dhon_ Reply r14c 1 month ago Sounds like nix-bundle, but that's not a standard feature. tetris11 1 month ago nix build nixpkgs#pkgsStatic.emacs So, it's not so much a static build from a flag, as it is a large corpus of statically defined recipes independent from the other packages that you can build from
r14c 1 month ago Sounds like nix-bundle, but that's not a standard feature. tetris11 1 month ago nix build nixpkgs#pkgsStatic.emacs So, it's not so much a static build from a flag, as it is a large corpus of statically defined recipes independent from the other packages that you can build from
tetris11 1 month ago nix build nixpkgs#pkgsStatic.emacs So, it's not so much a static build from a flag, as it is a large corpus of statically defined recipes independent from the other packages that you can build from
Sounds like nix-bundle, but that's not a standard feature.
So, it's not so much a static build from a flag, as it is a large corpus of statically defined recipes independent from the other packages that you can build from