diff options
author | Vincent Ambo <tazjin@gmail.com> | 2018-05-18T19·43+0200 |
---|---|---|
committer | Vincent Ambo <tazjin@gmail.com> | 2018-05-18T19·43+0200 |
commit | 5371e1dcd5baa33b3ede5d98191027c63b58aa91 (patch) | |
tree | 45d909c8596aa02427f0ebaf196a9f28f4960260 /.gitattributes | |
parent | 831f5c5abdfabb3cbdbca7a3b24c106c4e642f92 (diff) |
chore(build): Bump dependencies & pin pq-sys
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 7e0ef055de1d..219e4a736c85 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -default.nix linguist-generated=true +Carnix.nix linguist-generated=true |