Poscat
bdf7a8aa8e
fcitx5-lua: remove unnecessary interpolation
2021-01-22 11:58:27 +08:00
John Ericson
8929989614
lib: Clean up how linux and gcc config is specified
...
The `platform` field is pointless nesting: it's just stuff that happens
to be defined together, and that should be an implementation detail.
This instead makes `linux-kernel` and `gcc` top level fields in platform
configs. They join `rustc` there [all are optional], which was put there
and not in `platform` in anticipation of a change like this.
`linux-kernel.arch` in particular also becomes `linuxArch`, to match the
other `*Arch`es.
The next step after is this to combine the *specific* machines from
`lib.systems.platforms` with `lib.systems.examples`, keeping just the
"multiplatform" ones for defaulting.
2021-01-21 22:44:09 -05:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Mario Rodas
046d24424e
Merge pull request #110324 from marsam/update-libvmaf
...
libvmaf: 2.1.0 -> 2.1.1
2021-01-21 21:27:06 -05:00
Mario Rodas
09c607f0be
Merge pull request #110356 from r-ryantm/auto-update/flow
...
flow: 0.142.0 -> 0.143.0
2021-01-21 21:26:19 -05:00
Bruno Bigras
754d6347b6
tab-rs: 0.5.5 -> 0.5.6
2021-01-21 21:17:58 -05:00
Sandro
fd0daed2e8
Merge pull request #109271 from eduardosm/ruffle
...
ruffle: nightly-2020-11-30 -> nightly-2021-01-12
2021-01-22 02:17:38 +01:00
Sandro
d78f0383c2
Merge pull request #110383 from ck3d/fix-rust-bindgen
...
rust-bindgen: Resolve "/usr/bin/env bash" to fix usage in Nix build
2021-01-22 02:16:08 +01:00
Sandro
74a5242641
Merge pull request #110390 from jonringer/hashi-vim-plugins
2021-01-22 02:08:57 +01:00
Dmitry Kalinkin
55e8a35caf
Merge pull request #109422 from veprbl/pr/binutils_use_gold_darwin_cross
...
binutils: enable gold when cross compiling on darwin
2021-01-21 18:47:25 -05:00
Philipp Bartsch
de3377bff0
usbguard: install shell completion
2021-01-22 00:33:21 +01:00
Albin Otterhäll
62015c03b6
pijul: 1.0.0-alpha.35 -> 1.0.0-alpha.37
2021-01-22 00:25:49 +01:00
"Jonathan Ringer"
2868a2be82
vimPlugins.vim-hcl: init at 2020-09-07
2021-01-21 14:55:21 -08:00
"Jonathan Ringer"
a18ef3f67d
vimPlugins: update
2021-01-21 14:55:21 -08:00
Fabian Affolter
1c5456573c
python3Packages.awesomeversion: 20.12.5 -> 21.1.3
2021-01-21 23:38:58 +01:00
Robert Helgesson
0e4faa73d2
liquibase: support PostgreSQL JDBC driver
2021-01-21 23:13:24 +01:00
Robert Helgesson
62acc9aa8f
liquibase: cleaning up
2021-01-21 23:12:43 +01:00
zowoq
722c5a8316
crun: 0.16 -> 0.17
...
https://github.com/containers/crun/releases/tag/0.17
2021-01-22 08:06:10 +10:00
zowoq
2ab13ca162
treewide: add final newline
2021-01-22 07:40:43 +10:00
zowoq
59b83c43e0
treewide: add final newline
2021-01-22 07:18:04 +10:00
zowoq
0ebfeaeca1
bundix: add final newline patch
2021-01-22 07:18:04 +10:00
John Ericson
e61a96d70a
Merge pull request #110312 from obsidiansystems/prometheus-cpp-pkgconfig
...
[Draft] prometheus-cpp: add pkgconfig data
2021-01-21 16:02:20 -05:00
Antonio Nuno Monteiro
29954335b7
ocamlPackages_4_12.ocaml: alpha3 -> beta1
2021-01-21 21:59:09 +01:00
Ivan Babrou
deb0d298a2
docker: add buildx support to docker client
2021-01-21 12:52:46 -08:00
Ivan Babrou
e431ff7e2e
docker-buildx: init at 0.5.1
...
Installing docker-buildx enables buildx subcommand on the client:
* https://github.com/docker/buildx
2021-01-21 12:52:45 -08:00
sternenseemann
80b13365e9
ocamlPackages.mirage-crypto*: 0.8.8 -> 0.8.10
...
ocamlPackages.x509: fix tests for mirage-crypto >= 0.8.9
2021-01-21 21:41:18 +01:00
zowoq
c06d37b803
gh: 1.4.0 -> 1.5.0
...
https://github.com/cli/cli/releases/tag/v1.5.0
2021-01-22 06:06:25 +10:00
Guillaume Girol
7ed3d2df76
Merge pull request #103135 from symphorien/pr/92775
...
Evolution ews: wrap evolution and evolution data server, fix nixos module.
2021-01-21 19:42:45 +00:00
Christian Kögler
23b0a88572
rust-bindgen: Resolve "/usr/bin/env bash" to fix usage in Nix build
2021-01-21 20:16:58 +01:00
markuskowa
afa23b8a4b
Merge pull request #110367 from markuskowa/upd-slurm
...
slurm: 20.11.2.1 -> 20.11.3.1
2021-01-21 20:08:18 +01:00
Sandro
39b25bbbb5
Merge pull request #110368 from fabaff/python-wink
2021-01-21 19:49:34 +01:00
Sandro
1db57db724
Merge pull request #109949 from andyrichardson/patch-1
...
vscode-extensions.graphql.vscode-graphql: Init at 0.3.13
2021-01-21 19:47:42 +01:00
R. RyanTM
4f3e9c9ca8
cargo-cache: 0.5.1 -> 0.6.0
2021-01-21 18:34:21 +00:00
R. RyanTM
8174a4cd1f
mellowplayer: 3.6.7 -> 3.6.8 ( #110071 )
2021-01-21 10:33:50 -08:00
R. RyanTM
360f24168f
bingrep: 0.8.2 -> 0.8.5
2021-01-21 18:10:56 +00:00
R. RyanTM
728097646c
argocd: 1.8.1 -> 1.8.2 ( #109720 )
2021-01-21 10:09:15 -08:00
R. RyanTM
635154a7ac
assh: 2.10.0 -> 2.11.0 ( #109724 )
2021-01-21 10:08:38 -08:00
R. RyanTM
f590e4246e
azure-storage-azcopy: 10.7.0 -> 10.8.0 ( #109730 )
2021-01-21 10:08:11 -08:00
R. RyanTM
d0f642806f
bazel-kazel: 0.1.3 -> 0.2.0 ( #109731 )
2021-01-21 10:07:41 -08:00
R. RyanTM
8540ac06e9
ghorg: 1.4.0 -> 1.5.0 ( #109824 )
2021-01-21 10:07:01 -08:00
R. RyanTM
34926a73f8
golangci-lint: 1.35.0 -> 1.35.2 ( #109843 )
2021-01-21 10:05:40 -08:00
R. RyanTM
4670172927
gore: 0.5.0 -> 0.5.2 ( #109844 )
2021-01-21 10:04:57 -08:00
R. RyanTM
91606e095e
cadvisor: 0.37.0 -> 0.38.7 ( #109921 )
2021-01-21 10:04:23 -08:00
R. RyanTM
f240afc50f
hydroxide: 0.2.15 -> 0.2.17 ( #109978 )
2021-01-21 10:03:49 -08:00
R. RyanTM
799a9cc7c5
matterbridge: 1.19.0 -> 1.21.0 ( #110087 )
2021-01-21 09:59:12 -08:00
R. RyanTM
76a80a2616
mage: 1.10.0 -> 1.11.0 ( #110090 )
2021-01-21 09:58:34 -08:00
R. RyanTM
998aa2ab86
mackerel-agent: 0.70.3 -> 0.71.0 ( #110092 )
2021-01-21 09:56:46 -08:00
R. RyanTM
ab482ea446
nextdns: 1.9.4 -> 1.9.6 ( #110127 )
2021-01-21 09:56:05 -08:00
R. RyanTM
03a0224f4a
pbgopy: 0.2.0 -> 0.3.0 ( #110192 )
2021-01-21 09:55:25 -08:00
Bruno Bigras
d888b4d235
httplz: dropping maintainership
2021-01-21 12:53:46 -05:00
R. RyanTM
6c0a48f3bc
frp: 0.34.3 -> 0.35.0 ( #110358 )
2021-01-21 09:53:10 -08:00
Sandro
d3a090c9a7
Merge pull request #110289 from bbigras/shotwell
...
shotwell: 0.31.2 -> 0.31.3
2021-01-21 18:52:53 +01:00
R. RyanTM
938ad4b145
bettercap: 2.28 -> 2.29 ( #110327 )
2021-01-21 09:52:27 -08:00
Michael Weiss
f202f96425
libxkbcommon: Add myself as maintainer
...
From the Git log it seems that this package currently lacks an active
maintainer. I'll try to help out for now.
2021-01-21 18:51:54 +01:00
R. RyanTM
a3b4695042
coredns: 1.8.0 -> 1.8.1 ( #110343 )
2021-01-21 09:51:38 -08:00
R. RyanTM
9897deafcc
consul: 1.9.1 -> 1.9.2 ( #110341 )
2021-01-21 09:51:06 -08:00
R. RyanTM
25a660b9bc
cloudflared: 2021.1.4 -> 2021.1.5 ( #110337 )
2021-01-21 09:50:29 -08:00
R. RyanTM
afc9f15172
circleci-cli: 0.1.11756 -> 0.1.11924 ( #110333 )
2021-01-21 09:49:57 -08:00
R. RyanTM
cec985b23b
argo: 2.12.4 -> 2.12.5 ( #110325 )
2021-01-21 09:49:02 -08:00
R. RyanTM
97b17404fa
go-swagger: 0.25.0 -> 0.26.0 ( #110361 )
2021-01-21 09:48:25 -08:00
R. RyanTM
ff40196b4c
_1password-gui: 0.9.8 -> 0.9.9-3
2021-01-21 17:45:57 +00:00
Elis Hirwing
956967a671
Merge pull request #110254 from r-ryantm/auto-update/php-igbinary
...
php73Extensions.igbinary: 3.1.6 -> 3.2.1
2021-01-21 18:35:41 +01:00
Elis Hirwing
1b66ae0acd
Merge pull request #110250 from r-ryantm/auto-update/php-maxminddb
...
php73Extensions.maxminddb: 1.8.0 -> 1.9.0
2021-01-21 18:35:18 +01:00
Elis Hirwing
526acc0f32
Merge pull request #110230 from r-ryantm/auto-update/php-rdkafka
...
php73Extensions.rdkafka: 4.1.1 -> 5.0.0
2021-01-21 18:34:44 +01:00
Ryan Mulligan
515fcfe4a8
Merge pull request #110354 from r-ryantm/auto-update/fend
...
fend: 0.1.11 -> 0.1.13
2021-01-21 09:27:24 -08:00
Fabian Affolter
6b19408a70
home-assistant: update component-packages
2021-01-21 18:13:18 +01:00
Fabian Affolter
4afb4968cd
python3Packages.python-wink: init at 1.10.5
2021-01-21 18:12:27 +01:00
Sandro
d5d2206b95
Merge pull request #110309 from zimbatm/python3Packages.bash_kernel
...
python3Packages.bash_kernel: 0.7.1 -> 0.7.2
2021-01-21 18:05:45 +01:00
Sandro
4825212f16
Merge pull request #110363 from fabaff/vsure
2021-01-21 18:05:06 +01:00
Sandro
d775ed2d55
Merge pull request #110364 from cideM/init-chadtree
2021-01-21 18:04:52 +01:00
Sandro
c60bb493e6
Merge pull request #110355 from ymatsiuk/flux
...
fluxcd: 0.6.1 -> 0.6.3
2021-01-21 17:53:02 +01:00
Sandro
2d7fd277d7
Merge pull request #110352 from bbigras/mtail
...
mtail: 3.0.0-rc41 -> 3.0.0-rc43
2021-01-21 17:52:47 +01:00
Sandro
dcbc11d071
Merge pull request #110331 from Roxxers/tomb-2.9
...
tomb: 2.8.1 -> 2.9
2021-01-21 17:51:52 +01:00
Markus Kowalewski
c87fc050c1
slurm: 20.11.2.1 -> 20.11.3.1
2021-01-21 17:51:20 +01:00
Florian Beeres
73f0e809a1
vimPlugins: change branch for gitsigns.nvim
2021-01-21 17:41:40 +01:00
Fabian Affolter
2ab5b854ad
home-assistant: update component-packages
2021-01-21 17:40:28 +01:00
Florian Beeres
c88e459655
vimPlugins.chadtree: init at 2021-01-21
2021-01-21 17:40:19 +01:00
Florian Beeres
146e6faf79
vimPlugins: update
2021-01-21 17:39:58 +01:00
Yurii Matsiuk
96966bb66b
fluxcd: 0.6.1 -> 0.6.3
2021-01-21 17:39:43 +01:00
Fabian Affolter
5cca230726
python3Packages.vsure: init at 1.6.1
2021-01-21 17:39:35 +01:00
Sandro
8391b54b2f
Merge pull request #110266 from marsam/update-recursive
...
recursive: 1.069 -> 1.071
2021-01-21 17:31:21 +01:00
Sandro
1ecf25ad39
Merge pull request #110177 from cpcloud/containerpilot
2021-01-21 17:30:18 +01:00
Sandro
96aa111884
Merge pull request #110282 from mingmingrr/master
...
pythonPackages.hydrus: 420 -> 426
2021-01-21 17:27:39 +01:00
Sandro
d2a9ff2431
Merge pull request #110273 from bbigras/waybar
...
waybar: 0.9.4 -> 0.9.5
2021-01-21 17:23:02 +01:00
Sandro
d158fe4930
Merge pull request #110269 from maralorn/nheko
2021-01-21 17:22:04 +01:00
Sandro
84229678d2
Merge pull request #110268 from marsam/update-vale
...
vale: 2.6.8 -> 2.8.1
2021-01-21 17:21:30 +01:00
Ryan Mulligan
9934ef3da9
Merge pull request #110329 from r-ryantm/auto-update/brave
...
brave: 1.18.78 -> 1.19.86
2021-01-21 08:18:50 -08:00
R. RyanTM
dea5338c45
python37Packages.databricks-connect: 7.3.6 -> 7.3.7
2021-01-21 08:18:29 -08:00
R. RyanTM
9334bd4a30
python37Packages.google-cloud-secret-manager: 2.1.0 -> 2.2.0
2021-01-21 08:17:36 -08:00
Sandro
50b0911f6e
Merge pull request #110334 from kevingriffin/babelfish-1.0.1
...
babelfish: 1.0.0 -> 1.0.1
2021-01-21 17:04:24 +01:00
Malte Brandy
35676cba19
nheko: 0.7.2 -> 0.8.0
2021-01-21 16:59:05 +01:00
Malte Brandy
53465a02c0
mtxclient: 0.3.1 -> 0.4.0
2021-01-21 16:58:38 +01:00
Théo Zimmermann
33fc9b1c6d
coqPackages.math-classes: 8.11.0 -> 8.12.0
2021-01-21 16:39:59 +01:00
R. RyanTM
9b531f99e8
flow: 0.142.0 -> 0.143.0
2021-01-21 15:30:52 +00:00
Jörg Thalheim
5e0f8f6762
Merge pull request #109919 from pjjw/musl-rust-bootstrap-fix
...
rust: add musl-libc targets to bootstrapping
2021-01-21 15:24:35 +00:00
Jörg Thalheim
22ac0b9087
Merge pull request #109029 from Atemu/zfs-meta.broken-instead-of-abort
...
zfs: use meta.broken instead of throw when incompatible with kernel
2021-01-21 15:19:42 +00:00
R. RyanTM
d35953fc3c
fend: 0.1.11 -> 0.1.13
2021-01-21 15:15:25 +00:00
Florian Klink
126fb3c888
Merge pull request #68680 from arianvp/afterburn
...
afterburn: init at 4.6.0
2021-01-21 16:06:19 +01:00
Bruno Bigras
00ec365a8d
mtail: 3.0.0-rc41 -> 3.0.0-rc43
2021-01-21 10:05:32 -05:00
R. RyanTM
35aac20463
exoscale-cli: 1.22.2 -> 1.23.0
2021-01-21 15:01:56 +00:00
Ryan Mulligan
2f527e095d
Merge pull request #110313 from r-ryantm/auto-update/python3.7-google-crc32c
...
python37Packages.google-crc32c: 1.1.1 -> 1.1.2
2021-01-21 06:56:28 -08:00
Ryan Mulligan
215d637b86
Merge pull request #109867 from r-ryantm/auto-update/ior
...
ior: 3.2.1 -> 3.3.0
2021-01-21 06:55:34 -08:00
Ryan Mulligan
101f4f14b9
Merge pull request #110335 from r-ryantm/auto-update/clojure-lsp
...
clojure-lsp: 2021.01.16-03.28.20 -> 2021.01.20-01.39.32
2021-01-21 06:52:45 -08:00
Ryan Mulligan
35d893da49
Merge pull request #110252 from r-ryantm/auto-update/pgrouting
...
postgresql11Packages.pgrouting: 3.1.1 -> 3.1.2
2021-01-21 06:49:45 -08:00
Ryan Mulligan
48e923959e
Merge pull request #110222 from r-ryantm/auto-update/phoronix-test-suite
...
phoronix-test-suite: 10.0.1 -> 10.2.0
2021-01-21 06:48:54 -08:00
ilian
4df406a276
reaper: add ilian as maintainer
2021-01-21 15:10:35 +01:00
sternenseemann
6410340ea9
ocamlPackages.opam-file-format: 2.0.0 -> 2.1.2
2021-01-21 15:06:57 +01:00
ilian
22cccad901
reaper: 6.19 -> 6.20
2021-01-21 15:03:39 +01:00
Atemu
aa58df5312
zfs: use meta.broken instead of throw when incompatible with kernel
...
`throw` aborts eval when the package is touched in inappropriate places. See
https://github.com/NixOS/nixpkgs/issues/109001 for an adverse instance of that.
ZFS now behaves like a regular broken package when it's, you know, broken.
It also still prints the helpful incompatibility notice when fully evaluated.
2021-01-21 14:58:00 +01:00
R. RyanTM
303ccb9760
clojure-lsp: 2021.01.16-03.28.20 -> 2021.01.20-01.39.32
2021-01-21 13:31:34 +00:00
Sandro
b97a90532e
Merge pull request #110291 from bbigras/scrcpy
...
scrcpy: 1.16 -> 1.17
2021-01-21 14:23:58 +01:00
Kevin Griffin
af1df42fec
babelfish: 1.0.0 -> 1.0.1
2021-01-21 22:22:34 +09:00
Arian van Putten
4e57aa0ecc
afterburn: init at 4.6.0
2021-01-21 14:01:16 +01:00
R. RyanTM
3fd51777ab
brave: 1.18.78 -> 1.19.86
2021-01-21 12:54:56 +00:00
Roxie Gibson
7a737bfd29
tomb: 2.8.1 -> 2.9
2021-01-21 12:51:30 +00:00
Robert Schütz
cd9c691abe
pythonPackages.nidaqmx: fix spelling of pythonImportsCheck
2021-01-21 13:18:33 +01:00
Doron Behar
8c2215be68
Merge pull request #110301 from bbigras/broot
...
broot: 1.1.10 -> 1.2.0
2021-01-21 14:00:04 +02:00
Doron Behar
9bc6d1f5bf
Merge pull request #110316 from bbigras/compsize
...
compsize: 1.3 -> 1.4
2021-01-21 13:59:21 +02:00
Doron Behar
2f1a1cf2b5
Merge pull request #110315 from 06kellyjac/open-policy-agent
...
open-policy-agent: 0.25.2 -> 0.26.0
2021-01-21 13:58:48 +02:00
Doron Behar
cb54a42acb
Merge pull request #110308 from bbigras/signify
...
signify: 25 -> 30
2021-01-21 13:58:27 +02:00
Florian Klink
a1d4f80467
Merge pull request #110307 from orivej/aws-cross
...
aws-sdk-cpp: fix cross compilation, configure for curl with http2
2021-01-21 12:54:13 +01:00
Mario Rodas
169be986e2
Merge pull request #110264 from marsam/update-go-tools
...
go-tools: 2020.2 -> 2020.2.1
2021-01-21 06:45:24 -05:00
Stig Palmquist
fc8a310406
perldevel: 5.33.5 -> 5.33.6, perl-cross: b444794 -> 4c55233
2021-01-21 12:34:55 +01:00
Bruno Bigras
19dcf599fe
compsize: 1.3 -> 1.4
2021-01-21 06:11:51 -05:00
06kellyjac
20cc264778
open-policy-agent: 0.25.2 -> 0.26.0
2021-01-21 11:06:56 +00:00
R. RyanTM
6e5c0fc72b
python37Packages.google-crc32c: 1.1.1 -> 1.1.2
2021-01-21 11:02:38 +00:00
Hector Escobedo
451ffe6ad0
prometheus-cpp: add pkgconfig data
2021-01-21 02:54:38 -08:00
Michael Weiss
f5de4608de
chromiumDev: 89.0.4385.0 -> 89.0.4389.9
2021-01-21 11:53:53 +01:00
zimbatm
a8dc17d3f2
python3Packages.bash_kernel: 0.7.1 -> 0.7.2
2021-01-21 11:52:09 +01:00
Bruno Bigras
af0415418e
signify: 25 -> 30
2021-01-21 05:49:15 -05:00
Orivej Desh
92eb18f45d
aws-sdk-cpp: fix cross compilation, configure for curl with http2
2021-01-21 10:33:28 +00:00
sternenseemann
095ef20a24
dune: stdenv.lib → lib
...
Reference #108938 .
2021-01-21 11:26:26 +01:00
sternenseemann
f3704de649
dune: let dune install itself
2021-01-21 11:26:26 +01:00
sternenseemann
223474d8ac
ocamlPackages.yojson: use dune install in installPhase
2021-01-21 11:26:26 +01:00
sternenseemann
972571d8b1
ocamlPackages.rope: use dune install
2021-01-21 11:26:26 +01:00
sternenseemann
46cd648a97
ocamlPackages.lua-ml: install using opaline instead of inheriting from dune
2021-01-21 11:26:26 +01:00
sternenseemann
9212e03c13
acgtk: use dune install
2021-01-21 11:26:26 +01:00
Vladimír Čunát
c685856f91
Merge #110051 : libmaxminddb: 1.4.3 -> 1.5.0
2021-01-21 11:15:56 +01:00
Max Wittig
4c7ffbccf0
gitlab-runner: 13.7.0 -> 13.8.0 ( #110280 )
2021-01-21 10:07:03 +00:00
Jörg Thalheim
09efa4ff5e
Merge pull request #110275 from bbigras/iwd
2021-01-21 10:04:52 +00:00
Bruno Bigras
7d3c52356f
broot: 1.1.10 -> 1.2.0
2021-01-21 04:56:01 -05:00
Vladimír Čunát
88e9df7b8d
libiscsi: work around i686-linux build problems
2021-01-21 10:33:11 +01:00
Bruno Bigras
aa5405764b
feh: 3.6.1 -> 3.6.2
2021-01-21 04:28:45 -05:00
Stig Palmquist
f315259280
perl: remove obsolete parallel building patch
2021-01-21 10:24:13 +01:00
Bruno Bigras
f4bb171ca7
scrcpy: 1.16 -> 1.17
2021-01-21 04:03:48 -05:00
Bruno Bigras
cd424d3453
shotwell: 0.31.2 -> 0.31.3
2021-01-21 03:54:47 -05:00
Elis Hirwing
f217c0ea7c
Merge pull request #110253 from r-ryantm/auto-update/php-yaml
...
php73Extensions.yaml: 2.2.0 -> 2.2.1
2021-01-21 09:50:34 +01:00
Elis Hirwing
e8f63a9f1e
Merge pull request #110258 from r-ryantm/auto-update/php-php-cs-fixer
...
php73Packages.php-cs-fixer: 2.17.0 -> 2.18.0
2021-01-21 09:49:28 +01:00
adisbladis
bc98996b75
Merge pull request #110239 from ashkitten/update-dolphin
...
dolphinEmuMaster: 5.0-12716 -> 5.0-13178
2021-01-21 09:47:27 +01:00
zowoq
30ab92ea31
conmon: 2.0.24 -> 2.0.25
...
https://github.com/containers/conmon/releases/tag/v2.0.25
2021-01-21 18:35:16 +10:00
Sandro
ae6fb64fb4
Merge pull request #107618 from fabaff/gitjacker
...
gitjacker: init at 0.0.2
2021-01-21 09:23:38 +01:00
Sandro
ad7347cfd4
Merge pull request #110227 from zowoq/gdu
...
gdu: 3.0.0 -> 4.2.0
2021-01-21 09:23:07 +01:00
Sandro
9b59bd1052
Merge pull request #110223 from LeSuisse/xfig-3.2.8
...
xfig: 3.2.7b1 -> 3.2.8
2021-01-21 09:22:46 +01:00
Sandro
621e8fca81
Merge pull request #110233 from bbigras/notmuch
...
notmuch: 0.31 -> 0.31.3
2021-01-21 09:22:26 +01:00
Sandro
930fcbc97c
Merge pull request #110281 from r-ryantm/auto-update/python3.7-mergedeep
...
python37Packages.mergedeep: 1.3.0 -> 1.3.1
2021-01-21 09:20:24 +01:00
Sandro
8583fe7a25
Merge pull request #110248 from zowoq/ocaml
...
ocamlPackages.*: use spaces for indentation
2021-01-21 09:11:39 +01:00
R. RyanTM
b389b777e1
python37Packages.cliff: 3.5.0 -> 3.6.0
2021-01-20 23:58:16 -08:00
R. RyanTM
ebc9b86f80
python37Packages.django_treebeard: 4.3.1 -> 4.4
2021-01-20 23:57:47 -08:00
R. RyanTM
c3f5fb04db
python37Packages.elementpath: 2.1.0 -> 2.1.1
2021-01-20 23:56:54 -08:00
R. RyanTM
a17adff3e9
docker-compose: 1.27.4 -> 1.28.0
2021-01-21 07:50:25 +00:00
Ryan Mulligan
33784b7228
Merge pull request #110086 from r-ryantm/auto-update/marvin
...
marvin: 20.20.0 -> 20.21.0
2021-01-20 23:38:00 -08:00
Antonio Nuno Monteiro
c5ddb07e28
ocamlPackages.ppx_tools: 6.2 → 6.3 (add 4.12 support) ( #110009 )
2021-01-21 08:25:33 +01:00
mingmingrr
3b0495ad34
pythonPackages.hydrus: 420 -> 426
2021-01-21 02:17:49 -05:00
R. RyanTM
8ceb353202
python37Packages.mergedeep: 1.3.0 -> 1.3.1
2021-01-21 07:16:18 +00:00
Vladyslav M
6317796bec
Merge pull request #110203 from r-ryantm/auto-update/oxipng
...
oxipng: 4.0.2 -> 4.0.3
2021-01-21 09:02:17 +02:00
Ryan Mulligan
b68a3e7906
Merge pull request #110088 from r-ryantm/auto-update/lynis
...
lynis: 3.0.1 -> 3.0.3
2021-01-20 21:32:13 -08:00
Ryan Mulligan
123ce74548
Merge pull request #110172 from r-ryantm/auto-update/opentx
...
opentx: 2.3.10 -> 2.3.11
2021-01-20 20:53:04 -08:00
Bruno Bigras
a98faf18fd
iwd: 1.10 -> 1.11
2021-01-20 23:50:51 -05:00
Bruno Bigras
17783d1176
ell: 0.35 -> 0.36
2021-01-20 23:50:25 -05:00
Ryan Mulligan
1aa9b59d4c
Merge pull request #110228 from r-ryantm/auto-update/PortfolioPerformance
...
portfolio: 0.50.0 -> 0.50.2
2021-01-20 20:38:46 -08:00
Bruno Bigras
7908a0762b
waybar: 0.9.4 -> 0.9.5
2021-01-20 23:23:23 -05:00
Mario Rodas
ad14668f2a
buildNodePackage: by default use Node.js' platforms
2021-01-21 04:20:00 +00:00
Mario Rodas
9f07e60af2
rclone: 1.53.3 -> 1.53.4 ( #110271 )
...
https://forum.rclone.org/t/rclone-1-53-4-release/21792
2021-01-20 19:41:24 -08:00
R. RyanTM
2f54cd04c2
libquotient: 0.6.3 -> 0.6.4
2021-01-21 11:31:14 +08:00
zowoq
932941b79c
treewide: editorconfig fixes
...
- remove trailing whitespace
- use spaces for indentation
2021-01-21 13:29:54 +10:00
R. RyanTM
fa2e1dd70a
python37Packages.colorcet: 2.0.2 -> 2.0.6
2021-01-20 19:25:20 -08:00
R. RyanTM
4a8c551c89
neochat: 1.0 -> 1.0.1
2021-01-21 10:26:10 +08:00
Mario Rodas
369e772cda
Merge pull request #109955 from r-ryantm/auto-update/dumb-init
...
dumb-init: 1.2.4 -> 1.2.5
2021-01-20 21:24:40 -05:00
José Romildo Malaquias
77ff152780
Merge pull request #110190 from r-ryantm/auto-update/papirus-icon-theme
...
papirus-icon-theme: 20200901 -> 20210101
2021-01-20 23:23:19 -03:00
Mario Rodas
c4ba6fc358
Merge pull request #110256 from r-ryantm/auto-update/pgroonga
...
postgresql11Packages.pgroonga: 2.2.7 -> 2.2.8
2021-01-20 21:08:19 -05:00
Mario Rodas
45791d5543
Merge pull request #110185 from r-ryantm/auto-update/pack
...
buildpack: 0.15.1 -> 0.16.0
2021-01-20 21:06:59 -05:00
Mario Rodas
fe2005af70
Merge pull request #110134 from marsam/update-tubeup
...
python3Packages.tubeup: 0.0.20 -> 0.0.21, youtube-dlc: remove
2021-01-20 21:06:19 -05:00
Mario Rodas
0ef9b9da96
Merge pull request #110214 from Chili-Man/terraform-0.14.5-update
...
terraform_0_14: 0.14.4 -> 0.14.5
2021-01-20 21:05:51 -05:00
R. RyanTM
14eb4dd93f
php73Packages.php-cs-fixer: 2.17.0 -> 2.18.0
2021-01-21 01:22:41 +00:00
R. RyanTM
21afdc1355
postgresql11Packages.pgroonga: 2.2.7 -> 2.2.8
2021-01-21 01:12:41 +00:00
R. RyanTM
a06d514da9
php73Extensions.igbinary: 3.1.6 -> 3.2.1
2021-01-21 00:59:29 +00:00
R. RyanTM
f2b818cfe0
php73Extensions.yaml: 2.2.0 -> 2.2.1
2021-01-21 00:55:02 +00:00
R. RyanTM
d56049ea97
postgresql11Packages.pgrouting: 3.1.1 -> 3.1.2
2021-01-21 00:51:29 +00:00
R. RyanTM
f8c86948be
php73Extensions.maxminddb: 1.8.0 -> 1.9.0
2021-01-21 00:46:19 +00:00
zowoq
8488ebab05
ocamlPackages.*: use spaces for indentation
2021-01-21 10:30:13 +10:00
Sandro
3837209e05
Merge pull request #105850 from r-ryantm/auto-update/bitwarden
...
bitwarden: 1.23.0 -> 1.23.1
2021-01-21 01:10:08 +01:00
Matthew Bauer
77403c1c19
Merge pull request #96140 from matthewbauer/add-cog
...
Init cog at 0.6.0
2021-01-20 17:42:54 -06:00
ash lea
fb76434e98
dolphinEmuMaster: 5.0-12716 -> 5.0-13178
2021-01-20 15:37:22 -08:00
zowoq
8adc564f28
treewide: editorconfig fixes
...
- add final newline
- use spaces for indentation
2021-01-21 09:30:52 +10:00
Sandro
b0fbf7b5c3
Merge pull request #106060 from r-ryantm/auto-update/ocaml4.10.0-optint
...
ocamlPackages.optint: 0.0.3 -> 0.0.4
2021-01-21 00:00:24 +01:00
Matthew Bauer
914de3a3ca
cog: init at 0.6.0
2021-01-20 16:54:49 -06:00
Matthew Bauer
132f7e6cfe
webkitgtk: enable WPE_RENDERER
2021-01-20 16:54:48 -06:00
Matthew Bauer
b2eb8992c7
libwpe-fdo: init at 1.7.1
2021-01-20 16:54:45 -06:00
Sandro
e201b1233d
Merge pull request #109836 from r-ryantm/auto-update/gleam
...
gleam: 0.12.1 -> 0.13.2
2021-01-20 23:45:45 +01:00
Elis Hirwing
650b653b8e
Merge pull request #110225 from r-ryantm/auto-update/php-phpstan
...
php73Packages.phpstan: 0.12.59 -> 0.12.68
2021-01-20 23:42:17 +01:00