Commit Graph

98898 Commits

Author SHA1 Message Date
Pol Dellaiera
8949291221
Merge pull request #305586 from drupol/private-gpt/init
private-gpt: init at 0.5.0
2024-05-12 12:53:53 +02:00
John Ericson
f8dff35f25
Merge pull request #298849 from rhelmot/freebsd-minimal2/fblibc
FreeBSD: Rework scope + building libc
2024-05-11 21:56:38 -04:00
Artemis Tosini
06b05d2289 freebsd: Cleanup, get ready to support version 14
* Extend libc

  Include non-libc core libraries in the libc package. Many of these
  mirror libraries present in glibc on linux, such as libgcc, libraries
  used for iconv, and libraries used for reading kernel info (libkvm,
  libprocstat, libmemstat).

  Without this many packages outside the freebsd tree would need to be
  modified to include standard dependencies which would already be on
  the system for other packages.

* Mark FreeBSD as using LLVM

* Update default LLVM version FreeBSD

* Use patch monolith

  The patchesRoot system combined with the fact that each derivation
  will Request specific names of patches makes it very annoying to use
  other FreeBSD source trees with nixpkgs. This new system allows
  providing one Or more entire trees of patches whose contents will be
  dynamically Parsed and only the relevant patches will be applied for
  any one Derivation.

  With this commit, the following knobs are available for specifying the
  FreeBSD source:

  - overriding `freebsd.versionInfo`, for picking another official
    supported FreeBSD release.

  - overriding `freebsd.source` for specifying a specific unpatched
    FreeBSD source tree.

  - overriding `freebsd.patches`, for specifying the patches to apply.

