diff options
author | Ben Sima <ben@bsima.me> | 2019-02-19 12:13:28 -0800 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-02-19 12:13:28 -0800 |
commit | 69df12ffb375067998a77e4d4ab22066edd942de (patch) | |
tree | ddcd7d36b23e8dd21e3de90853d00d79e4480f68 /.builds | |
parent | 1e7b906f6ff8dd43fd25c120e204f848397a3ae4 (diff) |
Fix typo
Diffstat (limited to '.builds')
-rw-r--r-- | .builds/nixos-18.09.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.builds/nixos-18.09.yml b/.builds/nixos-18.09.yml index ff72a67..7c88c1d 100644 --- a/.builds/nixos-18.09.yml +++ b/.builds/nixos-18.09.yml @@ -1,6 +1,6 @@ image: nixos/18.09 repositories: - nixpkgs: https://nixos.org/channels/nixpkgs-18.09 + nixpkgs: https://nixos.org/channels/nixos-18.09 sources: - https://git.sr.ht/~ben/biz tasks: |