3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

316080 commits

Author SHA1 Message Date
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
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
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
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
Sandro 3020eb851a
Merge pull request #137440 from figsoda/textplots 2021-09-12 00:29:56 +02:00
Matthieu Coudron 56f823dd5c vimPlugins: shorten rtpPath
nixpkgs creates a hierarchy of 3 folders share/runtime/<PKG_NAME> for no reason ?
makes debugging harder as well as paths longer when patching so this
removes this nested folders.
2021-09-12 00:14:14 +02:00
Thiago Franco de Moraes 6285fa7f9d
vtk_9: 9.0.1 -> 9.0.3 2021-09-11 19:06:41 -03:00
Mario Rodas d126476d40 grpc: add patch to revert alias to abseil mutex 2021-09-11 17:00:00 -05:00
Sandro 5d73513422
Merge pull request #137089 from rnhmjoj/scc-python3
sc-controller: switch to python3 fork
2021-09-11 23:53:43 +02:00
Sandro 98c973aab7
Merge pull request #137137 from rnhmjoj/ncdns
ncdns: 2020-11-22 -> 2021-07-18
2021-09-11 23:52:45 +02:00
Sandro Jäckel 781766e30c
treewide: yank wicd as it is abandoned 2021-09-11 23:46:52 +02:00
Timothy DeHerrera 8e2f255cb6
Merge pull request #137325 from figsoda/git-module
nixos/git: init
2021-09-11 15:42:22 -06:00
rnhmjoj f74154a4b9
sc-controller: switch to python3 fork
The original sc-controller is being rewritten in C, while the current
version is stuck in maintenance mode and python 2. This fork is based
entirely on the original kozec's sc-controller and introduces python 3
support while staying backward-compatible (including versioning up to
the patch number).
2021-09-11 23:31:24 +02:00
Timothy DeHerrera 9f761047cc
Merge pull request #137425 from SuperSandro2000/typora
typora: remove
2021-09-11 15:28:20 -06:00
rnhmjoj 7a9f5d69c8
ncdns: 2020-11-22 -> 2021-07-18 2021-09-11 23:22:45 +02:00
Timothy DeHerrera 0171610faa
Merge pull request #73712 from virusdave/dnicponski/scratch/add_substitute_nix_support
substitute: init at 0
2021-09-11 15:21:40 -06:00
Maximilian Bosch e85020566d
diffutils: 3.7 -> 3.8
ChangeLog: https://fossies.org/linux/misc/diffutils-3.8.tar.xz/diffutils-3.8/ChangeLog

Will be needed to fix its build with glibc-2.34[1].

[1] https://github.com/NixOS/nixpkgs/pull/133431
2021-09-11 23:13:24 +02:00
Sandro 8410f8adb4
Merge pull request #136374 from samuela/upkeep-bot/spotify-unwrapped-1.1.67.586.gbb5ef64e-1630498177 2021-09-11 22:58:27 +02:00
Sandro 5c112b96ef
Merge pull request #130824 from k4leg/ventoy-bin-init-at-1.0.47
ventoy-bin: init at 1.0.51
2021-09-11 22:57:12 +02:00
wahjava 62cc1f90e5
cni-plugin-flannel: init at 20210910 (#137412)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-11 22:55:55 +02:00