Commit Graph

16204 Commits

Author SHA1 Message Date
Janne Heß
f1651034a4
Merge pull request #213108 from trofi/wimboot-fix-idirafter
wimboot: fix build by fixing -idirafter ordering
2023-01-28 16:08:53 +01:00
github-actions[bot]
b460ba1998
Merge master into staging-next 2023-01-28 12:01:10 +00:00
Mario Rodas
8142fb901d
Merge pull request #212497 from amesgen/init-gh-actions-cache
gh-actions-cache: init at 1.0.3
2023-01-28 06:26:42 -05:00
Sergei Trofimovich
1ad0b9a4e3 wimboot: fix build by fixing -idirafter ordering
`wimboot` build broke after https://github.com/NixOS/nixpkgs/pull/210004
where we started dropping default libc include path and switched to
`-idirafter` way of specifying libc headers.

Unfortunately the way it's implemented it injects `-idirafter` after
user's flags, not before. That allows users to inject their paths before
libc include paths, not after (as it would notmally happen).

The change works it around for `wimboot` by pulling `-idirafter` libc
flags before user's flags.
2023-01-28 08:11:45 +00:00
Vladimír Čunát
c71193894e
Merge #211625: licensor: fix tests, this time in a longterm way 2023-01-28 08:30:38 +01:00
github-actions[bot]
951b517e4c
Merge master into staging-next 2023-01-28 06:01:19 +00:00
R. Ryantm
0511606f42 yutto: 2.0.0b16 -> 2.0.0b18 2023-01-28 05:14:09 +00:00
github-actions[bot]
c7c5d670a2
Merge master into staging-next 2023-01-28 00:02:20 +00:00
Thomas Gerbet
94da0240d2 tmux: apply patch for CVE-2022-47016
Upstream issues:
https://github.com/tmux/tmux/issues/3312
https://github.com/tmux/tmux/issues/3447

Upstream patch does not apply cleanly on top of 3.3a.
2023-01-28 00:24:50 +01:00
Martin Weinelt
52029b8e00 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-27 23:50:36 +01:00
Martin Weinelt
c6fb25eb20
Merge pull request #212874 from mweinelt/esphome-dashboard-update
esphome: 2022.12.4 -> 2022.12.6
2023-01-27 19:34:29 +00:00
Sergei Trofimovich
f6647dfd94 rmlint: fix NIX_* environment propagations to scons
scons build system does not work by default in nixpkgs envoironment as
it filters system environment and throws away NIX_* flags:

    https://scons.org/doc/2.1.0/HTML/scons-user/x1750.html

Fix build system to always propagate os.environment. Drop the
workarounds that pass subset of the variables through.
2023-01-27 19:08:46 +00:00
github-actions[bot]
92b7725154
Merge master into staging-next 2023-01-27 12:01:22 +00:00
Nick Cao
8d7451792f
Merge pull request #206104 from thled/uair
uair: init at 0.4.0
2023-01-27 18:41:09 +08:00
Vladimír Čunát
8a77ed60ac
Merge branch 'master' into staging-next 2023-01-27 09:36:55 +01:00
Joris
ad56098436
edir: 2.7.3 -> 2.16 2023-01-27 09:22:21 +01:00
Nick Cao
38c86b9944
Merge pull request #212838 from r-ryantm/auto-update/autorandr
autorandr: 1.13.2 -> 1.13.3
2023-01-27 11:04:09 +08:00
Martin Weinelt
85202c6dfd
esphome: 2022.12.4 -> 2022.12.8
https://github.com/esphome/esphome/releases/tag/2022.12.5
https://github.com/esphome/esphome/releases/tag/2022.12.6
https://github.com/esphome/esphome/releases/tag/2022.12.7
https://github.com/esphome/esphome/releases/tag/2022.12.8
2023-01-27 02:44:19 +01:00
Martin Weinelt
b15f2af95e
esphome: Use proper dashboard version in update script
Also reduce faulty with scoping and use proper callPackage.
2023-01-27 02:40:06 +01:00
github-actions[bot]
2a8fae3ee5
Merge master into staging-next 2023-01-27 00:02:25 +00:00
Sandro
9d66610fb0
Merge pull request #198740 from pongo1231/krunner-translator 2023-01-27 00:14:07 +01:00
R. Ryantm
5431d45d67 autorandr: 1.13.2 -> 1.13.3 2023-01-26 21:07:42 +00:00
github-actions[bot]
578f1ba854
Merge master into staging-next 2023-01-26 18:01:29 +00:00
Weijia Wang
a58215b5eb
Merge pull request #212773 from fabaff/parquet-tools-fix
parquet-tools: 0.2.9 -> 0.2.12
2023-01-26 19:01:23 +01:00
Sandro
510925e87a
Merge pull request #212596 from aaronjheng/massren 2023-01-26 16:23:22 +01:00
Fabian Affolter
43b7b778f8 parquet-tools: 0.2.9 -> 0.2.12
Diff: https://github.com/ktrueda/parquet-tools/compare/refs/tags/0.2.9...0.2.12

