Richard Marko
2a6fd965f6
remote: common - add RecordWildCards, ScopedTypeVariables
2023-11-15 08:29:49 +01:00
Richard Marko
b98fb44d7f
remote: rename testsuite to remote-io, move to tests-io
2023-11-15 08:29:49 +01:00
Richard Marko
fe33fba30b
Drop StorePathSet type alias
2023-11-15 08:29:49 +01:00
Richard Marko
6f21bb30ef
remote: add Recursive newtype for addToStore
2023-11-15 08:29:49 +01:00
Richard Marko
3b3752d758
core: don't (re)export StorePathHashPart constructor
2023-11-15 08:29:49 +01:00
Richard Marko
c095d12427
remote: move flags to Types, wrap in newtype
2023-11-15 08:29:49 +01:00
Richard Marko
e7622b3269
remote: move default-extensions into common stanza
2023-11-15 08:29:49 +01:00
Richard Marko
3b44930603
Merge pull request #228 from sorki/srk/release/core07
...
Release core `0.7`
2023-11-15 08:19:25 +01:00
Richard Marko
5bad6836c5
remote: build README.md via cabal
...
Added as `remote-readme` executable.
Closes #47 .
2023-11-14 09:45:29 +01:00
Richard Marko
12732e62e3
remote: bump core bounds to require 0.7
...
Related to #227
2023-11-14 09:31:19 +01:00
Richard Marko
ffc254c105
remote: fix Wincomplete-uni-patterns warnings
2023-11-12 14:45:33 +01:00
Richard Marko
f60a78d1e9
remote: set "-with-rtsopts -V0" for testsuite
...
See also https://github.com/redneb/hs-linux-namespaces/issues/3
Related to #222
2023-11-12 13:54:25 +01:00
Richard Marko
39bf386be7
remote: make (io-)testsuite not buildable on os(darwin)
...
Related to #222
2023-11-11 19:00:21 +01:00
Richard Marko
bdaa7c526c
Add ChangeLog entries for Store dir like Nix
2023-10-30 14:22:02 +01:00
John Ericson
5727827dcb
Store dir like nix
2023-06-16 11:27:39 -04:00
Richard Marko
aabe589f53
remote: fix changelog URLs
2022-06-06 12:24:49 +02:00
Richard Marko
4f80b535f2
Relase remote 0.6
2022-06-06 11:37:10 +02:00
Richard Marko
de176877f9
remote: drop unused deps in testsuite
2022-06-06 11:37:10 +02:00
Richard Marko
b43d6f598f
remote: adapt bounds for core-0.6
2022-06-06 11:32:50 +02:00
soulomoon
3e0ee222ba
replace the filepath argument in addToStore with a more common type NarSource (The remote part)
2022-06-06 11:32:50 +02:00
Richard Marko
082cad8756
remote: drop derivation test
...
This was a hack to test serialization/protocol
but the fake derivation won't pass validation
with Nix 2.6. This needs to be tested in combination
with hnix with valid derivation.
Closes #178
2022-03-07 12:42:05 +01:00
Richard Marko
dfa55dc8ba
remote: set HOME for tests
2022-03-07 12:12:23 +01:00
Anton-Latukha
a432ee295d
remote: test: NixDaemon: fx Text use
2022-02-21 14:31:01 +01:00
Anton-Latukha
aecfd03ecd
dep: Core,Remote: relude >= 1.0
2022-02-21 14:31:01 +01:00
thomasjm
71b8a9478b
Tweak and respond to review
2021-11-25 14:17:51 +02:00
thomasjm
dc43a716a8
Be able to connect to store with arbitrary socket settings
2021-11-25 14:17:51 +02:00
Anton-Latukha
04333808af
Remote: tests: NixDaemon: mockedEnv: refactor
2021-08-06 19:29:03 +03:00
Anton-Latukha
bc000b4c6b
Remote: clean-up imports
2021-08-06 19:29:03 +03:00
Anton-Latukha
75c810423a
treewide: hlint refactor
2021-08-06 19:29:02 +03:00
Anton-Latukha
2b58d3e510
treewide: use lift
2021-08-06 19:29:02 +03:00
Anton-Latukha
c1d54c8886
treewide: use toLText
2021-08-06 19:29:01 +03:00
Anton-Latukha
5d22b9450a
treewide: use pass
2021-08-06 19:29:01 +03:00
Anton-Latukha
c00dedcd3a
treewide: use toText
2021-08-06 19:29:01 +03:00
Anton-Latukha
c4183d22d2
treewide: (LANGUAGE -> language)
2021-08-06 19:29:01 +03:00
Anton-Latukha
f555947627
Remote: use relude as Prelude
2021-08-06 19:28:56 +03:00
Anton-Latukha
3abca41eed
Remote: cabal: declare default-extensions
2021-08-06 17:55:36 +03:00
Anton-Latukha
ef6343be35
Core: use relude as Prelude
2021-08-06 17:55:32 +03:00
Anton-Latukha
eb550bd615
Remote: tests: NixDaemon: refactor
2021-08-06 17:43:23 +03:00
Anton-Latukha
9f459aca05
Remote: treewide refactor
2021-08-06 17:43:23 +03:00
Anton-Latukha
b816f41170
treewide: clean-up language extensions
2021-08-06 17:43:23 +03:00
Anton-Latukha
3f5d9092df
{Code, Remote}: require base >=4.12 (GHC 8.6)
2021-08-06 17:43:22 +03:00
Anton-Latukha
bca4094003
Remote: proclaim 0.5.0.0
2021-06-11 01:42:19 +03:00
Anton-Latukha
5a0171daa3
Remote: ChangeLog: prepare to 0.5
2021-06-11 01:42:19 +03:00
Anton Latukha
3b948d112a
Remote: port to Core (0.5) migration to cryptonite ( #161 )
...
Core migrated from `cryptohash` to `cryptonite`, interfaces changed, therefore
the update.
2021-06-10 21:09:11 +03:00
Anton Latukha
0eb0e023c9
{Core, Remote}: proclaim 0.4.3.1 ( #155 )
2021-05-30 21:06:23 +03:00
Anton Latukha
b8c378ee77
Remote: Tasty removed Hspec reexports ( #154 )
2021-05-30 20:57:29 +03:00
Anton Latukha
b4377c753a
Release 0.4.3 ( #153 )
...
* Core: ChangeLog: add 0.4.3.0 section
* Remote: ChangeLog: add 0.4.3.0 section
* {Core, Remote}: cabal: proclaim 0.4.3.0
2021-05-30 18:55:50 +03:00
Anton-Latukha
b36c5857ef
Remote: cabal: move -rtsoptos
into testsuite flag
2021-03-16 10:59:04 +02:00
Anton-Latukha
f323ba9289
Remote: cabal: layout
2021-03-16 10:59:04 +02:00
Anton-Latukha
b4203b2e4d
treewide: "@ '" -> "@'"
...
Should fix builds for GHC 9.0.
2021-03-15 22:06:58 +02:00