Commit Graph

265309 Commits (9a92886922d507de4b34d98995ba3e19442624a2)

Author SHA1 Message Date
Sandro 9a92886922
Merge pull request #110395 from zowoq/gemset 2021-01-22 09:31:07 +01:00
Sandro 03c4d242e6
Merge pull request #110416 from tnias/usbguard_shell_completions_pr
usbguard: install shell completion
2021-01-22 09:28:57 +01:00
sternenseemann b424ecd84e ocamlPackages.emile: init at 1.1 2021-01-22 09:26:17 +01:00
sternenseemann 47818a1ff3 ocamlPackages.pecu: init at 0.5 2021-01-22 09:26:17 +01:00
Jules Aguillon bf010dac66
ocamlformat: Add versions 0.15.1 and 0.16.0 2021-01-22 09:10:02 +01:00
Jules Aguillon be14c2084d
ocamlPackages.ppxlib: Add version 0.18.0
The default version is still 0.15.0 to avoid breaking other packages.
2021-01-22 09:10:02 +01:00
Michael Raskin f89e4d7d8c
Merge pull request #110052 from r-ryantm/auto-update/libewf
libewf: 20201129 -> 20201210
2021-01-22 08:00:51 +00:00
Fabian Affolter 40021798b8 python3Packages.hatasmota: 0.2.5 -> 0.2.6 2021-01-21 23:59:46 -08:00
Fabian Affolter 68f5b96223 home-assistant: update component-packages 2021-01-21 23:58:49 -08:00
Fabian Affolter 3a43bbbc7c python3Packages.atenpdu: init at 0.3.1 2021-01-21 23:58:49 -08:00
sternenseemann 0f864eb45b ocamlPackages.hxd: init at 0.2.0 2021-01-22 08:39:58 +01:00
R. RyanTM 1e3e562cdc python37Packages.ROPGadget: 6.4 -> 6.5 2021-01-21 23:39:37 -08:00
R. RyanTM f82325b55a python37Packages.aiolifx: 0.6.8 -> 0.6.9 2021-01-21 23:39:20 -08:00
Emery Hemingway 93e31f2a78
ocamlPackages.wodan: init unstable-2020-11-20 2021-01-22 08:34:26 +01:00
Mario Rodas ab361e2b8e
Merge pull request #110431 from bbigras/tab-rs
tab-rs: 0.5.5 -> 0.5.6
2021-01-22 00:21:48 -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
"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
zowoq 2ab13ca162 treewide: add final newline 2021-01-22 07:40:43 +10:00
zowoq 19cca51092 .editorconfig: drop deps.nix 2021-01-22 07:40:43 +10:00
Silvan Mosberger 2a8591e088
Merge pull request #110392 from Infinisil/rename-type
lib/modules: Set submodule type for renamed option sets
2021-01-21 22:34:33 +01: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
zowoq 91a799fa82 .editorconfig: drop gemset 2021-01-22 07:12:50 +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
Silvan Mosberger 7f2fcc45f7
lib/modules: Set submodule type for renamed option sets
For renames like

  mkAliasOptionModule [ "services" "compton" ] [ "services" "picom" ]

where the target is an option set (like services.picom) instead of a single
option (like services.picom.enable), previously the renamed option type
was unset, leading to it being `types.unspecified`.

This changes it to be `types.submodule {}` instead, which makes more
sense.
2021-01-21 21:57:48 +01: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 8174a4cd1f
mellowplayer: 3.6.7 -> 3.6.8 (#110071) 2021-01-21 10:33:50 -08: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