Commit Graph

90238 Commits

Author SHA1 Message Date
Donovan Glover
cc166be63f
thud: rename from go-thumbnailer, 0.1.0 -> 0.3.0 2023-09-22 08:32:16 -04:00
Stig
a65921ce99
Merge pull request #256661 from vcunat/p/perlPackages.MathCalcParser
perlPackages.MathCalcParser: mark as broken
2023-09-22 13:36:19 +02:00
Vladimír Čunát
81e3ef436c
perlPackages.MathCalcParser: mark as broken
Apparently it hasn't succeeded for several months:
https://hydra.nixos.org/job/nixpkgs/trunk/perl536Packages.MathCalcParser.x86_64-linux/all
https://hydra.nixos.org/job/nixpkgs/trunk/perl538Packages.MathCalcParser.x86_64-linux/all

And I also caught the build eating lots of RAM, like 50G.
That can cause issues for other builds running alongside.
2023-09-22 12:43:12 +02:00
K900
662a2c460d linux: rewrite updater-script, make data-driven
Co-authored-by: Raito Bezarius <masterancpp@gmail.com>
2023-09-22 10:38:44 +03:00
Jade Lovelace
12650cd156 linuxKernel.kernels: patch out nvme regression on 2017ish Dell laptops
Fixes #253418
2023-09-22 07:17:49 +00:00
Anthony Roussel
9f66359b60 iouyap: remove 2023-09-22 02:03:12 -03:00
Anderson Torres
8a75a8f4cf bmake: move to by-name 2023-09-22 01:38:23 -03:00
Sandro Jäckel
00a343b1b1
harmonia: unpin nix unstable 2023-09-22 01:16:04 +02:00
happysalada
a2a6075ea3 python311Packages.onnx: use c++14 on darwin 2023-09-21 21:17:53 +00:00
Weijia Wang
8f0b7ce4fb
Merge pull request #256275 from chvp/upd/greenfoot
greenfoot: 3.7.1 -> 3.8.0
2023-09-21 22:40:31 +02:00
éclairevoyant
d126740fe5
sunpaper: add meta.mainProgram, fix license, and other cleanup (#256437)
* sunpaper: fix meta

* sunpaper: replace rec with finalAttrs idiom

* sunpaper: use lib.getExe

* sunpaper: fix installPhase

* sunpaper: move to pkgs/by-name
2023-09-21 22:38:24 +02:00
John Ericson
420f7d5ed7 pkg-config-data.json: Avoid an alias 2023-09-21 10:33:47 -04:00
Ryan Lahfa
d3666b5740
Merge pull request #240874 from Tom-Hubrecht/django-types
python3Packages.django-types: init at 0.17.0
2023-09-21 15:50:22 +02:00
Maksym Balatsko
b25543f889 python3Packages.pytest-reverse: init at 1.7.0 2023-09-21 05:36:53 -07:00
Stig
c9a667043f
Merge pull request #256402 from puckipedia/fix-frozen-bubble
perlPackages.SDL: fix on perl >= 5.38.0
2023-09-21 13:58:37 +02:00
Mario Rodas
2880f62798
Merge pull request #249286 from anthonyroussel/aws-encryption-sdk-cli
aws-encryption-sdk-cli: init at 4.1.0
2023-09-21 06:53:46 -05:00
Maksym Balatsko
05e470828d python3Packages.scikit-posthocs: init at 0.7.0 2023-09-21 09:21:02 +00:00
Maksym Balatsko
c585510601 seaborn-data: init at unstable-2023-01-26 2023-09-21 09:21:02 +00:00
Puck Meerburg
5742d5a8fd perlPackages.SDL: import patch 2023-09-21 09:14:44 +00:00
Vincent Laporte
2abfae9e9b coq: 8.17.1 -> 8.18.0 2023-09-21 11:02:55 +02:00
Niols
3b49077fbe ocamlPackages.opam-publish: init at 2.2.0 2023-09-21 10:57:54 +02:00
Doron Behar
138eebe549 qscintilla: move to qt{5,6}Packages.nix
Since it is a somewhat common library, with support for multiple qt
versions, it is safer to put each version of it in libsForQt5 and
qt6Packages attribute sets. Also, it is cleaner to put the darwin
if-else inside the expression, in relation to https://github.com/NixOS/rfcs/pull/140 .
2023-09-21 11:45:35 +03:00
Doron Behar
8ace65ff3d
treewide: use finalAttrs in all packages I maintain (#255902)
* mpd-touch-screen-gui: use finalAttrs in mkDerivation; reformat

* musescore: use finalAttrs in mkDerivation

* syncthingtray: use stdenv.mkDerivation with a function; reformat

* ocrfeeder: use finalAttrs in mkDerivation; reformat

* castget: use finalAttrs in mkDerivation

* gnome-network-displays: use finalAttrs in mkDerivation

* mailreaders: use finalAttrs in mkDerivation

* mswatch: use finalAttrs in mkDerivation

* uhd: use finalAttrs in mkDerivation

* maxima: use finalAttrs in mkDerivation

* qalculate-gtk: use finalAttrs in mkDerivation

* qalculate-qt: use finalAttrs in mkDerivation

* wxmaxima: use finalAttrs in mkDerivation

* lammps: use finalAttrs in mkDerivation

* mlterm: use finalAttrs in mkDerivation

* video-trimmer: use finalAttrs in mkDerivation

* nerdfonts: use finalAttrs in mkDerivation

* gnomeExtensions.easyScreenCast: use finalAttrs in mkDerivation

* octave: use finalAttrs in mkDerivation; reformat

* comedilib: use finalAttrs in mkDerivation

* cpp-utilities: use finalAttrs in mkDerivation

* libsForQt5.kpeoplevcard: use finalAttrs in mkDerivation; reformat

* liberio: use finalAttrs in mkDerivation

* libqalculate: use finalAttrs in mkDerivation; reformat

* libwtk-sdl2: use finalAttrs in mkDerivation

* libsForQt5.pulseaudio-qt: use finalAttrs in mkDerivation; reformat

* qrupdate: use finalAttrs in mkDerivation; reformat

* libsForQt5.qtforkawesome: use finalAttrs in mkDerivation; reformat

* libsForQt5.qtutilities: use finalAttrs in mkDerivation; reformat

* sqlitecpp: use finalAttrs in mkDerivation; reformat

* tweeny: use finalAttrs in mkDerivation

* volk: use finalAttrs in mkDerivation

* wiringpi: use finalAttrs in mkDerivation

* snzip: use finalAttrs in mkDerivation; reformat

* bpm-tools: use finalAttrs in mkDerivation; reformat

* sacd: use finalAttrs in mkDerivation

* gtk-gnutella: use finalAttrs in mkDerivation; reformat

* sile: use finalAttrs in mkDerivation

* pplatex: use finalAttrs in mkDerivation; reformat
2023-09-21 11:31:17 +03:00
Charlotte Van Petegem
11e7a4161f
greenfoot: 3.7.1 -> 3.8.0
https://greenfoot.org/version_history

Also did some cleanup of the derivation to make it more like bluej (a very
closely related program).
2023-09-21 09:57:11 +02:00
Maksym Balatsko
df76aa7551 python3Packages.checksumdir: init at 1.2.0 2023-09-20 23:57:30 -07:00
OTABI Tomoya
28c306a5ce
Merge pull request #255080 from dani0854/python/manuf/init
python3Packages.manuf: init at 1.1.5
2023-09-21 13:22:39 +09:00
Anderson Torres
6e8e316fde xorriso: migrate to by-name 2023-09-20 22:51:30 -03:00
Anderson Torres
68aaadf133 libisoburn: migrate to by-name 2023-09-20 22:51:30 -03:00
Anderson Torres
a7d3d7e85f libisofs: migrate to by-name 2023-09-20 22:51:30 -03:00
Anderson Torres
529eb045d0 libburn: migrate to by-name 2023-09-20 22:51:30 -03:00
Maksym Balatsko
ff7daa5661 python3Packages.pydateinfer: init at 0.3.0 2023-09-21 00:35:09 +00:00
Puck Meerburg
73afddd2a5 perlPackages.SDL: fix on perl >= 5.38.0
This applies the patch from [1], fixing the most important game in
nixpkgs.

[1]: https://github.com/PerlGameDev/SDL/pull/304
2023-09-20 21:17:53 +00:00
Yorick
68a7cc9b47
Merge pull request #253578 from cafkafk/cafk-normcap-init
normcap: init at 0.4.4
2023-09-20 22:37:15 +02:00
Yorick
a8be39d4a9
Merge pull request #253302 from chrpinedo/master
pricehist: init at 1.4.6
2023-09-20 22:36:35 +02:00
Fabián Heredia Montiel
34fe3faf98
Merge pull request #256072 from kashw2/kitty
kitty: 0.29.2 -> 0.30.0
2023-09-20 14:36:02 -06:00
Wout Mertens
e99603603d
Merge pull request #244646 from wmertens/corepack-wrappers
nodejs: corepack wrappers package
2023-09-20 21:00:37 +02:00
Wout Mertens
00de2104fc corepack: PR review updates
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Co-authored-by: Sandro Jaeckel <sandro.jaeckel@gmail.com>
2023-09-20 17:27:05 +02:00
Nick Cao
96c357e5b3
Merge pull request #256101 from GaetanLepage/svgelements
python310Packages.svgelements: init at 1.9.6
2023-09-20 09:39:38 -04:00
Maksym Balatsko
dfd3b86289 python3Packages.type-infer: init at 0.0.15 2023-09-20 09:15:21 +00:00
kashw2
d13268ac8a kitty: 0.29.2 -> 0.30.0 2023-09-20 18:42:22 +10:00
Wout Mertens
724f6bcb77 nodejs: corepack wrappers package 2023-09-20 10:10:51 +02:00
Rick van Schijndel
97695cf250
Merge pull request #251020 from colemickens/pr-cfspeedtest-103
cfspeedtest: init at 1.1.2
2023-09-20 06:59:25 +02:00
Vincent Laporte
46b9ee34e4 ocamlPackages.dolmen_loop: init at 0.6 2023-09-20 06:57:49 +02:00
Vincent Laporte
24d7dda90a ocamlPackages.dolmen_type: init at 0.6 2023-09-20 06:57:49 +02:00
OTABI Tomoya
ef0fd06dee
Merge pull request #255695 from mbalatsko/init-kotsu
python3Packages.kotsu: init at 0.3.3
2023-09-20 11:32:29 +09:00
OTABI Tomoya
7c74737c56
Merge pull request #255532 from mbalatsko/init-mrsqm
python3Packages.mrsqm: init at 0.0.4
2023-09-20 11:29:47 +09:00
Stig
1839996831
Merge pull request #256179 from TomaSajt/mojolicious
perlPackages.Mojolicious: 9.26 -> 9.34
2023-09-20 01:01:33 +02:00
Weijia Wang
0425ad73b3
Merge pull request #255549 from wegank/wordpress-bump
wordpress: 6.2.2 -> 6.3.1
2023-09-20 00:41:56 +02:00
TomaSajt
a9ef40b991
perlPackages.Mojolicious: 9.26 -> 9.34 2023-09-19 22:42:40 +02:00
Cole Mickens
a03690056a
cfspeedtest: init at 1.1.2 2023-09-19 19:18:31 +02:00
OTABI Tomoya
8b5ab8341e
Merge pull request #255088 from elohmeier/django-ninja
python3Packages.django-ninja: init at 0.22.2
2023-09-19 23:14:51 +09:00
Gaetan Lepage
541954ac76 python310Packages.svgelements: init at 1.9.6 2023-09-19 15:33:06 +02:00
Enno Richter
e3a6b0c4eb python3Packages.django-ninja: init at 0.22.2 2023-09-19 09:48:32 +02:00
Fabián Heredia Montiel
90040cd36a linux/hardened/patches/6.5: init at 6.5.3-hardened1 2023-09-19 07:09:14 +00:00
Janik
9b3be3f09e
Merge pull request #249532 from OroraTech/feature/add-libpcap 2023-09-19 07:35:07 +02:00
Anderson Torres
c3f4c7f54c elvish: refactor
- move installCheck to passthru.tests
- migrate to by-name
2023-09-19 00:02:22 -03:00
Anderson Torres
88a627e012 rc: migrate to by-name 2023-09-19 00:02:22 -03:00
Anderson Torres
fd09de7be5 mksh: migrate to by-name 2023-09-19 00:02:22 -03:00
Anderson Torres
1e58183743 less: migrate to by-name 2023-09-18 23:56:22 -03:00
Ben Darwin
f110cccd04 vtk_8: remove 2023-09-18 18:43:57 -04:00
Ben Darwin
b2e44fcf6f opencascade: remove at 0.18.3 2023-09-18 18:43:50 -04:00
Weijia Wang
5455f592a5
Merge pull request #254202 from IncredibleLaser/optipng-use-libpng-apng
optipng: Use libpng instead of libpng-1.2
2023-09-19 00:19:01 +02:00
Weijia Wang
f73b762f53
Merge pull request #254971 from azuwis/mfoc-hardnested
mfoc-hardnested: unstable-2021-08-14 -> unstable-2023-03-27
2023-09-18 23:23:38 +02:00
happysalada
8e11eef314 python311Packages.onnx: protobuf 3.x -> 4.x 2023-09-18 19:58:56 +00:00
Weijia Wang
110ad0ed8f
Merge pull request #255911 from wegank/qtkeychain-darwin
libsForQt5.qtkeychain: fix build on x86_64-darwin
2023-09-18 21:37:41 +02:00
Ben Darwin
ba6b7b05cf smesh: remove at 6.7.6
No commits to master since 2019, depends on similarly unmaintained
opencascade-oce, and mainly used for pythonocc-core package which is
similarly unmaintained.
2023-09-18 13:37:08 -04:00
Weijia Wang
ad09c958e5
Merge pull request #255856 from Atemu/warp-darwin
warp: add Darwin support
2023-09-18 18:26:46 +02:00
Weijia Wang
2ed9b44d0c libsForQt5.qtkeychain: fix build on x86_64-darwin 2023-09-18 17:08:17 +02:00
Maksym Balatsko
f6b76f03c7 python3Packages.kotsu: init at 0.3.3 2023-09-18 06:11:10 -07:00
Fabian Affolter
52c495b2d9
Merge pull request #255700 from mbalatsko/init-pmdarima
python3Packages.pmdarima: init at 2.0.3
2023-09-18 15:09:04 +02:00
Fabian Affolter
2de6950437
Merge pull request #255189 from kashw2/grype
grype: 0.66.0 -> 0.68.0
2023-09-18 13:06:18 +02:00
Atemu
58eb45b0fe warp: add Darwin support 2023-09-18 12:23:38 +02:00
OTABI Tomoya
b2f387ac8f
Merge pull request #250918 from happysalada/fast_chat_init
fschat: init at 0.2.28
2023-09-18 17:30:23 +09:00
Fabian Affolter
0d3835e09a
Merge pull request #255732 from fabaff/simple-websocket
python311Packages.simple-websocket: init at 0.9.0
2023-09-18 10:21:23 +02:00
Danil Suetin
9b49ad3bb8
python3Packages.manuf: init at 1.1.5 2023-09-18 15:19:21 +07:00
happysalada
2cdff5b224 python311Packages.fschat: init at 0.2.28 2023-09-18 04:18:35 -04:00
Peder Bergebakken Sundt
fe806f6136 pagefind: init at 1.0.3 2023-09-18 08:13:58 +00:00
Peder Bergebakken Sundt
187afc5d1b rustc-wasm32: init at 1.70.0 2023-09-18 08:13:58 +00:00
Matthias Beyer
48216fda18
Merge pull request #255767 from pacien/meli-0-8-1
meli: re-introduce at 0.8.1
2023-09-18 09:58:02 +02:00
Maksym Balatsko
32558a617a python3Packages.mrsqm: init at 0.0.4 2023-09-18 00:37:37 -07:00
Maksym Balatsko
163ae47dcc python3Packages.dtw-python: init at 1.3.0 2023-09-17 23:53:12 -07:00
Victor Engmark
5efaf495d0 urlencode: init at 1.0.1
A CLI utility for URL-encoding and -decoding strings.

Input is either string arguments or stdin. That is,
`urlencode 'foo bar'` prints the same as
`echo 'foo bar' | urlencode`, that is, "foo%20bar".
2023-09-18 08:09:26 +02:00
Fabián Heredia Montiel
91b20bb736
Merge pull request #255784 from delroth/gitter-rm
gitter: remove (unmaintained upstream, probably useless now)
2023-09-17 22:29:13 -06:00
OTABI Tomoya
e3f328b0de
Merge pull request #255499 from mbalatsko/init-langid
python3Packages.langid: init at 1.1.6
2023-09-18 12:00:03 +09:00
Pierre Bourdon
6cbb28ee08
gitter: remove (unmaintained upstream, probably useless now) 2023-09-18 02:22:19 +02:00
pacien
527e3dc045 meli: re-introduce at 0.8.1
This package had been dropped in ac019b9 because it required an
insecure version of openssl. This is no longer the case with this
update.

This new version also enables notmuch support by default in upstream,
detecting the presence of the binary purely at runtime. Therefore,
the matching package build switch has been removed.
2023-09-18 00:19:45 +02:00
Anderson Torres
75d7b2e8ae uxn: migrate to by-name 2023-09-17 18:58:49 -03:00
Anderson Torres
1237d6eb57 katriawm: migrate to by-name 2023-09-17 18:47:10 -03:00
Fabian Affolter
f073c3b584 python311Packages.simple-websocket: init at 0.9.0 2023-09-17 21:09:04 +02:00
Anderson Torres
30cca2e6f7 celluloid: refactor
- finalAttrs
- strictDeps
- meta.changelog and meta.mainProgram
2023-09-17 15:47:03 -03:00
Maksym Balatsko
c94459586a python3Packages.pmdarima: init at 2.0.3 2023-09-17 10:43:08 -07:00
Elis Hirwing
77f079cbc6
pdepend: Build from source 2023-09-17 18:09:25 +02:00
Weijia Wang
a15a5921cd
Merge pull request #254428 from ianliu/master
flashprint: init at 5.7.1
2023-09-17 17:31:05 +02:00
honnip
0dadba6925
pretendard: 1.3.3 -> 1.3.8, add pretendard-gov (#255655)
* pretendard: 1.3.3 -> 1.3.4

* pretendard: 1.3.4 -> 1.3.5

* pretendard: 1.3.5 -> 1.3.6

* pretendard: 1.3.6 -> 1.3.7, add `pretendard-gov`

* pretendard: 1.3.7 -> 1.3.8
2023-09-17 17:29:21 +02:00
Pol Dellaiera
4934f25064
Merge pull request #255673 from etu/platformsh-update
platformsh: 3.79.2 -> 4.10.0
2023-09-17 17:14:40 +02:00
OTABI Tomoya
31527f17ec
Merge pull request #202434 from pbsds/pyrender-init
python3Packages.pyrender: init at 0.1.45
2023-09-17 23:06:32 +09:00
Ian Liu Rodrigues
d453259932 flashprint: init at 5.7.1 2023-09-17 15:38:20 +02:00
Elis Hirwing
c3b9ae0547
platformsh: 3.79.2 -> 4.10.0
Also:
- Follow the rename of the repository
- Switch to the new composer builder
2023-09-17 15:07:02 +02:00
Fabian Affolter
0cfd4f1bca
Merge pull request #255649 from fabaff/garminconnect-bump
python311Packages.garminconnect: 0.1.55 -> 0.2.4
2023-09-17 14:31:22 +02:00
Fabian Affolter
30e1bb0d4d python311Packages.garth: init at 0.4.25 2023-09-17 11:21:49 +02:00