Commit Graph

565223 Commits

Author SHA1 Message Date
Raphael Robatsch
5fb3301dad mkNugetSource: Remove meta.licenses attribute
- It's useless. The correct attribute name would be `license` and not
  `licenses`. Meaning setting this never did anything useful.
- It used IFD in its implementation, meaning to know what the licenses
  of a nuget source are, you first had to build that nuget source. This
  defeats the point of having license checks in the first place.
- IFD is not allowed by the nixpkgs CI and build farm anyway.
2024-01-02 11:21:19 +01:00
markuskowa
2c5a053a9b
Merge pull request #278206 from r-ryantm/auto-update/panoply
panoply: 5.3.0 -> 5.3.1
2024-01-02 10:53:13 +01:00
Maximilian Bosch
1cb26fc22c
Merge pull request #278136 from Ma27/nextcloud-app-update-and-oidc
nextcloud: update apps, add user_oidc
2024-01-02 10:51:11 +01:00
Fabian Affolter
f1b28a69e1
Merge pull request #278129 from fabaff/theharvester-fix
theharvester: replace orjson with ujson
2024-01-02 10:24:41 +01:00
Fabian Affolter
e3b3d7b3ef
Merge pull request #278048 from fabaff/cansina
cansina: init at 0.9
2024-01-02 10:23:29 +01:00
Fabian Affolter
2a3d76faaf
Merge pull request #278045 from fabaff/trueseeing-bump
trueseeing: 2.1.7 -> 2.1.9
2024-01-02 10:11:42 +01:00
Martin Weinelt
435bb9e7fe
Merge pull request #278157 from mweinelt/buildPythonApplication-example
doc/python: update buildPythonApplication example
2024-01-02 10:11:11 +01:00
Pol Dellaiera
6786065ebd
Merge pull request #278186 from r-ryantm/auto-update/php81Packages.php-cs-fixer
php81Packages.php-cs-fixer: 3.42.0 -> 3.45.0
2024-01-02 08:29:26 +01:00
R. Ryantm
a8cdcb9427 ocamlPackages.js_of_ocaml: 5.4.0 -> 5.5.2 2024-01-02 08:27:06 +01:00
Janik
e2e36d8af3
Merge pull request #278194 from dixslyf/maintainers-dixslyf-handle
maintainers: update handle for dixslyf
2024-01-02 07:36:16 +01:00
R. Ryantm
1276ce9b5e panoply: 5.3.0 -> 5.3.1 2024-01-02 06:20:41 +00:00
adisbladis
12de57585a
Merge pull request #277865 from adisbladis/ibus-engines-cangjie-init
ibus-engines.cangjie: init at unstable-2023-07-25
2024-01-02 18:55:41 +13:00
Dixon Sean Low Yan Feng
6f5773d213
maintainers: update handle for dixslyf 2024-01-02 13:24:31 +08:00
Ryan Lahfa
ebc0d8f681
Merge pull request #274007 from edolstra/remove-home-address
davinci-resolve: Remove address
2024-01-02 06:05:23 +01:00
R. Ryantm
f7e083c2c4 php81Packages.php-cs-fixer: 3.42.0 -> 3.45.0 2024-01-02 04:08:54 +00:00
Nick Cao
63143ac2c9
Merge pull request #277747 from NickCao/octodns
octodns: move pytestCheckHook to nativeCheckInputs
2024-01-01 21:19:20 -05:00
maralorn
fa360eec20
Merge pull request #272097 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2024-01-02 02:28:37 +01:00
maralorn
18a01f3fd9 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on
*evaluation [1803308](https://hydra.nixos.org/eval/1803308) of nixpkgs commit [eb6169a](eb6169a4a7) as of 2024-01-02 01:20 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
2024-01-02 02:24:55 +01:00
F. Emerson
c60ed18170
terraform-providers.migadu: init at 2023.12.21 2024-01-02 10:45:09 +10:00
Martin Weinelt
de46920fba
Merge pull request #278059 from mweinelt/zigbee2mqtt-1.35.0
zigbee2mqtt: 1.34.0 -> 1.35.0
2024-01-02 01:25:06 +01:00
github-actions[bot]
eb6169a4a7
Merge master into haskell-updates 2024-01-02 00:13:01 +00:00
Emily Trau
aeca390249
Merge pull request #271584 from emilytrau/cmus-darwin
cmus: fix feature detection on darwin
2024-01-02 10:38:41 +11:00
maralorn
629cc49c8b Merge branch 'master' into haskell-updates 2024-01-02 00:18:48 +01:00
Bernardo Meurer
2df2bddf07
Merge pull request #278056 from r-ryantm/auto-update/mainsail 2024-01-01 20:16:37 -03:00
maralorn
f8fc00b94d
Merge pull request #275614 from SFrijters/haskell-packages-postgrest-update-fix
haskellPackages.postgrest: 10.1.1 -> 12.0.2 and fix build
2024-01-02 00:16:29 +01:00
Will Fancher
1570f54b75
Merge pull request #278128 from r-ryantm/auto-update/makeInitrdNGTool
makeInitrdNGTool: 0.1.0 -> 0.1.0
2024-01-01 18:14:05 -05:00
Adam C. Stephens
3349a3d56d
Merge pull request #277978 from adamcstephens/abs/2.7.1
audiobookshelf: 2.7.0 -> 2.7.1
2024-01-01 17:48:01 -05:00
Martin Weinelt
01a2063317
doc/python: update buildPythonApplication example
It is fine to use `with` on the inputs, since that increases the
overall readability of the package.

Removes `wheel` from `nativeBuildInputs`, since it is a result of
cargo culting from an earlier setuptools example, that was wrong, and
it is not required, since it is provided by setuptools itself.
2024-01-01 23:39:38 +01:00
figsoda
69d698d623
Merge pull request #278093 from Sigmanificient/update-fzf-make-0.14.0
fzf-make: 0.13.0 -> 0.14.0
2024-01-01 17:29:09 -05:00
Rodney Lorrimar
111c8d73a4
haskellPackages.postgrest: Add more build-depends for 12.0.2 2024-01-01 23:17:16 +01:00
Rodney Lorrimar
677d868ca3
haskellPackages.postgrest: 11.2.2 -> 12.0.2
https://github.com/PostgREST/postgrest/releases/tag/v12.0.2
2024-01-01 23:17:15 +01:00
Stefan Frijters
d9e1745681
postgrest: add top-level package 2024-01-01 23:17:15 +01:00
Stefan Frijters
36f775a9bc
haskellPackages.postgrest: 10.1.1 -> 11.2.2 and fix build 2024-01-01 23:17:15 +01:00
Jeremiah S
86d4d1ad17
bambu-studio: add gst-plugins-good (#274383) 2024-01-02 02:10:24 +04:00
markuskowa
58cbd011d6
Merge pull request #276339 from soispha/licensure
licensure: Init at 0.3.2
2024-01-01 23:02:58 +01:00
Thiago Kenji Okada
dd11ba6f80
Merge pull request #277809 from otavio/bb
tree-sitter-grammars: add bitbake
2024-01-01 21:31:57 +00:00
Nick Cao
66ea36d4d3
Merge pull request #276159 from AtaraxiaSjel/fix/tor-obfs4proxy
nixos/tor: fix transport plugin exe name
2024-01-01 15:55:04 -05:00
Nick Cao
4044ae3f67
Merge pull request #276313 from r-ryantm/auto-update/stress-ng
stress-ng: 0.17.02 -> 0.17.03
2024-01-01 15:54:08 -05:00
Nick Cao
3d6243a6a9
Merge pull request #276430 from hellodword/patch-1
nixos/tailscale: fix after and wants
2024-01-01 15:52:50 -05:00
Nick Cao
30f4f52177
Merge pull request #276580 from r-ryantm/auto-update/valeronoi
valeronoi: 0.2.0 -> 0.2.1
2024-01-01 15:51:59 -05:00
Nick Cao
c653984c87
Merge pull request #277805 from r-ryantm/auto-update/vivaldi
vivaldi: 6.5.3206.39 -> 6.5.3206.48
2024-01-01 15:49:24 -05:00
Maximilian Bosch
4bcd4d5e45
nextcloud.packages.apps.user_oidc: init at 1.3.5
License is AGPL 3 and it's in fact the plus version after checking some
source files:

* https://github.com/nextcloud/user_oidc/blob/v1.3.5/lib/AppInfo/Application.php
* https://github.com/nextcloud/user_oidc/blob/v1.3.5/lib/Controller/ApiController.php
2024-01-01 21:48:47 +01:00
Maximilian Bosch
33eccb059a
nextcloud*.packages.apps: update 2024-01-01 21:48:30 +01:00
Nick Cao
942fddab73
Merge pull request #278081 from r-ryantm/auto-update/templ
templ: 0.2.476 -> 0.2.501
2024-01-01 15:48:13 -05:00
Nick Cao
9cffe3eca9
Merge pull request #278116 from arthsmn/newsraft
newsraft: refactor
2024-01-01 15:47:15 -05:00
Nick Cao
df4cf5d21f
Merge pull request #278119 from r-ryantm/auto-update/the-way
the-way: 0.20.1 -> 0.20.2
2024-01-01 15:46:19 -05:00
Nick Cao
976960268d
Merge pull request #278121 from fabaff/baboossh-bump
baboossh: 1.2.0 -> 1.2.1
2024-01-01 15:45:32 -05:00
Guillaume Girol
38034a860a
Merge pull request #273286 from nh2/sane-backends-package-option
Add hardware.sane.backends-package option.
2024-01-01 21:43:35 +01:00
Nick Cao
9a15f0b632
Merge pull request #277576 from donovanglover/satty
satty: add shell completions
2024-01-01 15:40:57 -05:00
markuskowa
5269ed5be4
Merge pull request #277940 from lucasew/bump-cockpit-307
cockpit: 306 -> 307
2024-01-01 21:23:21 +01:00