Eric Wolf
Eric Wolf
Combining custom record types with unnest results in wrong type looked up by sqlx ================================================================================= To gain more type safety, we would like to create our own record types in...
It would be great, if cabal only projects would be supported too. Sometimes its cumbersome to get a project to work in one of the package sets stack offers and...
- Try to resolve relative paths relative to the documents parent path (its directory) in case there is a path for the document. In case there is only one selection...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Issue description Building `activationPackage` and calling `bin/home-manager-generation` produces an error about conflicting packages...
It would be really cool, if I could get the latest release in my `flake.nix` doing inputs.alejandra.url = "github:kamadorueda/alejandra/release"; that way, `nix flake update` suffices and I don't need to...
Logfile: ``` Test suite sdl-space: RUNNING... pollEvent Case Allocated GCs pollEvent 1 1,512 0 pollEvent 10 1,512 0 pollEvent 100 1,512 0 pollEvent 1000 1,512 0 pollEvent 10000 1,512 0...
### Problem description I stumbled upon polars via the rust reddit and hadn't any exposure to pandas and the like before. The first thing I wondered: What is a DataFrame?...
Take any repository using haskell.nix and `cleanGit` and add a new worktree like git worktree add ../new-worktree cd ../new-worktree nix-shell # or whatever you do to trigger `shellFor` or so...
Can I somehow select the IP a machine will have later? `networking.privateIPv4` seems to have no effect.
This adds configuration for a Cartographer 3D with Touch enabled and an adxl accelerometer. Please give it a thorough review, as its my first work on such stuff, which I...