Danila Danko

Results 84 issues of Danila Danko

The v5 uses the old `actions/toolkit` and will stop working until the end of February ([link](https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/)). The v6 uses the latest `actions/toolkit` and works for now.

https://github.com/EclipseFdn/open-vsx.org/issues/3805 https://www.eclipsestatus.io/ See Aggregated status -> open-vsx.org. What you can do for now: - Not update `nix-vscode-extensions` as you won't be able to download new vsix packages from [open-vsx.org](https://open-vsx.org). -...

Currently, the extension is disabled on `*-darwin`. https://github.com/nix-community/nix-vscode-extensions/blob/69cd2482309b5a806f0cf6a7306e47b8b155f014/removed.nix#L6 However, the VS Code Marketplace has a version for macOS. https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools Possibly, someone resolves https://github.com/NixOS/nixpkgs/issues/377294 and we'll be able to use an...

The https://github.com/srid/haskell-flake/discussions/197#discussioncomment-6982021 provides a solution how to override `all-cabal-hashes`. Some other args can be overridden https://github.com/NixOS/nixpkgs/blob/62518b5aafd1c296bb86bc270eb300f29ca45300/pkgs/development/haskell-modules/default.nix. Perhaps some of them should also be mentioned in the docs.

documentation

## Description ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Bug fix (non-breaking change which fixes an...

## Description of a problem the feature solves Currently, users have to specify the `gc-max-store-size*` inputs as the number of bytes. E.g., `1073741824` to mean 1 GB. Readers have to...

## Description of a problem the feature solves Currently, users have to specify the `purge-last-accessed` and `purge-created` inputs as the number of seconds. E.g., `3600` to mean one hour. Readers...

## Description of a problem the feature solves Many people use the official `cachix/install-nix-action` and their workflows may depend on its features. @C0D3-M4513R supposed that `cache-nix-action` may work with the...

Hi @gambolputty! I enabled auto-updates of `nouns.csv`. They work in my fork (see last commits in this PR). WDYT about enabling them in your repo?