Commit Graph

81050 Commits

Author SHA1 Message Date
github-actions[bot]
c96d1f3f37
Merge master into staging-next 2023-01-30 00:02:19 +00:00
Robert Hensing
d8a217801e defaultPkgConfigPackages: Add dontRecurseIntoAttrs 2023-01-30 00:38:16 +01:00
Robert Hensing
b6bec17eb9 testers.hasPkgConfigModule: Extract and add tests, docs 2023-01-30 00:35:34 +01:00
Robert Hensing
f192e96d07 tests.defaultPkgConfigPackages: Add recurseIntoAttrs 2023-01-30 00:35:34 +01:00
Weijia Wang
7a0b9d667d python311Packages.safe-pysha3: init at 1.0.3 2023-01-29 22:42:37 +01:00
Weijia Wang
48fe7cfeb9
Merge pull request #213435 from wegank/rpm-ostree-bump
rpm-ostree: 2022.13 -> 2023.1
2023-01-29 22:10:51 +01:00
Sandro Jäckel
cf46e1aedd
drone-runner-ssh: init at unstable-2022-12-22 2023-01-29 21:12:42 +01:00
Weijia Wang
97655c9381 rpm-ostree: 2022.13 -> 2023.1 2023-01-29 21:01:56 +01:00
Anderson Torres
8e7ecb51e0
Merge pull request #213411 from NRHelmi/xteve-init
xteve: init at 2.2.0.200
2023-01-29 16:17:03 -03:00
github-actions[bot]
7b3f0537af
Merge master into staging-next 2023-01-29 18:01:12 +00:00
helmi.nour
5391e8f249 xteve: init at 2.2.0.200 2023-01-29 18:42:54 +01:00
zendo
32576447c0 cavalier: init at 2023.01.29 2023-01-30 00:02:23 +08:00
Ryan Lahfa
d6be13eca8
Merge pull request #212940 from JulienMalka/uptime-kuma-api
python3Packages.uptime-kuma-api: init at 0.9.0
2023-01-29 15:16:45 +01:00
Stig
8002b414e6
Merge pull request #213196 from LeSuisse/libapreq2-2.17
perlPackages.libapreq2: 2.16 -> 2.17
2023-01-29 14:14:21 +01:00
Guillaume Girol
e0407b9a4b
Merge pull request #210795 from Stunkymonkey/vkdt-nativeBuildInputs
vkdt: separate buildInputs and add wayland package
2023-01-29 12:05:17 +00:00
github-actions[bot]
2019d6632b
Merge master into staging-next 2023-01-29 12:01:20 +00:00
Mario Rodas
63e3e11479
Merge pull request #210751 from newAM/cargo-flash-0.14.0
cargo-flash: 0.13.0 -> 0.14.2
2023-01-29 07:00:45 -05:00
Mario Rodas
afee0e4c15
Merge pull request #210748 from newAM/cargo-embed-0.14.0
cargo-embed: 0.13.0 -> 0.14.2
2023-01-29 07:00:24 -05:00
Weijia Wang
19fa7c3266
Merge pull request #213300 from wegank/wayland-broken-darwin
wayland: mark as broken on darwin
2023-01-29 12:10:49 +01:00
Weijia Wang
d2bbcbe6c6
Merge pull request #213338 from wegank/suil-darwin
suil: fix build on x86_64-darwin
2023-01-29 12:00:08 +01:00
Weijia Wang
5a1b73d8e0 suil: fix build on x86_64-darwin 2023-01-29 11:35:14 +01:00
Thomas Gerbet
0b06495d89
Merge pull request #212722 from tomodachi94/csvq
csvq: init at 1.17.11
2023-01-29 11:19:36 +01:00
Weijia Wang
dcc5048831
Merge pull request #213327 from zendo/lxgw-neoxihei
lxgw-neoxihei: init at 1.005
2023-01-29 10:53:03 +01:00
zendo
388b6fa516 lxgw-neoxihei: init at 1.005 2023-01-29 16:54:06 +08:00
Robert Hensing
974d331e14 pkg-config-data.json: Remove m and pthread
These aren't actually pkg-config packages, but packages that
happen to be in cabal2nix's mapping for cabal reasons. They do not
belong in this file.
2023-01-29 09:51:55 +01:00
Robert Hensing
3be7ea8c89 top-level/pkg-config: Make tests easy to find 2023-01-29 09:51:55 +01:00
Robert Hensing
811bf8ade0 pkg-config-data.json: Add version 2023-01-29 09:51:55 +01:00
Robert Hensing
09eb09b9c5 pkg-config-data.json: Encode platform support 2023-01-29 09:51:55 +01:00
Robert Hensing
81a541e6b6 defaultPkgConfigPackages: Make it JSON
With a bit of help from:

```
nix-repl> :b (formats.json {}).generate "hi" { modules = lib.mapAttrs (k: v: { attrPath = v; }) (p (paths [] pkgs // { stdenv = { isDarwin = false; isLinux = false; };})); }
```
2023-01-29 09:51:55 +01:00
Robert Hensing
a010129bf8 pkg-configPackages -> defaultPkgConfigPackages
This better reflects the purpose of the package set, while leaving
room for a fancier, more complete implementation of the concept,
with a nicer name.
2023-01-29 09:51:55 +01:00
Robert Hensing
75a70ff129 pkg-configPackages: Fixes for darwin 2023-01-29 09:51:54 +01:00
Robert Hensing
7790eafbdc pkg-configPackages: init 2023-01-29 09:51:54 +01:00
zendo
5b28044de6 completely: init at 0.5.2 2023-01-29 16:33:43 +08:00
Nick Cao
6224e5c235
Merge pull request #213321 from tomodachi94/discord-gamesdk
discord-gamesdk: init at 3.2.1
2023-01-29 16:24:55 +08:00
Tomo
407b029dde discord-gamesdk: init at 3.2.1 2023-01-29 08:22:30 +00:00
Weijia Wang
ff0a870c32
Merge pull request #213149 from LeSuisse/ruby-packages-git-1.13.1
rubyPackages.git: 1.12.0 -> 1.13.1
2023-01-29 09:16:15 +01:00
K900
a0c2a8bc44
Merge pull request #213158 from K900/mesa-spring-cleaning
Mesa spring cleaning
2023-01-29 10:10:01 +03:00
Weijia Wang
d9986a53ee wayland: mark as broken on darwin 2023-01-29 07:44:40 +01:00
github-actions[bot]
04f965695c
Merge master into staging-next 2023-01-29 06:01:23 +00:00
Weijia Wang
9562fb479b
Merge pull request #208826 from Luflosi/teeworlds-macOS
teeworlds: build on macOS
2023-01-29 06:32:50 +01:00
Mateusz Wykurz
206eb29ca1 rustfilt: init at 0.2.1 2023-01-28 21:57:51 -07:00
Anderson Torres
af6a483e15
Merge pull request #213219 from figsoda/nix-init
nix-init: init at 0.1.0
2023-01-28 21:59:18 -03:00
Tomo
3432428bf7 csvq: init at 1.17.11 2023-01-28 16:41:54 -08:00
Nick Cao
fc5ac40f62
Merge pull request #212184 from helsinki-systems/drop/openvpn_24
openvpn_24: remove
2023-01-29 08:11:42 +08:00
github-actions[bot]
d7f991bb53
Merge master into staging-next 2023-01-29 00:02:27 +00:00
Martin Weinelt
4c4b377a23
Merge pull request #212407 from NobbZ/hledger-utils
hledger-utils: init at 1.12.1 (also init so far unpackaged dependencies)
2023-01-28 23:08:29 +00:00
Norbert Melzer
ac47db290b hledger-utils: init at 1.12.1 2023-01-28 23:53:47 +01:00
Norbert Melzer
ac3d289481 pythonPackages.drawilleplot: init at 0.1.0 2023-01-28 23:53:47 +01:00
Norbert Melzer
332a06e011 pythonPackages.drawille: init at 0.1.0 2023-01-28 23:53:47 +01:00
Martin Weinelt
d98f26816b
Merge pull request #211173 from mweinelt/tensorflow-2.11.0
python3Packages.tensorflow: 2.10.0 -> 2.11.0
2023-01-28 22:26:57 +00:00
figsoda
44187e2a04 nix-init: init at 0.1.0 2023-01-28 15:22:29 -05:00
Martin Weinelt
df9301f0c9
Merge pull request #213053 from mcwitt/redshift-connector
python310Packages.redshift-connector: init at 2.0.910
2023-01-28 20:15:20 +00:00
Matt Wittmann
577fa81532
python310Packages.redshift-connector: init at 2.0.910 2023-01-28 11:59:42 -08:00
Matt Wittmann
db09900aa6
python310Packages.opensearch-py: init at 2.1.1 2023-01-28 11:57:25 -08:00
Randy Eckenrode
81a86d07e6
dxvk: 2.0 -> 2.1
https://github.com/doitsujin/dxvk/releases/tag/v2.1
2023-01-28 14:42:55 -05:00
Randy Eckenrode
403fe21323
dxvk: expose Windows derivations
This is in preparation for native builds of DXVK, but it also allows
users to choose to use an older version if that is more compatible with
their hardware.
2023-01-28 14:42:55 -05:00
Martin Weinelt
1fa67dd7fd
python3Packages.tensorflow-estimator-bin: Rename from tensorflow-estimator 2023-01-28 20:29:28 +01:00
Alex Martens
6e34cedf65 cargo-flash: 0.13.0 -> 0.14.2 2023-01-28 10:29:59 -08:00
Alex Martens
013c9128d8 cargo-embed: 0.13.0 -> 0.14.2 2023-01-28 10:25:39 -08:00
github-actions[bot]
edb59645f2
Merge master into staging-next 2023-01-28 18:01:11 +00:00
Thomas Gerbet
a1208eba77 perlPackages.libapreq2: 2.16 -> 2.17
Fixes CVE-2022-22728.

https://httpd.apache.org/apreq/docs/libapreq2/apreq_changes.html
2023-01-28 18:43:40 +01:00
Anna Aurora
379dfe6a9f kaufkauflist: init at 1.0.0 2023-01-28 11:31:49 -05:00
Doron Behar
ff73f0aad2
Merge pull request #212989 from chuangzhu/webtorrent-mpv-hook
mpvScripts.webtorrent-mpv-hook: init at 1.3.3
2023-01-28 17:58:26 +02:00
K900
07e13abffc directx-headers: init at 1.608.2 2023-01-28 16:36:34 +03:00
Robert Hensing
e738aa71b0
Merge pull request #213140 from superherointj/fix-cassandra
cassandra: fix python reference
2023-01-28 13:47:12 +01:00
Vladimír Čunát
ea8fb54acb mesa: use LLVM 15, remove global spirv-translator override 2023-01-28 15:28:38 +03:00
Julien Malka
be5a659a1a
python3Packages.uptime-kuma-api: init at 0.9.0 2023-01-28 13:23:25 +01:00
Thomas Gerbet
95f653a2c4 rubyPackages.git: 1.12.0 -> 1.13.1
Fixes CVE-2022-46648 and CVE-2022-47318.

Changelogs:
https://github.com/ruby-git/ruby-git/releases/tag/v1.13.1
https://github.com/ruby-git/ruby-git/releases/tag/v1.13.0
2023-01-28 13:22:22 +01:00
github-actions[bot]
b460ba1998
Merge master into staging-next 2023-01-28 12:01:10 +00:00
superherointj
bdcae109bc cassandra: fix python reference 2023-01-28 08:55:50 -03:00
Fabian Affolter
e5bac26172 python310Packages.dictpath: remove 2023-01-28 12:48:15 +01: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
Jonas Heinrich
ebf6fc346e
Merge pull request #212912 from urandom2/nextcloud
nextcloud26: init at 26.0.0beta1
2023-01-28 10:58:54 +01:00
Matthew "strager" Glazar
db76c9e04a zig_0_10: init at 0.10.1
On Linux, upgrade Zig to version 0.10.1.

On macOS/Darwin, Zig version 0.10.1 is broken, so keep 0.9.1.

Several Zig-using packages are broken with Zig version 0.10.1, so pin
those packages to Zig version 0.9.1.
2023-01-28 00:01:06 -08:00
Matthew "strager" Glazar
aea9b201cb zig: rename to zig_0_9 to prepare for version 0.10
Several Zig-using packages are broken with a newer version of Zig, and
other packages are blocked on a Zig upgrade.

