nix
Here are 1,242 public repositories matching this topic...
-
Updated
Oct 4, 2021 - C++
Issue description
I think it would be very useful to have an option to set aliases independent of a specific shell, similar to how environment.shellAliases in nixos works for all shells (bash, zsh, fish), so modules can set aliases without having to know if they should use programs.bash.shellAliases, programs.zsh.shellAliases, or programs.fish.shellAliases.
Not sure where to best
-
Updated
Sep 30, 2021 - Haskell
Affected part of DeckDeckGo
- Web Components
Feature Description
Is it possible that the position of the anchor can be changed? An option like rotation-ancohr:top|left|right|bottom (or rotation-ancohr-position) offers more flexibility in other usage scenarios.
Or is that already possible today through existing CSS properties?
Use Case
I use drr for a project w
-
Updated
Aug 25, 2021 - Go
When trying out Niv and following the example from the readme to add GHC:
$ niv add ghc \
-v 8.4.3 \
-t 'https://downloads.haskell.org/~ghc/<version>/ghc-<version>-i386-deb8-linux.tar.xz'
But instead using the latest ghc version (9.0.1 as of writing), I get the following error:
$ niv add ghc -v 9.0.1 -t 'https://downloads.haskell.org/~ghc/<version>/ghc-<versi
Right now env vars that accept boolean-esque values (like DAPP_TEST_FFI, HEVM_RPC, and DAPP_BUILD_OPTIMIZE) each require slightly different values to represent true.
Sometimes 1 means true, sometimes yes means true, sometimes any non 0 value means true, and sometimes the variable being set at all means true!
Ideally all boolean-esque env vars would only accept one of these value
-
Updated
Apr 19, 2019 - Racket
-
Updated
Sep 29, 2021 - Nix
-
Updated
Aug 2, 2021
-
Updated
Oct 4, 2021 - Rust
Is your feature request related to a problem? Please describe.
Currently, polymorphic types are instantiated as in a standard Hindley-Milner system, that is as soon as a variable is used. While this is customary in the Hindley-Milner type system, it's limiting in a type system with full polymorphism (à la System F) like Nickel, as it results in polymorphic types being instantiated without nec
-
Updated
Oct 4, 2021 - Python
-
Updated
Apr 28, 2021 - C
-
Updated
Sep 13, 2021 - Nix
Otherwise one might get an error like:
cachix push /nix/store/7i1kqf6x52l1fhqqdmqgggjr0zigggik-cachix-0.1.3/bin/cachix
NoInput "You need to specify store paths either as stdin or as a cli argument"
-
Updated
Aug 20, 2021 - Python
-
Updated
Jul 31, 2021 - Nix
-
Updated
Oct 16, 2020 - Nix
Improve this page
Add a description, image, and links to the nix topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nix topic, visit your repo's landing page and select "manage topics."
Upon upgrading from 0.9.0 to 0.10.0 I get an error on this:
The error: