Commit graph

523999 commits

Author SHA1 Message Date
Fabian Affolter 4ce7f8a4a8
Merge pull request #253897 from fabaff/checkov-bump
checkov: 2.4.29 -> 2.4.30
2023-09-07 23:05:12 +02:00
Evils 62596733c0 screentest: init at unstable-2021-05-10
unstable over 2.1 to get the solid colour feature
2023-09-07 23:00:37 +02:00
Weijia Wang 4fbea0f80b
Merge pull request #253071 from linsui/yazi
nixos/yazi: init
2023-09-07 22:57:22 +02:00
Weijia Wang eb1c345512
Merge pull request #253048 from Mic92/openrbg
nixos/openrbg: set cpu model based on what microcode updates are enabled
2023-09-07 22:55:34 +02:00
Bruno BELANYI 08a735768a tandoor-recipes: 1.5.4 -> 1.5.6 2023-09-07 21:55:29 +01:00
R. Ryantm 494ecbdd32 python310Packages.idasen: 0.10.1 -> 0.10.2 2023-09-07 20:55:23 +00:00
Weijia Wang dea04c1a3b
Merge pull request #253875 from r-ryantm/auto-update/python310Packages.pyaml
python310Packages.pyaml: 23.9.1 -> 23.9.3
2023-09-07 22:51:06 +02:00
Weijia Wang 654f51afa8
Merge pull request #247183 from nshalman/chrysalis-0.13.2
chrysalis: 0.12.0 -> 0.13.2
2023-09-07 22:43:20 +02:00
Weijia Wang 04942c59c8
Merge pull request #253892 from tnytown/tnytown/emacs-macport-x86-build
emacs: use `llvmPackages_14` from `apple_sdk_11_0`
2023-09-07 22:38:02 +02:00
figsoda abe4d9830f ttop: 1.2.2 -> 1.2.3
Diff: https://github.com/inv2004/ttop/compare/v1.2.2...v1.2.3

Changelog: https://github.com/inv2004/ttop/releases/tag/v1.2.3
2023-09-07 16:37:13 -04:00
Weijia Wang bd2ccdef23
Merge pull request #251006 from Uthar/doc-lisp001
doc/lisp:  Clarifications in the manual
2023-09-07 22:37:02 +02:00
Weijia Wang fdc0272b60
Merge pull request #249941 from FrancescoDeSimone/duplicati-service-fix
nixos/duplicati: add package option
2023-09-07 22:36:18 +02:00
QJoly 8221ee6705 terraform: also, add qjoly as maintainer 2023-09-07 22:35:45 +02:00
QJoly 39ed4b64ba terraform: 1.5.6 -> 1.5.7 2023-09-07 22:35:06 +02:00
R. Ryantm b2411cd2d1 treesheets: unstable-2023-08-31 -> unstable-2023-09-07 2023-09-07 20:28:28 +00:00
Weijia Wang 061f741b10
Merge pull request #249148 from aqrln/prisma-5-1-1
nodePackages.prisma: 5.0.0 -> 5.2.0
2023-09-07 22:24:20 +02:00
figsoda 137c5eec37 cargo-expand: 1.0.67 -> 1.0.68
Diff: https://github.com/dtolnay/cargo-expand/compare/1.0.67...1.0.68

Changelog: https://github.com/dtolnay/cargo-expand/releases/tag/1.0.68
2023-09-07 16:22:08 -04:00
R. Ryantm 7115a4d3c9 python310Packages.karton-config-extractor: 2.1.1 -> 2.2.0 2023-09-07 20:07:59 +00:00
Weijia Wang a7d1d1e932
Merge pull request #253873 from NickCao/v2ray-domain-list-community
v2ray-domain-list-community: 20230902035830 -> 20230905081311
2023-09-07 21:59:04 +02:00
Weijia Wang cbd8007ec2
Merge pull request #253893 from huantianad/scarab-210
scarab: 1.34.0.0 -> 2.1.0.0
2023-09-07 21:57:15 +02:00
Weijia Wang 52d50f819e
Merge pull request #253742 from kashw2/turso-cli
turso-cli: 0.81.0 -> 0.82.0
2023-09-07 21:53:00 +02:00
R. Ryantm d5c95c0502 python310Packages.sdds: 0.3.1 -> 0.4.0 2023-09-07 15:50:15 -04:00
Weijia Wang 0e7c22a814
Merge pull request #253869 from bobby285271/upd/themes
greybird, elementary-xfce-icon-theme: Update
2023-09-07 21:49:56 +02:00
Weijia Wang 3a0a6d9cc5
Merge pull request #252270 from tjni/coursera-dl
coursera-dl: apply patch for python 3.11 compatibility
2023-09-07 21:46:22 +02:00
figsoda b61cc0d5e5 biome: 1.1.1 -> 1.1.2
Diff: https://github.com/biomejs/biome/compare/cli/v1.1.1...cli/v1.1.2

