typelevel-nix icon indicating copy to clipboard operation
typelevel-nix copied to clipboard

Development tools for Typelevel projects

Results 12 typelevel-nix issues
Sort by recently updated
recently updated
newest added

Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'devshell': 'github:numtide/devshell/0ffc7937bb5e8141af03d462b468bd071eb18e1b' (2022-07-25) → 'github:numtide/devshell/c2feacb46ee69949124c835419861143c4016fb5' (2022-08-18) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/bc4b4a50c7a105c56f1b712a87818678298deef3' (2022-08-14) → 'github:nixos/nixpkgs/0e304ff0d9db453a4b230e9386418fd974d5804a' (2022-08-24)...

Another newbie question. In a new laptop using `typelevel-nix` I was able to build my code but to use metals I had to install `coursier` as an extra package I'm...

I like to have at least two maintainers on Typelevel projects. This one shouldn't be too burdensome. Volunteers?

Hi there, I'm trying to use this in a nixos/nix container and it's mostly working great except one thing. scalapb. Scalapb has some checks to use `$NIX_CC/nix-support/dynamic-linker` if it's available...

Hi! Thanks again for the project! I've tried running it on a M1 mac and it fails because scala-cli doesn't support aarch64-darwin yet (i tried compiling it from scratch to...

Based on https://github.com/typelevel/typelevel-nix/pull/68#issuecomment-1279994659.

http4s is now publishing with Temurin installed via Nix. Temurin is what sbt-typelevel uses by default. "jdk8" and "jdk17" are still Zulu in nixpkgs. Basically, do we want to stick...

Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'devshell': 'github:numtide/devshell/5ddecd67edbd568ebe0a55905273e56cc82aabe3' (2024-02-26) → 'github:numtide/devshell/2d45b54ca4a183f2fdcf4b19c895b64fbf620ee8' (2024-03-22) • Updated input 'flake-utils': 'github:numtide/flake-utils/d465f4819400de7c8d874d50b982301f28a84605' (2024-02-28) → 'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a' (2024-03-11)...

mdoc recently dropped support for JDK 8, so it's no longer possible to build documentation sites in the library shell. - https://github.com/typelevel/sbt-typelevel/issues/215#issuecomment-1798515691