Nix
Nix is a powerful package manager for Linux and other Unix systems that makes package management reliable and reproducible. Please refer to the Nix manual for more details.
Here are 1,659 public repositories matching this topic...
-
Updated
Jul 7, 2022 - C++
Is there an existing issue for this?
- I have searched the existing issues
Issue description
Pass completions for fish aren't loaded or otherwise don't work. Pass completions do work in bash.
You can view my exact system config here (specifically: [pass](https://github.com/samhh/dotfiles/blob/340d38cda522df32be971d0b37b9f741ab3195bb/misc.nix#L
-
Updated
Jun 25, 2022 - Haskell
deploying libraries can take a long time. One can easily skip this stage if we make it possible to save the deployed library state and pass it to dapp test:
- Write a new little dapp helper script which is the
dapp --library-addressesabove - Make
dapp buildanddapp --make-library-stateuse this helper script instead - Allow a flag
--stateto be passed todapp test(probably a
[tru@elitebook840g3 ~]$ docker images nixery.dev/shell/bash
REPOSITORY TAG IMAGE ID CREATED SIZE
nixery.dev/shell/bash latest 4edc2efa819a 292 years ago 105 MB
[tru@elitebook840g3 ~]$ docker run -ti nixery.dev/shell/bash bash
bash-5.1# ls -ld /
dr-xr-xr-x 14 0 0 15 Oct 26 22:37 /
bash-5.1#
as / is not
Describe the bug
Sometimes the typechecker can throw something like:
= The type of the expression was expected to be `a`
= The type of the expression was inferred to be `a`
= These types are not compatible
it can actualy append when one is a type variable and the other one is a type identifier.
To Reproduce
let f : forall a. {_: a} -> {_: a} -> {_: a}
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
-
Updated
Jun 28, 2022
-
Updated
Jul 7, 2022 - Python
-
Updated
May 9, 2022 - C
-
Updated
Apr 19, 2019 - Racket
-
Updated
Jun 26, 2022 - Nix
-
Updated
Jul 7, 2022 - Nix
-
Updated
Jul 5, 2022 - Nix
-
Updated
Jul 6, 2022 - Rust
Running Nixpackgs on the examples/haskell-stack directory fails with error
Unable to find installation URLs for OS key: linux-aarch64-tinfo6
It seems that the Haskell toolchain cannot find binaries for the aarch64 architecture on Linux
-
Updated
Jul 6, 2022 - Python
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
Jul 3, 2022 - Nix
Created by Eelco Dolstra
Released June 15, 2003
If you compare the old PHP-based code generators with the newer Haskell-based one's , the PHP-based code gen's have much more readable code.
One low hanging fruit is to replace the normal haskell