github-actions[bot]
3d192af340
Merge staging-next into staging
2021-09-12 06:01:33 +00:00
github-actions[bot]
45de5d0c9a
Merge master into staging-next
2021-09-12 06:01:00 +00:00
R. RyanTM
03d20cbced
matrix-synapse-plugins.matrix-synapse-ldap3: 0.1.4 -> 0.1.5
2021-09-12 05:54:19 +00:00
R. RyanTM
0fc38b1eb2
libsigcxx30: 3.0.6 -> 3.0.7
2021-09-12 05:23:04 +00:00
R. RyanTM
b7f0a86061
libsigcxx: 2.10.6 -> 3.0.7
2021-09-12 05:20:09 +00:00
R. RyanTM
be5e48ac7e
libnma: 1.8.30 -> 1.8.32
2021-09-12 05:01:49 +00:00
R. RyanTM
2d3dbbdc4d
libhandy: 1.2.3 -> 1.4.0
2021-09-12 04:58:22 +00:00
TredwellGit
80ab542af8
steam: fix steamwebhelper
...
Fixes https://github.com/NixOS/nixpkgs/issues/137279 and https://github.com/ValveSoftware/steam-runtime/issues/462 .
2021-09-11 21:40:35 -07:00
R. RyanTM
d0eca54c81
kodiPackages.youtube: 6.8.14+matrix.1 -> 6.8.17+matrix.1
2021-09-12 04:36:05 +00:00
R. RyanTM
11fa1732bb
kodiPackages.inputstreamhelper: 0.5.5+matrix.1 -> 0.5.8+matrix.1
2021-09-12 04:30:10 +00:00
zimbatm
f882fbcee0
lib.generators.toINI: serialize derivations to string
...
This is the common case when passing a derivation, we want to access the
store path.
2021-09-12 06:26:21 +02:00
zimbatm
9e90a400a5
lib.generators.toGitINI: don't traverse derivations
...
Consider a derivation a value to be serialized.
nix-repl> lib.generators.toGitINI { hello = { drv = pkgs.hello; }; }
error: evaluation aborted with the following error message: 'generators.mkValueStringDefault: attrsets not supported: <derivation /nix/store/533q15q67sl6dl0272dyi7m7w5pwkkjh-hello-2.10.drv>'
Fixes #137390
2021-09-12 06:26:20 +02:00
R. RyanTM
117a1b9745
klipper: unstable-2021-07-15 -> unstable-2021-09-03
2021-09-12 04:23:17 +00:00
Ivan Malison
022c300df1
quill: 0.2.4 -> 0.2.5
2021-09-11 22:03:22 -06:00
Jörg Thalheim
fc4247e827
Merge pull request #137082 from bobby285271/markdown
...
nixos/doc: Convert more articles to CommonMark
2021-09-12 04:51:20 +01:00
Mario Rodas
22eb660417
Merge pull request #137456 from marsam/grpc-abseil-mutex-patch
...
grpc: add patch to revert alias to abseil mutex
2021-09-11 21:56:57 -05:00
zowoq
07109dd495
nixos/kubernetes: add cni-plugin-flannel to kubelet.cni.packages
...
the flannel plugin was removed from `cni-plugins` in ee8ed2cd8d
2021-09-12 12:47:45 +10:00
zowoq
a8bd9dcd7c
cni-plugin-flannel: move to flannel directory
2021-09-12 12:47:45 +10:00
R. RyanTM
72dd18cc55
python38Packages.scp: 0.13.6 -> 0.14.0
2021-09-11 18:59:02 -07:00
Bobby Rong
7fb52b1325
nixos: nixos/doc/manual/installation/installing.xml to CommonMark
2021-09-12 09:26:37 +08:00
Zhaofeng Li
623aa314dd
bochs: Enable VT-x/VMX emulation
2021-09-11 18:23:55 -07:00
Matthieu Coudron
b97977681e
lua: add LUA_PATH changes to release notes
...
lua interpreters have been patched not to look into FHS folders anymore.
2021-09-12 03:03:56 +02:00
Matthieu Coudron
496b8abf78
Apply suggestions from code review
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-12 03:03:56 +02:00
Matthieu Coudron
88842910b5
lua: introduced a lua lib
...
Goal is to improve separation between packages and utilities.
Can help with autocompletion/navigate nixpkgs faster.
Also it will help standardize how LUA_PATH is exported across packages,
so that one can more easily make lua changes across nixpkgs (for
instance changing where lua modules are installed).
2021-09-12 03:03:56 +02:00
Matthieu Coudron
0b6d33c2ed
prosody: simplify lua aspects
2021-09-12 03:02:55 +02:00
happysalada
30a04a1ad9
rl-2111: add bash default upgrade to version 5
2021-09-12 09:48:54 +09:00
happysalada
bdda9a2ed5
bash: 4.4 -> 5.1
2021-09-12 09:48:54 +09:00
happysalada
33518fcb45
stdenv/setup.sh: fix read -N 0 for bash 5
...
somehow `read -N 0` behavior changed in bash 5. `read -d ''` has identical behavior
the purpose of the function is to read stdin and exit 1 on a null byte (i.e. if stdin is the content of a binary)
(cherry picked from commit 5d0acf20f8
)
2021-09-12 09:48:54 +09:00
zowoq
2ce4d21663
go_1_16: 1.16.7 -> 1.16.8
2021-09-12 10:48:00 +10:00
R. RyanTM
2464f7ae0a
mavproxy: 1.8.41 -> 1.8.42
2021-09-12 00:36:50 +00:00
Matthieu Coudron
f6cc04fd65
astromenace: add meta.mainProgram
...
else it does not start
2021-09-12 02:35:49 +02:00
Matthieu Coudron
03806dfee7
awesome: use a luaEnv
2021-09-12 02:21:57 +02:00
Matthieu Coudron
823d0d835c
vis: simplify thanks to lua update
2021-09-12 02:21:57 +02:00
Matthieu Coudron
e9c921a301
mudlet: remove unneeded LUA_CPATH
2021-09-12 02:21:57 +02:00
github-actions[bot]
8bc930ca39
Merge staging-next into staging
2021-09-12 00:02:23 +00:00
github-actions[bot]
3f2255106a
Merge master into staging-next
2021-09-12 00:01:45 +00:00
Tom Fitzhenry
607e389393
megapixels: 1.2.0 -> 1.3.0
2021-09-12 09:41:47 +10:00
Sandro
6bbea21500
Merge pull request #137410 from fabaff/bump-growattserver
2021-09-12 01:05:59 +02:00
Sandro
8bf70d5620
Merge pull request #137154 from r-burns/bandwidth
...
bandwidth: 1.9.4 -> 1.10.1, enable on arm
2021-09-12 01:05:39 +02:00
Sandro
c86990a7ce
Merge pull request #137183 from figsoda/oha
...
oha: init at 0.4.6
2021-09-12 01:03:30 +02:00
Sandro
364eb61a93
Merge pull request #137320 from primeos/libxkbcommon
...
libxkbcommon: 1.3.0 -> 1.3.1
2021-09-12 01:02:07 +02:00
Sandro
99031a470a
Merge pull request #137097 from romildo/upd.canta-theme
2021-09-12 00:40:56 +02:00
Maximilian Bosch
263c6410ec
Merge pull request #136135 from l0b0/chore/ignore-idea-configuration
...
chore: Ignore JetBrains IDEA configuration
2021-09-12 00:36:41 +02:00
John Soo
b1c57920f5
nixos/datadog-agent: Note breaking changes in release notes.
2021-09-11 15:32:14 -07:00
John Soo
a51ee771be
nixos/datadog-agent: Update process collection binary.
2021-09-11 15:32:14 -07:00
John Soo
cdae1d60d1
datadog-agent: Add process to default integrations.
2021-09-11 15:32:14 -07:00
John Soo
e131d6bf51
datadog-agent: Add release note entry.
2021-09-11 15:32:14 -07:00
John Soo
818cabf53b
datadog-agent: Don't use invoke during build.
2021-09-11 15:32:14 -07:00
John Soo
f98ae8d59e
datadog-process-agent: 6.11.1 -> 7.30.2
2021-09-11 15:32:14 -07:00
John Soo
82d8e2f0b4
datadog-integrations-core: git-2018-09-18 -> 7.30.1
2021-09-11 15:32:14 -07:00