Matthieu Coudron
6bf0226686
pythonPackages.notmuch2: init at 0.31
...
generates bindings via cffi
2020-11-14 23:46:25 +01:00
Matthieu Coudron
015939bece
linux_mptcp_5_9: MPTCP in upstream linux
...
linux_mptcp_5_9 enables Multipath TCP in the upstream kernel.
I keep linux_mptcp_95 even if it is out of tree because it has "more" features
than linux_mptcp_5_9.
2020-11-12 18:51:45 +01:00
Matthieu Coudron
db215ca08d
linux_mptcp_94: remove (outdated)
...
few years old by now, use linux_mptcp_95 instead.
2020-11-12 18:51:18 +01:00
Matthieu Coudron
6818de3026
pythonPackages.urwidtrees: 1.0.2 -> 1.0.3
2020-11-12 12:00:57 +01:00
Matthieu Coudron
cd6040869a
.github/CODEOWNERS: add teto to neovim
2020-11-03 09:38:14 +01:00
Matthieu Coudron
86d7ed8d10
neovim: take into account vi(m)Alias
...
restore feature broken by compatibility layer
2020-11-03 09:31:56 +01:00
Matthieu Coudron
42cc40ddc8
neovim: fix nodejs and ruby generation
...
These were not translated correctly in the new wrapper.
2020-11-02 23:27:49 +01:00
Matthieu Coudron
295948f40f
neovim: dont wrap when is null
...
restore previous behavior
2020-11-01 18:55:57 +01:00
Matthieu Coudron
db157224ef
neovim: restore neovim.override
...
the compatibility layer for `wrapNeovim` introduced in https://github.com/NixOS/nixpkgs/pull/101265
broke the recommended way of configuration:
https://nixos.org/manual/nixpkgs/stable/#custom-configuration
https://nixos.wiki/wiki/Vim#Customizations
restore the old ways.
2020-10-31 15:52:34 +01:00
Matthieu Coudron
95702fe6d2
neovim: revert change to extraMakeWrapperArgs
...
wrapNeovim incited users to use a list instead of a string. Revert that:
the change is not super useful while breaking home-manager.
2020-10-31 14:32:02 +01:00
Matthieu Coudron
1f9ab74d4c
buildBazelPackage: build name from pname/version
...
and updated bazel-remote accordingly.
2020-10-28 17:55:10 +01:00
Matthieu Coudron
b2bde30def
visidata: 1.5.2 -> 2.0.1
...
also added way to open .pcap file.
2020-10-19 10:54:08 +02:00
Matthieu Coudron
29e5f73fa8
tree-sitter.grammars.lua: init
2020-10-14 16:42:23 +02:00
Matthieu Coudron
b7b62de54d
tree-sitter: 0.16.9 -> 0.17.1
2020-10-14 16:42:20 +02:00
Matthieu Coudron
be4832848d
tree-sitter.grammars: compile scanner.cc if exists
...
otherwise neovim's treesitter fails with for instance:
`undefined symbol: tree_sitter_bash_external_scanner_create`
2020-09-22 21:30:43 +02:00
Matthieu Coudron
51b854a254
tree-sitter.grammars: update
...
initialize php grammar too.
2020-09-22 14:58:47 +02:00
Matthieu Coudron
57597f6050
tree-sitter: 0.16.4 -> 0.16.9
2020-09-22 14:54:58 +02:00