Commit Graph
100 Commits
Author SHA1 Message Date
Wael Nasreddine 2628f20267 topgrade: fix, add darwin Foundation framework (#77700)
topgrade: fix, add darwin Foundation framework
2020-01-16 18:25:16 -08:00
Wael M. Nasreddine 8dccb59bac vim-plugins: honor the plugin manager re filetype and syntax
Currently, all the filetype and syntax are enabled *after* all the plugins has
already been loaded. Whilst this is the case for Pathogen, it's not
recommended when using VAM.

This commit applies the recommendation for:
- VAM[0]: The filetype and syntax are enabled *before* the plugins are loaded.
- Pathogen[1]: The filetype and syntax are enabled *after* the plugins are loaded.
- Plug[2]: The filetype and syntax are automatically enabled.

[0]: https://github.com/MarcWeber/vim-addon-manager/tree/d9e865f3c2de5d9b7eabbc976f606cf1b89e29ea#recommended-setup
[1]: https://github.com/tpope/vim-pathogen/blob/a553410f1bdb9000fbc764069f3a5ec3454a02bc/README.markdown#runtime-path-manipulation
[2]: https://github.com/junegunn/vim-plug/blob/2f5f74e5e67f657e9fdac54891a76721bcd3ead3/README.md#usage
2020-01-07 13:13:41 -08:00
Wael M. Nasreddine 5f0327a6e0 vim-plugins: remove unused and empty neobundleImpl 2020-01-07 13:13:41 -08:00
Wael M. Nasreddine e7faae24c0 vim-plugins: remove unused and empty vundleImpl 2020-01-07 13:13:41 -08:00
Wael M. Nasreddine c6c00529e1 Revert "vim-plugins: hashivim/vim-terraform: fix the filetypedetect autocmd (#76845)"
This reverts commit fa92f00dc3.
2020-01-07 13:13:41 -08:00
Wael M. Nasreddine 7909787a7d Revert "vimPlugins: turn filetype and syntax before sourcing the plugins (#66536)"
This reverts commit a3bf0c2e40.
2020-01-07 13:13:41 -08:00
Wael M. Nasreddine 0e4457ce93 pythonPackages.timezonefinder: disable on Python 2 2020-01-06 13:51:00 -08:00
Wael M. Nasreddine e08c77af7a h3: 3.4.4 -> 3.6.2 2020-01-06 13:51:00 -08:00
Wael M. Nasreddine ba3aeb1ca1 pythonPackages.h3: init at 3.4.3 2020-01-06 13:51:00 -08:00
Wael M. Nasreddine 1301359d26 h3: init at 3.4.4 2020-01-06 13:51:00 -08:00
Wael M. Nasreddine be2b7fde23 pythonPackages.timezonefinder: init at 4.2.0 2020-01-06 13:51:00 -08:00
Wael M. Nasreddine 801b3438eb pythonPackages.snowflake-sqlalchemy: init at 1.1.17 2020-01-06 13:51:00 -08:00
Wael M. Nasreddine 892f2962ff pythonPackages.snowflake-connector-python: init at 2.1.2 2020-01-06 13:51:00 -08:00
Wael M. Nasreddine 83288405df pythonPackages.oscrypto: init at 1.1.1 2020-01-06 13:51:00 -08:00
Wael M. Nasreddine 98e4b05851 pythonPackages.area: init at 1.1.1 2020-01-06 13:51:00 -08:00
Wael Nasreddine fa92f00dc3 vim-plugins: hashivim/vim-terraform: fix the filetypedetect autocmd (#76845) 2020-01-04 11:29:06 -08:00
Wael Nasreddine 2f22e67c99 vim-plugins: direnv-vim: hardcode the default path to direnv (#76926) 2020-01-04 11:27:16 -08:00
Wael Nasreddine 43e14efcc7 kcli: init at 1.8.2 (#76791)
kcli: init at 1.8.2
2020-01-01 23:30:08 -08:00
Wael Nasreddine b0db7c4f7b Merge pull request #75013 from fmpwizard/issue_54603
go: do not replace path to zoneinfo.zip and mime.types
2019-12-08 11:23:45 -08:00
Wael Nasreddine 509b20a238 nebula: init at 1.0.0 (#73918) 2019-11-30 17:34:27 -08:00
Wael Nasreddine ef20b37ff7 ccloud-cli: init at 0.202.0 (#72847) 2019-11-28 16:22:07 -08:00
Wael M. Nasreddine 97656e9589 bazel: 1.2.0 -> 1.2.1 2019-11-27 15:36:24 -08:00
Wael M. Nasreddine 48478a1b6e bazel: 1.1.0 -> 1.2.0 2019-11-25 11:19:14 -08:00
Wael Nasreddine 62e894b300 Merge pull request #68135 from rvolosatovs/update/go
Add Go 1.13
2019-10-11 17:01:51 -07:00
Wael Nasreddine 9dc7b25eaa termite: passthru vte-ng (#70776) 2019-10-09 08:42:59 -07:00
Wael Nasreddine 7fae12010b Merge pull request #70055 from shahrukh330/shahrukh330/add-quobole-sdk
pythonPackages.qds_sdk: init at 1.12.0
2019-10-01 12:16:40 -04:00
Wael Nasreddine 4b51602816 intake: 0.4.4 -> 0.5.3 (#66412) 2019-09-01 00:32:43 -06:00
Wael Nasreddine 0eb0b742f0 pythonPackages.sqlalchemy: remove pytest_xdist and fix tests (#66574) 2019-08-31 23:17:47 -04:00
Wael Nasreddine 3d29aa139f Merge pull request #66894 from rvolosatovs/update/go
go: 1.12.7 -> 1.12.9, 1.11.12 -> 1.11.13
2019-08-24 18:24:38 -06:00
Wael M. Nasreddine 5fe81bf372 pythonPackages.sqlalchemy: remove pytest_xdist and fix the tests 2019-08-18 11:48:39 +02:00
Wael Nasreddine 2cc2131a90 prow: init unstable at 2019-08-14 (#66662) 2019-08-15 20:48:12 -07:00
Wael Nasreddine a3bf0c2e40 vimPlugins: turn filetype and syntax before sourcing the plugins (#66536)
Vim Terraform expects the `filetypedetect` group to exist. However, since we were enabling the filetype and the syntax *after* loading the plugins, it was exiting with an error preventing us from generating the remote plugins manifest with the plugin enabled. See #65894 for context.
2019-08-13 12:25:06 -07:00
Wael Nasreddine 77eaa86e1a Merge pull request #66348 from pierothebear/dask_2_2_0
pythonPackages.dask: 1.2.2 -> 2.2.0
2019-08-09 17:52:19 -07:00
Wael Nasreddine b3668d68a2 bazel: 0.28.0 -> 0.28.1 (#66402) 2019-08-09 17:30:06 -07:00
Wael M. Nasreddine cfb84a0ee6 pythonPackages.fsspec: init at 0.4.1 2019-08-08 17:46:57 -07:00
Wael M. Nasreddine ed898bf0f4 dask: disable the package for Python older than 3.5 2019-08-08 17:46:56 -07:00
Wael Nasreddine c64c5a3be8 Merge pull request #65746 from AtkinsChang/update-kustomize
kustomize: 3.0.0 -> 3.1.0
2019-08-02 07:36:24 -07:00
Wael Nasreddine 7d16cd787d pythonPackages.pynamodb: init at 3.4.1 (#65759) 2019-08-01 17:55:34 -07:00
Wael Nasreddine fb2e964012 python3Packages.xgboost: fix the build on Darwin (#65703) 2019-07-31 18:29:11 -07:00
Wael Nasreddine 6f46503f13 amass: 2.9.11 -> 3.0.25 (#65491) 2019-07-27 23:33:01 -07:00
Wael Nasreddine 6b89e87a23 Merge pull request #65316 from kalbasit/nixpkgs_fix-moto-collision
moto: fix colliding dependencies
2019-07-25 09:00:32 -07:00
Wael Nasreddine a8f174ff7c buildBazelPackage: autodetect nix toolchain instead of Xcode on Darwin (#65308)
* buildBazelPackage: autodetect nix toolchain instead of Xcode on Darwin

* do not export the variables outside of Darwin

* remove unecessary parens

* move comment within the darwin check
2019-07-25 11:43:45 +02:00
Wael M. Nasreddine d99c6ccece jsondiff: patch setup.py to prevent creating bin/jsondiff
pythonPackages.jsonpatch also creates bin/jsondiff, and packages
depending on both are not usable.
2019-07-24 22:33:31 -07:00
Wael M. Nasreddine c555bc38a3 jsondiff: 1.1.2 -> 1.2.0 2019-07-24 22:33:30 -07:00
Wael Nasreddine 4ec8edaa6a pythonPackages.joblib: fix the build on Darwin (#65288)
The test test_dispatch_multiprocessing is failing on Darwin; Disabling it fixes the build.
2019-07-24 10:50:00 -07:00
Wael Nasreddine 8593404a61 Merge pull request #65263 from cypherpunk2140/lnd
lnd: init at 0.7.0-beta
2019-07-22 11:53:37 -07:00
Wael Nasreddine 8c11755ece Merge pull request #64499 from OPNA2608/update-palemoon
palemoon: 27.9.4 -> 28.6.0.1, refactor
2019-07-20 22:26:01 -07:00
Wael Nasreddine 784efe7816 awscli: fix the tests by patching pyyaml (#65134)
The checkPhase of the pyyaml dependency of awscli was failing due to running the tests with a newer version of libyaml.
2019-07-20 00:14:05 -07:00
Wael M. Nasreddine 4cb3a803ec bazel-watcher: fix the hash of the fetchAttrs 2019-07-19 20:58:28 -07:00
Wael Nasreddine 8965de1199 awscli: fix the build by disabling pyyaml tests (#65119) 2019-07-19 20:15:11 -07:00
Wael Nasreddine c4813515ca bazel: drop absolute Python path (#64903)
Without this Bazel always picks Python 3 which breaks Python 2 packages.
Strangely enough just dropping this patch works, with all `bazel.tests`
passing.
2019-07-16 20:17:27 -07:00
Wael Nasreddine 6c2b929f7e Merge pull request #60435 from mwilsoninsight/azure-sdk-update
Azure sdk update
2019-07-16 15:43:09 -07:00
Wael M. Nasreddine 736f645da1 pythonPackages.uamqp: fix the build on Darwin 2019-07-16 14:54:50 -07:00
Wael M. Nasreddine 5995755b68 pythonPackages.trio: disable the tests on Darwin 2019-07-16 14:54:49 -07:00
Wael Nasreddine f182b83181 Merge pull request #64633 from guibou/bazel_0.28
bazel: 0.27.0 -> 0.28.0
2019-07-16 11:20:06 -07:00
Wael Nasreddine 407a106cdc Merge pull request #64714 from ivanbrennan/fly-5.3.0
fly: init at 5.3.0
2019-07-15 06:32:27 -07:00
Wael Nasreddine ca60cd0fb6 Merge pull request #64644 from pradyuman/pradyuman/add-grpcui
grpcui: init at 0.2.0
2019-07-11 19:04:14 -07:00
Wael Nasreddine 1aa0f1feb6 gotools: 2019-06-03 -> 2019-07-06 (#64335)
gotools: 2019-06-03 -> 2019-07-06
2019-07-07 12:56:19 -07:00
Wael Nasreddine 16aa35572b Merge pull request #64377 from worldofpeace/kbfs
kbfs: 2.11.0 ->  4.1.0
2019-07-06 18:47:18 -07:00
Wael Nasreddine 6a6d11565d Merge pull request #64163 from ericnorris/master
smimesign: init at v0.0.13
2019-07-04 10:15:12 -07:00
Wael Nasreddine 5d12512b2d Additional vim plugin names (#64085)
Additional vim plugin names
2019-07-02 09:47:13 -07:00
Wael Nasreddine 7f69cab8a6 bazel: add a test asserting java and java proto (#63927) 2019-07-01 21:18:02 -07:00
Wael Nasreddine 06d3491d2a protoc-gen-doc: init unstable at 2019-04-22 (#64093) 2019-07-01 20:52:06 -07:00
Wael Nasreddine dc8740574c pre-commit: 1.16.1 -> 1.17.0 (#64091) 2019-07-01 20:32:16 -07:00
Wael Nasreddine 863bc6ed94 Merge pull request #63958 from bdesham/olm-on-darwin
olm: Allow building on Darwin
2019-07-01 10:45:43 -07:00
Wael Nasreddine 4a5c80e7b8 scalafmt: 2.0.0-RC7 -> 2.0.0 (#63961) 2019-06-30 14:11:18 -07:00
Wael M. Nasreddine ae20c6836b scalafmt: 2.0.0-RC7 -> 2.0.0 2019-06-30 13:36:13 -07:00
Wael Nasreddine 1474220823 buildGoModule: add ./ to all sub-packages (#63936)
When $subPackages has more than one item, the build was failing because
./ was added only to the first subPackage. This commit adds ./ to all
specified subPackages.
2019-06-29 22:22:02 -07:00
Wael Nasreddine c49b7f64d1 bazel: fix the compilation of .proto on Darwin (#63879)
On Darwin, the last argument to GCC is coming up as an empty string.
This is breaking the build of proto_library targets. However, I was not
able to reproduce with the example cpp project[0].

This commit patches the cc_wrapper of Bazel that gets installed on
Darwin to remove the last argument if it's an empty string. This is
not a probem on Linux.

[0]: https://github.com/bazelbuild/examples/tree/master/cpp-tutorial/stage3
2019-06-29 11:07:21 -07:00
Wael Nasreddine 02b8c32852 bazel-watcher: fix the build (#63841)
bazel-watcher: fix the build
2019-06-26 19:05:02 -07:00
Wael M. Nasreddine f10f860cbf bazel-watcher: update rules_go and fix the hash of the fetch derivation 2019-06-26 18:57:25 -07:00
Wael M. Nasreddine c273648a20 bazel-watcher: replace the sed commands with a patch 2019-06-26 18:56:45 -07:00
Wael Nasreddine e0c8a45d5d Merge pull request #63580 from timokau/bazel-symlink-fix
buildBazelPackage: fix directory symlink handling, disable multithreaded fetching
2019-06-22 17:47:15 -07:00
Wael Nasreddine d3157cbede Merge pull request #63552 from doronbehar/package-pdfcpu
pdfcpu: init at 0.1.25
2019-06-20 22:47:06 -07:00
Wael Nasreddine bad7bc44db bazel: fix nix-hacks.patch with the latest version of Bazel (#63052)
* bazel: add a failing test for nix-hacks

* fix the patch
2019-06-13 16:12:37 +02:00
Wael Nasreddine 5e42394a05 bazel-watcher: 0.9.1 -> 0.10.3 (#63054)
bazel-watcher: 0.9.1 -> 0.10.3
2019-06-12 21:57:46 -07:00
Wael M. Nasreddine 222dca9982 bazel-watcher: disable nix hacks on bazel 2019-06-12 21:33:42 -07:00
Wael M. Nasreddine 389a82c81d bazel-watcher: 0.9.1 -> 0.10.3 2019-06-12 21:27:49 -07:00
Wael M. Nasreddine f41667a774 bazel: 0.26.0 -> 0.26.1 2019-06-12 18:35:51 +02:00
Wael Nasreddine da3ec20a72 Merge pull request #63035 from rvolosatovs/update/go
go: 1.12.5->1.12.6, 1.11.10->1.11.11
2019-06-12 08:50:39 -07:00
Wael Nasreddine 6f4578a322 Merge pull request #56933 from tobiasBora/master
shelldap: init at 1.4.0
2019-06-11 17:23:14 -07:00
Wael Nasreddine 100f0b032d Merge pull request #62830 from tadeokondrak/aerc
aerc: init at 0.1.0
2019-06-07 20:51:13 -07:00
Wael Nasreddine 915085c6de tk: add missing headers for Darwin (#62125) 2019-05-27 11:54:51 -07:00
Wael Nasreddine 9a0fccac6f up: 0.3.1 -> 0.3.2 (#61281) 2019-05-12 09:37:45 -07:00
Wael Nasreddine 15c4a36012 amass: 2.9.1 -> 2.9.11 using buildGoModule (#61343) 2019-05-11 23:34:24 -07:00
Wael Nasreddine 7977977fa5 proto-contrib: init at 0.9.0 (#61261) 2019-05-11 11:07:08 -07:00
Wael Nasreddine c465292832 Merge pull request #57711 from kalbasit/nixpkgs_update-go
Go: 1.11.5 -> 1.11.6 and 1.12 -> 1.12.1
2019-03-22 10:24:37 -07:00
Wael M. Nasreddine 276d8c97bb go_1_12: 1.12 -> 1.12.1 2019-03-21 22:33:43 -07:00
Wael M. Nasreddine 2d9d054bce go_1_11: 1.11.5 -> 1.11.6 2019-03-21 22:33:42 -07:00
Wael Nasreddine 1f460d05c1 miniflux: do not send buildGoPackage, it is using buildGoModule now (#58110) 2019-03-21 22:33:16 -07:00
Wael Nasreddine 043255c639 buildGo112Package: fix the function (#58105) 2019-03-21 22:04:29 -07:00
Wael M. Nasreddine 5af0780492 Merge remote-tracking branch 'origin/master' into staging
* origin/master: (693 commits)
  buildGoModule: use go_1_12 instead of go_1_11 (#58103)
  gitAndTools.lab: 0.15.2 -> 0.15.3 (#58091)
  signal-desktop: 1.22.0 -> 1.23.0
  added missing semicolon to documentation
  terminus_font_ttf: 4.46.0 -> 4.47.0
  buildGoModule: remove SSL env vars in favor of cacert in buildInputs (#58071)
  dav1d: init at 0.2.1
  dropbox-cli: 2018.11.28 -> 2019.02.14
  atlassian-confluence: 6.14.1 -> 6.14.2
  maintainers: update email for dywedir
  python.pkgs.hglib: use patch to specify hg path (#57926)
  chkrootkit: 0.52 -> 0.53
  radare2-cutter: 1.7.2 -> 1.8.0
  autorandr: 1.7 -> 1.8
  pythonPackages.pyhepmc: fix build
  llvm-polly/clang-polly: use latest llvm
  apulse: 0.1.11.1 -> 0.1.12, cleanup
  factorio: experimental 0.17.14 → 0.17.16 (#58000)
  sequeler: 0.6.7 -> 0.6.8
  nasc: 0.5.1 -> 0.5.2
  ...
2019-03-21 21:01:25 -07:00
Wael Nasreddine 52dae14f0c buildGoModule: use go_1_12 instead of go_1_11 (#58103) 2019-03-21 20:40:07 -07:00
Wael Nasreddine 6d7d69ff3e buildGoModule: remove SSL env vars in favor of cacert in buildInputs (#58071)
cacert already exposes NIX_SSL_CERT_FILE in its setupHook. Fetchers and builders are already setup to use this variable and there's no need to export them manually.
2019-03-21 14:44:03 -07:00
Wael Nasreddine a0e4f44006 Merge pull request #57080 from kalbasit/nixpkgs_create-build-go-module
buildGoModule: building Go binaries in two phases
2019-03-14 15:12:51 -07:00
Wael M. Nasreddine d45408bd48 mod: init at 0.2.0 2019-03-14 11:03:47 -07:00
Wael M. Nasreddine 8f8e71c0a1 hetzner-kube: set the version via ldflags 2019-03-14 10:31:20 -07:00
Wael M. Nasreddine 8f5b40591d hetzner-kube: 0.3.2rc1 -> 0.4.1 using buildGoModule 2019-03-14 10:31:19 -07:00
Wael M. Nasreddine 554406b510 todoist: use buildGoModule instead of buildGoPackage 2019-03-14 10:31:18 -07:00
Wael M. Nasreddine a7586b3055 terminal-parrot: 1.1.0 -> 1.1.1 using buildGoModule 2019-03-14 10:31:17 -07:00