Prepare for two Zig versions side-by-side by renaming default.nix to
0.9.1.nix.
2023-01-28 00:01:06 -08:00
Weijia Wang
76be8d2d04
Merge pull request #194634 from rrbutani/feature/llvm-15
llvmPackages_15: init at `15.0.7`
2023-01-28 07:55:06 +01:00
github-actions[bot]
951b517e4c
Merge master into staging-next 2023-01-28 06:01:19 +00:00
Mario Rodas
04e42353fc twspace-crawler: init at 1.11.13 2023-01-28 04:20:00 +00:00
figsoda
25a22361ad
Merge pull request #212755 from candyc1oud/quantlib
quantlib: init at 1.29
2023-01-27 23:09:58 -05:00
Candy Cloud
5696ea6444 quantlib: init at 1.29 2023-01-28 03:29:02 +00:00
Nick Cao
1364520531
Merge pull request #212710 from nebulka1/rvvm
rvvm: init at 0.5-20230125.4de27d7
2023-01-28 09:26:46 +08:00
Nebulka
b67ea20d4c rvvm: init at unstable-2023-01-25 2023-01-28 01:01:50 +00:00
Martin Weinelt
52029b8e00 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-27 23:50:36 +01:00
Rahul Butani
81ef82a029
llvmPackages_15: apply some patches from llvmPackages_14
See #194634 for details.

PRs:
  - #191372
  - #190936
  - #82131
  - #199844
  - #197674
  - #184408
  - #193004
2023-01-27 13:29:20 -08:00
Rahul Butani
201ef33028
llvmPackages_15: copy from llvmPackages_git 2023-01-27 13:29:20 -08:00
pennae
be6a25368f nixos-render-docs: init from optionsToDocbook.py
this new package shall eventually contain the rendering code necessary
to produce the entirety of the nixos (not nixpkgs) manual, in all of its
various output formats.
2023-01-27 20:07:33 +01:00
figsoda
d9b650d0ed kind2: 0.2.79 -> 0.3.7 2023-01-27 13:53:47 -05:00
github-actions[bot]
8291dfb1b4
Merge master into staging-next 2023-01-27 18:01:31 +00:00
Chuang Zhu
3d73774412 mpvScripts.webtorrent-mpv-hook: init at 1.3.3 2023-01-28 01:55:56 +08:00
Sandro
f20d4f7010
Merge pull request #212646 from astro/pw-volume
pw-volume: init at 0.4.0
2023-01-27 18:01:05 +01:00
Jörg Thalheim
9995bfa17d python3.pkgs.remote-pdb: init at 2.1.0
This is useful for debugging nixos tests in a different window:

```console
$ nix build ".#checks.x86_64-linux.<yourtest>.driver" -L
PYTHONBREAKPOINT=remote_pdb.set_trace REMOTE_PDB_HOST=127.0.0.1 REMOTE_PDB_PORT=4444 ./result/bin/nixos-test-driver
```

```python
{
  extraPythonPackages = ps: [ ps.remote-pdb ];
  testScript = ''
    breakpoint()
  '';
}
```
2023-01-27 16:30:48 +01:00
Colin Arnott
546924dfb0
nextcloud26Packages: init at various
While we had to lie to generate.sh in order to get nc26 into the
running, and there are a lot of apps that have not released a compatible
version yet, for the ones that have, we are adding them alongside
nextcloud 26.0.0beta1.
2023-01-27 15:28:42 +00:00
Colin Arnott
aefbc9623b
nextcloud26: init at 26.0.0beta1
Because nextcloud ships their prerelease versions on a different url, we
are not parsing the version string to detect which path to use. We also
enabled and validated this change via nixos module testing.
2023-01-27 15:28:41 +00:00
Astro
79d3cab3ad
pw-volume: init at 0.4.0 2023-01-27 15:52:38 +01:00
Nick Cao
56438a5c34
Merge pull request #198350 from icewind1991/fanctl-0.6.4
fanctl: init at 0.6.4
2023-01-27 21:04:24 +08:00
Sandro
68d1aeab9a
Merge pull request #209221 from bcdarwin/pymedio
python310Packages.pymedio: init at 0.2.13
2023-01-27 13:18:00 +01:00
Sandro
c3e57afe6b
Merge pull request #192695 from bcdarwin/edlib-init
python310Packages.edlib: init at 1.3.9
2023-01-27 13:17:36 +01:00
Sandro
dc3d9427a9
Merge pull request #205245 from bcdarwin/python3-ttach
python3Packages.ttach: init at 0.0.3
2023-01-27 13:16:46 +01:00
Robin Appelman
4b22cf45b4 fanctl: init at 0.6.4 2023-01-27 13:07:50 +01:00
github-actions[bot]
92b7725154
Merge master into staging-next 2023-01-27 12:01:22 +00:00