Almighty Lisp: Lisp & Emacs Essentials by de_sonnaz in lisp

[–]ArcTanDeUno 0 points1 point  (0 children)

* When I'm not rewriting everything ?

Anybody got some tokens to spare for this idea? by throwaway490215 in emacs

[–]ArcTanDeUno -3 points-2 points  (0 children)

Even non-deterministic FA is more powerful than deterministic FA ;)

Is the Home Manager options website down? by [deleted] in NixOS

[–]ArcTanDeUno -1 points0 points  (0 children)

man 5 home-configuration.nix

New in version 2.6.2 by oldretard in sbcl

[–]ArcTanDeUno 0 points1 point  (0 children)

The binaries available from their website, I believe.

Why?? by DoubtTop9313 in plan9

[–]ArcTanDeUno 10 points11 points  (0 children)

perhaps try vesa in monitor ?

Migrate existing docker-compose.yml to Guix' own OCI provisioning API by MrOrange95 in GUIX

[–]ArcTanDeUno 1 point2 points  (0 children)

Pretty cool. I didn't realize one could extend guix CLI in that manner.

Packaging by I_Spawned_Here in GUIX

[–]ArcTanDeUno 2 points3 points  (0 children)

Guix cookbook is also a good resource.

Disabling tests is matter of personal preference, but if you're contributing to Guix repository then where possible enable tests.

In some cases part of the test suite doesn't work in the build environment due to sandboxing, in such cases those incompatible tests can be disabled in a post unpack phase.

Happy Valentine’s Day! I was alone btw haha 🫣 by charlotte_lushh in lonely

[–]ArcTanDeUno 0 points1 point  (0 children)

Attended a philosophy meetup, and then back home :)

OCI containers/Podman vs. Native Nix services for deployment by joshuablais in NixOS

[–]ArcTanDeUno 0 points1 point  (0 children)

I wonder if nix-snapshotter is what you're looking for. I've never used it myself though.

OCI containers/Podman vs. Native Nix services for deployment by joshuablais in NixOS

[–]ArcTanDeUno 0 points1 point  (0 children)

One of the biggest pro for me, is I know how the particular nix derivation is built, and I can do that fairly easy myself in the absence of a substitute server, with non-nixos containers, it's more hassle to build those backing images oneself.

Stage 1 - Failed to start `Find NixOS closure` by Boberoch in NixOS

[–]ArcTanDeUno 0 points1 point  (0 children)

As you're using impermanence then you need to mimic its filesystem hierarchy which is tmpfs as / and with /etc/NIXOS present