nix-shell-action icon indicating copy to clipboard operation
nix-shell-action copied to clipboard

Run any command you like in a deterministic Nix shell on Linux and macOS.

Results 19 nix-shell-action issues
Sort by recently updated
recently updated
newest added

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.0 to 1.10.1. Changelog Sourced from @​actions/core's changelog. 1.10.1 Fix error message reference in oidc utils #1511 Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@actions/core&package-manager=npm_and_yarn&previous-version=1.10.0&new-version=1.10.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)...

dependencies

eslint doesn't currently check *.ts files, after config migration.

I'm facing a situation where the development shell for the CI can be minimal while the developer's development shell must have additional tools installed. I need to select the appropriate...

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.11.0. Release notes Sourced from eslint's releases. v9.11.0 Features ec30c73 feat: add "eslint/universal" to export Linter (#18883) (唯然) c591da6 feat: Add language to types (#18917)...

dependencies
javascript

Using your action ```yaml - name: Test with java uses: workflow/nix-shell-action@v3 with: packages: maven,jdk11_headless script: | java --version; mvn --version; ``` Got me ``` openjdk 11.0.23 2024-04-16 OpenJDK Runtime Environment...

Bumps the npm-development group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.8.1` |...

dependencies
javascript

Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5. Release notes Sourced from undici's releases. v5.28.5 ⚠️ Security Release ⚠️ Fixes CVE CVE-2025-22150 https://github.com/nodejs/undici/security/advisories/GHSA-c76h-2ccp-4975 (embargoed until 22-01-2025). Full Changelog: https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5 Commits 6139ed2 Bumped...

dependencies
javascript

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.14.0. Release notes Sourced from eslint's releases. v9.14.0 Features 3fa009f feat: add support for Import Attributes and RegExp Modifiers (#19076) (Milos Djermanovic) b0faee3 feat: add...

dependencies
javascript