Co-Authored-by: Audrey Dutcher <audrey@rhelmot.io>
Co-Authored-by: John Ericson <John.Ericson@Obsidian.Systems>
2024-05-11 21:52:07 -04:00
Maciej Krüger
426c785e7d
Merge pull request #310754 from JohnRTitor/tribler
tribler: 7.13.0 -> 7.14.0
2024-05-12 02:01:43 +02:00
Pol Dellaiera
0a3301fd91
private-gpt: init at 0.5.0 2024-05-11 22:42:04 +02:00
Jonas Heinrich
9d99eed00a
Merge pull request #310561 from onny/caddy-riscv
caddy: Cross-compilation fix, various enhancements
2024-05-11 18:44:58 +02:00
Weijia Wang
1339225762
Merge pull request #310676 from Princemachiavelli/jhoffer/fix_cli11_strictdeps
cli11: pkgs/development -> pkgs/by-name, refactor
2024-05-11 18:08:07 +02:00
7c6f434c
0a64b544fd
Merge pull request #307450 from reckenrode/wine-fixes
winePackages.{stable,unstable,staging}: cleanups
2024-05-11 15:28:17 +00:00
Tricia Tan
d216d87a31
python3Packages.binance-connector: init at v3.7.0 2024-05-11 19:22:46 +08:00
Weijia Wang
0ff60c84f7
Merge pull request #310767 from annaleeleaves/ensemble-chorus-use-default-c++
ensemble-chorus: unpin gcc8Stdenv; unbreak
2024-05-11 10:51:53 +02:00
Weijia Wang
df0b351bbf
Merge pull request #310691 from pluiedev/zhf-24.05/fontfor
fontfor: 0.4.1 -> 0.4.3, modernize
2024-05-11 10:50:12 +02:00
Weijia Wang
e0fb422a8e
Merge pull request #310670 from gepbird/cargo-geiger-fix
cargo-geiger: 0.11.6 -> 0.11.7, unbreak
2024-05-11 10:48:58 +02:00
Jörg Thalheim
29b607f43d
nix-eval-jobs: 2.21.0 -> 2.22.0 (#310301)
* nix-eval-jobs: 2.21.0 -> 2.22.0

* nix-eval-jobs: pin darwin on 2.19 release

An issue in nix causes segfaults:
https://github.com/nix-community/nix-eval-jobs/issues/301
2024-05-11 10:30:16 +02:00
annalee
c8bdca3a87
ensemble-chorus: unpin gcc8
fix build to use default gcc toolchain which fixes link errors
associated with building against mismatched libstd++

patch vendored juice library to remove packed attributes which cause
compile errors but add static asserts to verify that the struct / class
layouts are identical regardless of attribute
2024-05-11 07:31:18 +00:00
John Titor
f8c1e5bdbb
tribler: migrate to pkgs/by-name 2024-05-11 10:18:22 +05:30
OTABI Tomoya
6980cd174d
Merge pull request #310521 from pathob/python-package-tinytunya
python311Packages.tinytuya: init at 0.1.51
2024-05-11 10:56:39 +09:00
OTABI Tomoya
13327288b4
Merge pull request #310496 from Sigmanificient/marshmallow-enum-remove
python3Packages.marshmallow-enum: remove
2024-05-11 10:53:37 +09:00
Leah Amelia Chen
d76288b0dd fontfor: 0.4.1 -> 0.4.3, modernize
Switched to the `pkgs/by-name` convention, reformatted using
`nixfmt-rfc-style`, and added an update script.
2024-05-11 00:06:10 +02:00
Marcus Ramberg
7a33e97e7b
Merge pull request #310109 from ocfox/showmethekey
showmethekey: 1.13.0 -> 1.13.1
2024-05-10 23:22:44 +02:00
Josh Hoffer
9dd5ff0b82 cli11: pkgs/development -> pkgs/by-name, refactor
* Fix and enable strictDeps.
* Apply RFC linter.
* Move to pkgs by-name.
* Use finalAttrs.
2024-05-10 14:03:04 -07:00
Jon Seager
31bfa98ed4
Merge pull request #310658 from JohnRTitor/update-chrome 2024-05-10 22:59:25 +02:00
Gutyina Gergő
bca6725f18
cargo-geiger: move to pkgs/by-name 2024-05-10 22:30:06 +02:00
éclairevoyant
8e9745496f
Merge pull request #310649 from tomodachi94/enhance/discord-gamesdk/by-name-nixfmt
discord-gamesdk: modernize (move to by-name, format with nixfmt-rfc-style)
2024-05-10 20:21:13 +00:00
John Titor
dd6ad0baa1
google-chrome: 124.0.6367.118 -> 124.0.6367.201
move to pkgs/by-name for easier maintainance
add johnrtitor as maintainer
2024-05-11 00:27:53 +05:30
Tomo
9e50f5eab7
discord-gamesdk: move to pkgs/by-name 2024-05-10 10:45:39 -07:00
Tom Hubrecht
c4462d46bc pythonPackages.loadcredential: init at v1.1 2024-05-10 18:28:30 +02:00
Jonas Heinrich
672a32a071 caddy, xcaddy: move to pkgs/by-name 2024-05-10 17:15:15 +02:00
Nick Cao
e5b56d248a
Merge pull request #310400 from NixOS/klipper-fw-fix
klipper-firmware: build fix
2024-05-10 10:21:11 -04:00
Patrick Hobusch
1497926a68 python311Packages.tinytuya: init at 0.1.51 2024-05-10 20:36:52 +08:00
rewine
5117e0c2ca
Merge pull request #310221 from Sigmanificient/coost-3.0.2
coost: 3.0.0 -> 3.0.2, migrate to by-name
2024-05-10 20:26:20 +08:00
Sigmanificient
18eaf127f1 python3Packages.marshmallow-enum: remove 2024-05-10 14:10:45 +02:00
rewine
e8ff2ab023
Merge pull request #310144 from wineee/hyprland-w
hyprland: build wlroots form submodules
2024-05-10 19:38:25 +08:00
Fabian Affolter
adc41e1e3e
Merge pull request #310431 from fabaff/pycomm3
python312Packages.pycomm3: init at 1.2.14
2024-05-10 13:13:53 +02:00
éclairevoyant
064fe27cf1
Merge pull request #288687 from nu-nu-ko/nixos-navidrome-cleanup
nixos/navidrome: add user/group options, ensure dirs exist/are valid & format changes
2024-05-10 11:05:12 +00:00
Martin Weinelt
3708b2a1e4
Merge pull request #310439 from drawbu/fix-tidal
python3Packages.tidalapi: fix build error; python3Packages.mpegdash: init at 0.4.0
2024-05-10 12:08:42 +02:00
Pol Dellaiera
2396cd647e
Merge pull request #306344 from DontEatOreo/python-customtkinter
pythonPackages.customtkinter: init at 5.2.2
2024-05-10 11:56:28 +02:00
Dmitry Kalinkin
ecffd808d0 python3Packages.pyjet: remove 2024-05-10 05:47:54 -04:00
OTABI Tomoya
35752eb6a1
Merge pull request #310499 from Sigmanificient/remove-zz
zz: remove
2024-05-10 18:42:03 +09:00
kirillrdy
f29a72fb83
Merge pull request #310473 from Sigmanificient/ustr-adopt
ustr: adopt, use fetchgit instead of fetchurl, migrate to by-name
2024-05-10 19:36:41 +10:00
nu-nu-ko
aac46ef627
navidrome: move to by-name 2024-05-10 21:16:30 +12:00
Azat Bahawi
7f9f6da2f2
Merge pull request #310409 from flexiondotorg/quickemu-4.9.3
quickemu: 4.9.2 -> 4.9.4
2024-05-10 11:51:05 +03:00
Anderson Torres
d210f6bc5a dillo: migrate to by-name 2024-05-10 07:47:04 +00:00
Anderson Torres
d28c673f6d dillong: migrate to by-name 2024-05-10 07:47:04 +00:00
Clément
24dcde46bf
python31{1,2}Packages.mpegdash: init at 0.4.0 2024-05-10 09:10:57 +02:00
Weijia Wang
a399ca6fb8
Merge pull request #310450 from reckenrode/gnat-fix-darwin
gnat{11,12,13}: fix build on x86_64-darwin
2024-05-10 08:50:36 +02:00
Sigmanificient
1b448e33fe coost: migrate to by-name 2024-05-10 07:03:21 +02:00
Ivan Mincik
c669412a55
Merge pull request #309050 from lorenzleutgeb/radicle
radicle: reinit at 1.0.0-rc.8
2024-05-10 04:49:03 +00:00
kirillrdy
60c79fc401
Merge pull request #310491 from Sigmanificient/ps_mem
ps_mem: adopt, 3.13 -> 3.14, migrate to by-name
2024-05-10 14:37:26 +10:00
Sigmanificient
1bcc0baeaa zz: remove 2024-05-10 05:43:23 +02:00
Sigmanificient
dc2ed8cac4 ps_mem: migrate to by-name 2024-05-10 05:39:49 +02:00