Skip to content

Commit

Permalink
CI: .travis.yml: switch all builds to nixos-unstable
Browse files Browse the repository at this point in the history
M  .travis.yml
  • Loading branch information
Anton-Latukha committed Jul 9, 2020
1 parent 3fb78fc commit 7fae8fa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,10 @@ env:
### Additional documentation is in Nixpkgs Haskell.lib: https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/haskell-modules/lib.nix
###
#
# - rev=nixos-unstable
# - NIX_PATH="nixpkgs=https://github.com/nixos/nixpkgs/archive/$rev.tar.gz"
- project='hnix'
- useRev='true'
- rev='nixos-unstable'
- allowInconsistentDependencies='false'
- doJailbreak='false'
- doCheck='true'
Expand Down

0 comments on commit 7fae8fa

Please sign in to comment.