Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Commit

Permalink
rewrite nix/CI scripts to drop stack2nix
Browse files Browse the repository at this point in the history
  • Loading branch information
disassembler committed Jul 12, 2019
1 parent 5284356 commit 5c9d209
Show file tree
Hide file tree
Showing 141 changed files with 2,775 additions and 7,419 deletions.
8 changes: 4 additions & 4 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
steps:
- label: 'stack2nix'
command: 'scripts/check-stack2nix.sh'
- label: Check Hydra evaluation of release.nix
command: 'nix-build -A check-hydra lib.nix -o check-hydra.sh && ./check-hydra.sh'
agents:
system: x86_64-linux

- label: 'release.nix'
command: 'scripts/ci/check-hydra.sh'
- label: Check auto-generated Nix
command: 'nix-build -A check-nix-tools lib.nix -o check-nix-tools.sh && ./check-nix-tools.sh'
agents:
system: x86_64-linux

Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -243,3 +243,4 @@ nix/.stack.nix/*.nix linguist-generated=true
.stack-to-nix.cache linguist-generated=true
nix/.stack-pkgs.nix linguist-generated=true
script-runner/states
test-state
33 changes: 0 additions & 33 deletions .stack-to-nix.cache

This file was deleted.

30 changes: 15 additions & 15 deletions cabal.project.freeze
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ constraints: Cabal ==2.2.0.1,
auto-update ==0.1.4,
base16-bytestring ==0.1.1.6,
base58-bytestring ==0.1.0,
base64-bytestring ==1.0.0.1,
base64-bytestring ==1.0.0.2,
basement ==0.0.8,
beam-core ==0.7.2.2,
beam-migrate ==0.3.2.1,
Expand All @@ -48,14 +48,14 @@ constraints: Cabal ==2.2.0.1,
dns ==3.0.4,
docopt ==0.7.0.5,
ekg ==0.4.0.15,
ekg-core ==0.1.1.4,
ekg-core ==0.1.1.6,
ekg-statsd ==0.2.4.0,
ekg-wai ==0.1.0.3,
engine-io ==1.2.21,
engine-io-wai ==1.0.9,
ether ==0.5.1.0,
exceptions ==0.10.0,
extra ==1.6.13,
extra ==1.6.14,
fgl ==5.6.0.0,
file-embed ==0.0.10.1,
filelock ==0.1.1.2,
Expand All @@ -76,14 +76,14 @@ constraints: Cabal ==2.2.0.1,
hspec-core ==2.5.5,
hspec-expectations-lifted ==0.10.0,
http-api-data ==0.3.8.1,
http-client ==0.5.13.1,
http-client ==0.5.14,
http-client-tls ==0.3.5.3,
http-conduit ==2.3.2,
http-media ==0.7.1.3,
http-types ==0.12.2,
insert-ordered-containers ==0.2.1.0,
ip ==1.3.0,
iproute ==1.7.6,
iproute ==1.7.7,
ixset-typed ==0.4.0.1,
kademlia ==1.1.0.1,
katip ==0.6.3.0,
Expand All @@ -93,23 +93,23 @@ constraints: Cabal ==2.2.0.1,
lifted-base ==0.2.3.12,
loc ==0.1.3.3,
log-warper ==1.8.10.1,
lrucache ==1.2.0.0,
lrucache ==1.2.0.1,
lzma-conduit ==1.2.1,
megaparsec ==6.5.0,
megaparsec ==7.0.4,
memory ==0.14.18,
mmorph ==1.1.2,
monad-control ==1.0.2.3,
mono-traversable ==1.0.9.0,
mono-traversable ==1.0.10.0,
mwc-random ==0.13.6.0,
neat-interpolation ==0.3.2.2,
neat-interpolation ==0.3.2.4,
network ==2.6.3.6,
network-info ==0.2.0.10,
network-transport ==0.5.2,
network-transport-inmemory ==0.5.1,
network-transport-tcp ==0.6.0,
normaldistribution ==1.1.0.3,
optparse-applicative ==0.14.3.0,
optparse-simple ==0.1.0,
optparse-simple ==0.1.1,
parser-combinators ==1.0.0,
parsers ==0.12.9,
pipes ==4.3.9,
Expand All @@ -128,7 +128,7 @@ constraints: Cabal ==2.2.0.1,
rocksdb-haskell-ng ==0.0.0,
safe ==0.3.17,
safe-exceptions ==0.1.7.0,
safecopy ==0.9.4.1,
safecopy ==0.9.4.3,
scientific ==0.3.6.2,
scrypt ==0.5.0,
serokell-util ==0.9.0,
Expand Down Expand Up @@ -164,15 +164,15 @@ constraints: Cabal ==2.2.0.1,
transformers-base ==0.4.5.2,
transformers-lift ==0.2.0.1,
trifecta ==2,
turtle ==1.5.12,
turtle ==1.5.13,
universum ==1.2.0,
unix-compat ==0.5.1,
unliftio ==0.2.8.1,
unliftio ==0.2.9.0,
unliftio-core ==0.1.2.0,
unordered-containers ==0.2.9.0,
uuid ==1.3.13,
validation ==1,
vector ==0.12.0.1,
vector ==0.12.0.2,
vty ==5.21,
wai ==3.2.1.2,
wai-app-static ==3.1.6.2,
Expand All @@ -181,7 +181,7 @@ constraints: Cabal ==2.2.0.1,
wai-middleware-throttle ==0.3.0.0,
warp ==3.2.25,
warp-tls ==3.2.4.3,
wreq ==0.5.2.1,
wreq ==0.5.3.1,
x509 ==1.7.5,
x509-store ==1.6.7,
x509-validation ==1.6.11,
Expand Down
Loading

0 comments on commit 5c9d209

Please sign in to comment.