Changelog: https://github.com/biomejs/biome/blob/cli/v1.1.2/CHANGELOG.md
2023-09-07 15:36:52 -04:00
Artturin bcd62ff9eb Revert "tests.cc-wrapper: filter unavailable gcc"
This reverts commit d33a309f2c9f85c28cb897e623503f210057a77a.

commit caused ofborg-eval to fail with

```
$ nix-build pkgs/top-level/release.nix -A tests.cc-wrapper.gcc10Stdenv.aarch64-darwin
       error: evaluation aborted with the following error message: 'cannot find attribute `tests.cc-wrapper.gcc10Stdenv''
```

on the 3 other platfomrs the attr is there
2023-09-07 22:36:16 +03:00
Artturin e0898be1c5 tests.cc-wrapper: filter unavailable gcc 2023-09-07 22:36:16 +03:00
Artturin 686516e0bc tests.cc-wrapper: filter out *MultiStdenv when not on and not building for linux and x86_64
they're only supported on x86_64-linux
2023-09-07 22:36:16 +03:00
Artturin 535447e289 tests.cc-wrapper: show command output on different line
this is much easier to read.
2023-09-07 22:36:16 +03:00
Artturin 1b6c3aed63 tests.cc-wrapper: show more prominently what cc is being tested
Show what libc is used, otherwise there's indication what libc is being
used. Ex in gccMultiStdenv.
2023-09-07 22:36:15 +03:00
Artturin 8d650ed229 pkgs/top-level/release: update cc-wrapper attr names 2023-09-07 22:36:15 +03:00
Rahul Butani 626c8c3224 tests.cc-wrapper: rework the logic, test newer gcc stdenvs too
ignore `llvmPackages_latest`, it's an alias and it'll be a duplicate.
ignore `llvmPackages_git`, it's not supposed to be used in nixpkgs and
may be broken.
2023-09-07 22:36:07 +03:00
Weijia Wang 8f3492cf12
Merge pull request #253669 from AndrewKvalheim/picard/disable-autoupdate
picard: disable autoupdate
2023-09-07 21:19:34 +02:00
Weijia Wang e4a5d517fc
Merge pull request #250222 from eclairevoyant/connman
connman: 1.41 -> 1.42
2023-09-07 21:15:44 +02:00
Fabian Affolter daf104cce1
Merge pull request #253819 from fabaff/zeroconf-bump
python311Packages.zeroconf: 0.97.0 -> 0.99.0
2023-09-07 21:14:22 +02:00
Fabian Affolter 77510dac4d
Merge pull request #253817 from fabaff/dbus-fast-bump
python311Packages.dbus-fast: 1.94.1 -> 1.95.0
2023-09-07 21:14:10 +02:00
Fabian Affolter b10a9b22db checkov: 2.4.29 -> 2.4.30
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/2.4.29...2.4.30

Changelog: https://github.com/bridgecrewio/checkov/releases/tag/2.4.30
2023-09-07 21:04:48 +02:00
figsoda e15d196ac2 cargo-component: unstable-2023-08-31 -> unstable-2023-09-06
Diff: e57d1d1405...aa6e3c1168
2023-09-07 14:45:45 -04:00
Artturi 6946977de0
Merge pull request #252874 from atorres1985-contrib/waf-cross 2023-09-07 21:39:12 +03:00
Pavol Rusnak be28f5521e
Merge pull request #253539 from chrisguida/clightning-23.08-clnrest-patch
clightning: patch clnrest.py shebang
2023-09-07 20:38:44 +02:00
figsoda 788dc509e1 cyber: unstable-2023-09-01 -> unstable-2023-09-07
Diff: 1dae891be5...98022d0b8d
2023-09-07 14:34:37 -04:00
huantian cd7b1642e0
scarab: 1.34.0.0 -> 2.1.0.0 2023-09-07 11:18:42 -07:00
Andrew Pan 407f8a3806
emacs: use llvmPackages_14 from apple_sdk_11_0
Fixes issues with macport x86_64 build.

Signed-off-by: Andrew Pan <a@tny.town>
2023-09-07 13:06:55 -05:00
figsoda fa8cf9b370 erg: 0.6.19 -> 0.6.20
Diff: https://github.com/erg-lang/erg/compare/v0.6.19...v0.6.20

Changelog: https://github.com/erg-lang/erg/releases/tag/v0.6.20
2023-09-07 14:05:53 -04:00
github-actions[bot] 8fb691cfb2
Merge staging-next into staging 2023-09-07 18:01:27 +00:00
github-actions[bot] c528ade384
Merge master into staging-next 2023-09-07 18:00:58 +00:00
Edward Tjörnhammar b8c871475a nixos/infiniband: add support for configurable guids 2023-09-07 19:59:33 +02:00
traxys 08d8453759 djlint: init at 1.32.1 2023-09-07 19:27:53 +02:00
traxys cb936ef041 python310Packages.html-void-elements: init at 0.1.0 2023-09-07 19:27:53 +02:00
traxys dcf69ccc4f python310Packages.html-tag-names: init at 0.1.2 2023-09-07 19:27:53 +02:00