Events2Join

Move away from static|haskell|nix · Issue


Move away from static-haskell-nix · Issue #2478 - GitHub

We currently build a static PostgREST executable using https://github.com/nh2/static-haskell-nix. I think we should try moving away from ...

I'm considering moving away from NixOS, should I? - Reddit

... move away. I love the idea of NixOS and used it ... r/NixOS · Tip: Use GitHub's search to solve your Nix problems! 133 upvotes · 28 comments ...

Help moving away from home.nix to flake.nix - NixOS Discourse

The immediate issue you're facing is that the arguments to the function assigned to outputs should match the names provided in the inputs ...

nh2/static-haskell-nix - GitHub

History · pkgsStatic uses cross-compilation infrastructure, which is inherently more complex, and more difficult to get into. · static-haskell-nix just replaces ...

Working with Haskell: broken packages - NixOS Discourse

The second property means that broken flags can get stale, since broken packages are not tested on CI. ... Your problem is a genuine bug, namely a ...

Portable Haskell executables, anyone doing that (possibly using Nix)?

If you're interested in fixing this though, I'd suggest first creating an issue about it in Nixpkgs (and pinging @NixOS/haskell). And then ...

Getting your Haskell executable statically linked with Nix - CS SYD

The issue has a section called "Why is static linking desirable?" In ... To be able to move the resulting executable onto another ...

Haskell and Compilation and Static Linking and Nix - vkraven

The Nix Flakes Solution · Invoke the pkgsMusl set of derivations instead of just 's pkgs (this solves libc) · Tell Cabal not to build ...

stack --nix build complains about ghc version mismatch

... nix per https://github.com/commercialhaskell/stack/issues/2130. EDIT ... $ zlibinc=$(nix-build --no-out-link "" -A zlib.dev ...

Static linking on Nix with GHC 9.6

I like to use Nix to do static builds of Haskell programs for distribution. I find it very needs suiting. Haskell is the best general-purpose ...

Using Nix with Dockerfiles - Mitchell Hashimoto

These problems all go away with Nix. Nix is your single source of truth of what you need to build and run your software. You update this ...

My First Impressions of Nix - Hacker News

Also note: nix will soon get content-based hashing which may solve this problem. ... the next step there is to migrate away from only using nix ...

Why are my AirPods transparency mode producing static?

this static or issue doesn't happen when either mode is disabled. any ideas on ... Third or fourth time the static was back and didn't go away. Only in ...

1 Day 0: A whole lot of nothing

Day 3: Moving forward, albeit slowly · ← prev up next →. 1 Day 0: A whole lot of nothing. Alright, I've given in and I'm trying out Haskell some ...

Framework NixOS (Linux) users self-help

Making this the dedicated Nix thread, will merge Nix issues to better make this a resource ... Nix with flakes takes you out of that ...

Nix is BUSTED, Here's How To Fix Him in Star Wars Outlaws

All of a sudden the Nix Command button stopped working and I couldn't get Nix to help me out with anything. I panicked, then went to Reddit ...

Clean profiles have static and distortion - Issues - Kemper Amps

I sometimes get a crackling static sound in the background if I'm ... Most of the noise disappears when I move away from the PC. I have ...

Re: Echo and static sound during Zoom meetings

The other person can hear me but I can't hear them and it is VERY loud static and I have to disconnect for it to go away. This won't work when I'm leading ...

dub ldc2 static linking - D Programming Language Discussion Forum

For fully static linking on Linux, you'll need to move away from glibc to e.g. the musl C runtime, as used by the Alpine distro. October 28 ...

How Nix and NixOS get so close to perfect - Hacker News

Nix is chooses the last of those, and it does not have most of Haskell's funkiness: no “alignment”-based blocks, no custom operators, no ...