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,542 public repositories matching this topic...
-
Updated
Apr 15, 2022 - C++
-
Updated
Apr 14, 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
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
Is your feature request related to a problem? Please describe.
In order to consult the stdlib's documentation, I have to read its source
Describe the solution you'd like
I'd like to be able to generate just enough markdown from the metadata of values (such as the stdlib, but not only) in other to stitch together a documentation page.
I think this could be implemented cheaply for no
-
Updated
Mar 24, 2022
-
Updated
Apr 11, 2022 - Python
-
Updated
Apr 19, 2019 - Racket
-
Updated
Apr 13, 2022 - Nix
-
Updated
Feb 14, 2022 - C
-
Updated
Apr 15, 2022 - Nix
-
Updated
Apr 12, 2022 - Rust
-
Updated
Apr 15, 2022 - Nix
-
Updated
Apr 8, 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
Apr 10, 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