Mario Rodas
09e2213e05
Merge pull request #102006 from r-ryantm/auto-update/android-udev-rules
...
android-udev-rules: 20200613 -> 20201003
2020-10-29 06:38:35 -05:00
Anderson Torres
7cb747c3b7
Merge pull request #99480 from Sohalt/tarssh
...
tarssh: init at 0.4.0
2020-10-29 08:35:40 -03:00
R. RyanTM
9019cf9033
cfssl: 1.4.1 -> 1.5.0
2020-10-29 10:58:56 +00:00
Mario Rodas
baca38fd3f
Merge pull request #102011 from r-ryantm/auto-update/azure-storage-azcopy
...
azure-storage-azcopy: 10.6.0 -> 10.6.1
2020-10-29 05:51:49 -05:00
Mario Rodas
8ec46a0a6f
Merge pull request #102012 from r-ryantm/auto-update/bazel-kazel
...
bazel-kazel: 0.1.1 -> 0.1.2
2020-10-29 05:50:32 -05:00
Mario Rodas
892a638e47
Merge pull request #102014 from r-ryantm/auto-update/bazelisk
...
bazelisk: 1.7.3 -> 1.7.4
2020-10-29 05:47:05 -05:00
R. RyanTM
af7ee30319
cargo-tarpaulin: 0.14.3 -> 0.15.0
2020-10-29 10:40:21 +00:00
wheelsandmetal
166eadee60
nuraft: init at 1.1.2
2020-10-29 10:24:59 +00:00
wheelsandmetal
4e35d03c8e
add myselft to maintainers
2020-10-29 10:19:10 +00:00
Renato Alves
019fa5f608
htslib: 1.10.2 -> 1.11 ( #100812 )
2020-10-29 11:18:29 +01:00
Philipp
fc856b89e5
nixos/murmur: add murmur group, don't run as nogroup
...
fixes #101980
2020-10-29 10:32:04 +01:00
R. RyanTM
835fd4ffa6
bazelisk: 1.7.3 -> 1.7.4
2020-10-29 09:14:28 +00:00
Michele Guerini Rocco
c0627e5b5b
Merge pull request #102004 from rnhmjoj/monero
...
monero-gui: fixup of 7a498ab
2020-10-29 10:07:33 +01:00
R. RyanTM
d55feede21
bazel-kazel: 0.1.1 -> 0.1.2
2020-10-29 09:06:48 +00:00
Peter Hoeg
0cc9ad72d4
ffmpeg-full: patch for libsrt deprecated API
2020-10-29 17:06:07 +08:00
Andreas Rammhold
b64d91e92e
promscale: 0.1.0 -> 0.1.1
...
Changelog:
- Add QueryRow to our connection interface
- Add SQL API for managing metric compression setting
- Add code documentation for query/read path of the connector
- Adds support for checking pg version on startup
- BUGFIX reset pendingBuffer epoch when we're done
- Epoch-Based cache validation
- First pass documenting the write path
- Fix bug with deletion of metric name labels.
- Fix erroneous PromQL query in end-to-end tests
- Fix error reporting to prevent panic
- Fix golden file tests
- Fix logging output to match rest of the project
- Fix views on Vanilla PG and add tests
- Make example docker-compose clearer (#305 )
- Mask password while printing config
- Prepare for the 0.1.1 release
- Prepare for the next development cycle
- REFACTOR rearrange mocks
- REFACTOR switch TestPGXInserterInsertData to the new mock
- REFACTOR switch TestPGXInserterInsertSeries to the new mock
- Start a pgmodel Readme
Source: https://github.com/timescale/promscale/releases/tag/0.1.1
2020-10-29 10:02:35 +01:00
braunse
a74a5c9d92
CastXML: refactor to avoid python2 dependency ( #101996 )
...
Switch pythonPackages.sphinx to python3Packages.sphinx. Should
only affect the build of the man-page.
2020-10-29 10:01:18 +01:00
R. RyanTM
451e41f6ef
azure-storage-azcopy: 10.6.0 -> 10.6.1
2020-10-29 08:55:03 +00:00
Matthieu Coudron
2eb1610725
neovimUtils: neovim utilities to handle more usecases
...
Current nixpkgs always wraps neovim with the "-u" which has sideeffects as explained in https://github.com/NixOS/nixpkgs/issues/55376 :
1. vim won't set the variable $MYVIMRC as explained #34215
2. vim skips loading folder-specific .vimrc / .nvimrc
I wanted to provide a way for users to better control what flags are used to wrap neovim. This is achived by introducing wrapNeovimUnstable et neovimUtils, utilities to help with that. We provide a compatibility layer so that wrapNeovim still works and to let us experiment with wrapNeovimUnstable to better control neovim configuration, plugin dependencies, haskell environment etc so that it becomes easier to generate per-project neovim config.
With this commit, it's possible for instance for home-manager to wrap neovim without the `-u` and just write the config in the
expected $XDG_CONFIG_HOME/nvim/init.vim .
Expect wrapNeovimUnstable interface to evolve in the upcoming months.
2020-10-29 09:50:26 +01:00
R. RyanTM
a3d3a1ec75
atlantis: 0.15.0 -> 0.15.1
2020-10-29 08:39:11 +00:00
Christoph Hrdinka
67b292a1f5
Merge pull request #101949 from AluisioASG/aasg/libretro-mame2016
...
libretro.mame2016: fix build with Make 4.3
2020-10-29 09:31:19 +01:00
R. RyanTM
bf62d8f629
android-udev-rules: 20200613 -> 20201003
2020-10-29 08:31:05 +00:00
Even Brenden
fe3041b879
jotta-cli: 0.6.24251 -> 0.7.33634
2020-10-29 09:27:01 +01:00
rnhmjoj
b0a06f1786
monero-gui: fixup of 7a498ab
...
The INSTALL_PATH has been fixed upstream and this was causing
the binary to be under $out/bin/bin/.
2020-10-29 08:53:31 +01:00
rnhmjoj
8f897b0f9c
pdns-recursor: 4.3.5 -> 4.4.0
2020-10-29 08:34:13 +01:00
Michele Guerini Rocco
df6068e934
Merge pull request #101985 from rnhmjoj/monero
...
monero: 0.17.1.0 -> 0.17.1.1
2020-10-29 08:04:30 +01:00
Vladimir Serov
1b27fadae0
super-slicer: 2.2.54.1 -> 2.2.54.2
...
Signed-off-by: Vladimir Serov <me@cab404.ru>
2020-10-29 08:43:43 +03:00
Vincent Laporte
2ccfc2962e
opa: build with OCaml 4.03
2020-10-29 06:35:15 +01:00
Mario Rodas
8305cce210
Merge pull request #100638 from xrelkd/add/clipcat
...
clipcat: init at 0.4.19
2020-10-28 23:00:38 -05:00
Mario Rodas
13213174fc
Merge pull request #101960 from rvolosatovs/update/gofumpt
...
gofumpt: 2019-11-11 -> 2020-10-27
2020-10-28 22:52:21 -05:00
Mario Rodas
6a730c547c
Merge pull request #101989 from marsam/update-archiver
...
archiver: 3.3.2 -> 3.4.0
2020-10-28 22:51:32 -05:00
Roman Volosatovs
4d5c38797d
gotools: 2020-04-21 -> 2020-10-27 ( #101961 )
2020-10-28 22:51:18 -05:00
dawidsowa
c69407d606
gallery-dl: 1.15.1 -> 1.15.2 ( #101977 )
...
* gallery-dl: 1.15.1 -> 1.15.2
2020-10-28 22:49:39 -05:00
Mario Rodas
392e56b1ff
Merge pull request #101982 from zowoq/fzf
...
fzf: 0.24.0 -> 0.24.1
2020-10-28 22:48:15 -05:00
Tom Repetti
7559a99131
marker: init at 2020.04.04
2020-10-28 23:01:47 -04:00
Anderson Torres
066bf7dd5d
Merge pull request #101894 from AndersonTorres/terminal-emulators
...
Create a directory-category for terminal emulators
2020-10-28 23:27:05 -03:00
Mario Rodas
b8e8c7d5b9
Merge pull request #101962 from benley/aws-google-auth
...
aws-google-auth: 0.0.34 -> 0.0.36
2020-10-28 20:31:56 -05:00
AndersonTorres
5b5aac40d5
Terminal emulators: whitespace cleanup and regroup
...
Because editorconfig complains, and also why not to organize them
"ascii-betically"?
2020-10-28 22:28:32 -03:00
ajs124
d69e98a425
Merge pull request #101758 from helsinki-systems/upd/asterisk-bump
...
asterisk: Bump all packages
2020-10-29 01:31:13 +01:00
Martin Weinelt
55746e0a4b
Merge pull request #98187 from mweinelt/nixos/babeld
...
nixos/babeld: lock down service
2020-10-29 01:24:11 +01:00
rnhmjoj
79a81f81aa
monero-gui: 0.17.1.0 -> 0.17.1.1
2020-10-29 01:21:00 +01:00
rnhmjoj
7a498aba3e
monero: 0.17.1.0 -> 0.17.1.1
2020-10-29 01:20:48 +01:00
Martin Weinelt
2755df8657
Merge pull request #101844 from helsinki-systems/telepromter-2.4.0
...
teleprompter: 2.3.4 -> 2.4.0
2020-10-29 00:58:59 +01:00
Scriptkiddi
9bb8fdf842
teleprompter: 2.3.4 -> 2.4.0
2020-10-29 00:48:56 +01:00
Martin Weinelt
7bbbc719f4
Merge pull request #101958 from helsinki-systems/hass-nabucasa.0.37.1
...
python3Packages.hass-nabucasa: 0.34.0 -> 0.37.1
2020-10-29 00:36:48 +01:00
Scriptkiddi
da2e83490c
python3Packages.hass-nabucasa: 0.34.6 -> 0.37.1
2020-10-29 00:26:51 +01:00
Scriptkiddi
aa94abac64
python3Packages.pycognito: 0.1.3 -> 0.1.4
2020-10-29 00:26:48 +01:00
Scriptkiddi
da519e3a2b
python3Packages.python-jose: 3.1.0 -> 3.2.0
2020-10-29 00:26:34 +01:00
Martin Weinelt
caf6c6fad1
Merge pull request #101722 from r-ryantm/auto-update/opustags
...
opustags: 1.3.0 -> 1.4.0
2020-10-29 00:03:02 +01:00
Martin Weinelt
9662e0eaf9
Merge pull request #101744 from euank/k3s-modprobe
...
k3s: add modprobe to k3s's PATH
2020-10-28 23:56:35 +01:00