Richard Marko
69a02d3066
init hnix-store-nar
...
Closes #233
2023-11-22 11:16:17 +01:00
Richard Marko
72524cfc09
init hnix-store-readonly
...
Closes #235
2023-11-22 10:44:46 +01:00
Richard Marko
42f56f504f
hnix-store-tests: init
...
Split from `-core` so it doesn't depend on quickcheck,
generic-arbitrary and quickcheck-instances that could propagate downstrem.
Also allows users to defined their own.
With all roundtrip property tests.
Later this should also absorb test nix-store/daemon harness from
`-remote` so it can be reused by others.
2023-11-20 09:22:05 +01:00
Richard Marko
4ce09d7650
hnix-store-db: init
2023-11-19 12:20:41 +01:00
Richard Marko
7eda52bc09
default.nix: add dontRecurseIntoAttrs for pkgs and haskellPackages
2023-11-19 11:55:18 +01:00
Richard Marko
47aeb872e1
overlay.nix: pass compiler instead of haskell.lib, add couple of fixes
2023-11-19 09:56:52 +01:00
Richard Marko
f55dfcd39b
default.nix: allow passing compiler argstr
2023-11-19 08:57:22 +01:00
Richard Marko
89806de8ec
defualt.nix: unpin
...
let it fail in CI which is configured to build it at least
once a month so we know about any possible breakage.
2023-11-12 14:23:02 +01:00
Richard Marko
70fb712323
Make nix-build actually build both packages
2023-11-11 19:00:21 +01:00
Patrick
93e7b6b273
Update default.nix
2022-08-22 08:44:31 +08:00
Richard Marko
d34710a046
Pin nixpkgs
2022-04-22 12:49:07 +02:00
Richard Marko
cf04083aba
drop haskell865Packages from default.nix
2021-02-25 12:49:23 +02:00
Richard Marko
cb164907da
overlay.nix: add nix and which pkgs to remote buildInputs
2020-12-30 14:12:17 +01:00
Greg Hale
3de47a36e7
Use constant-space encoding and decoding for NARs
2020-08-05 21:00:52 -04:00
Richard Marko
04cea994f1
default.nix: ghc844 -> ghc865
2020-03-04 09:26:28 +01:00
Shea Levy
2ad76d2b8b
Fix build on GHC 8.4
2019-03-22 10:00:08 -04:00
Shea Levy
440dfebc28
Build expressions.
2019-03-09 18:32:01 -05:00