Changelog: https://github.com/ktrueda/parquet-tools/releases/tag/0.2.12
2023-01-26 13:40:51 +01:00
github-actions[bot]
e91d2acb23
Merge master into staging-next 2023-01-26 00:02:34 +00:00
pongo1231
3e2a7cb7c6 krunner-translator: init at version 1.5.0 2023-01-26 00:09:34 +01:00
Alyssa Ross
b8f884e700
minicom: broaden platforms
Builds fine for FreeBSD.
2023-01-25 21:02:11 +00:00
github-actions[bot]
a1c257a1c6
Merge master into staging-next 2023-01-25 18:01:20 +00:00
Aaron Jheng
3c6b84a2ce
massren: use buildGoModule 2023-01-25 14:51:33 +00:00
R. Ryantm
cb12769f62 ipxe: unstable-2022-04-06 -> unstable-2023-01-25 2023-01-25 13:30:41 +00:00
github-actions[bot]
20df8d00cc
Merge master into staging-next 2023-01-25 12:01:34 +00:00
Nick Cao
a75eea1839
Merge pull request #211819 from pbsds/rmate-init
rmate-sh: init at 1.0.2
2023-01-25 18:29:59 +08:00
Peder Bergebakken Sundt
5c01c6a976 rmate-sh: init at 1.0.2 2023-01-25 11:10:08 +01:00
Nick Cao
fbf79d73ec
Merge pull request #210570 from Detegr/compdb
compdb: init at 0.2.0
2023-01-25 16:08:39 +08:00
Antti Keränen
cf14c0cbbd compdb: init at 0.2.0 2023-01-25 09:43:32 +02:00
github-actions[bot]
a2f216a003
Merge master into staging-next 2023-01-25 06:01:06 +00:00
Mario Rodas
adbc8f6fd4
Merge pull request #212520 from Vonfry/update/trashy/2.0.0
trashy: 1.0.3 -> 2.0.0
2023-01-24 23:19:11 -05:00
Nick Cao
383e47a9af
Merge pull request #206022 from muscaln/android-tools
android-tools: 33.0.3p1 -> 33.0.3p2
2023-01-25 11:16:26 +08:00
Vonfry
c72d62afa2
trashy: 1.0.3 -> 2.0.0 2023-01-25 10:48:59 +08:00
Nick Cao
e1cf19931b
Merge pull request #212273 from deinferno/update-autorandr
autorandr: 1.13.1 -> 1.13.2
2023-01-25 09:54:41 +08:00
Nick Cao
3d70524003
Merge pull request #212447 from wegank/flexoptix-app-bump
flexoptix-app: 5.13.1 -> 5.13.3
2023-01-25 08:25:44 +08:00
github-actions[bot]
c47e4b69a3
Merge master into staging-next 2023-01-25 00:02:20 +00:00
amesgen
ad32631c6b
gh-actions-cache: init at 1.0.3 2023-01-24 23:12:18 +01:00
Jörg Thalheim
0327a40ccb
Merge pull request #212464 from figsoda/nurl
nurl: 0.3.5 -> 0.3.6
2023-01-24 22:09:04 +00:00
zowoq
8643480e48 fzf: 0.36.0 -> 0.37.0
Diff: https://github.com/junegunn/fzf/compare/0.36.0...0.37.0

Changelog: https://github.com/junegunn/fzf/blob/0.37.0/CHANGELOG.md
2023-01-25 06:25:44 +10:00
github-actions[bot]
7a89380b7e
Merge master into staging-next 2023-01-24 18:01:00 +00:00
figsoda
e51e10271d nurl: 0.3.5 -> 0.3.6
Diff: https://github.com/nix-community/nurl/compare/v0.3.5...v0.3.6

Changelog: https://github.com/nix-community/nurl/blob/v0.3.6/CHANGELOG.md
2023-01-24 12:39:12 -05:00
Shawn8901
133fa5f867 treewide: remove global with lib; in pkgs/tools 2023-01-24 17:41:44 +01:00