Commit Graph

77816 Commits

Author SHA1 Message Date
Jonas Heinrich
93a2ebf4cd
Merge pull request #186112 from jdelStrother/manticore
manticoresearch: init at 5.0.3
2022-10-27 16:16:56 +02:00
Frederik Rietdijk
2dd39f17da python3Packages.pypamtest: use toPythonModule for bindings 2022-10-27 15:56:46 +02:00
Sandro
21fa5a05ef
Merge pull request #196357 from Enzime/shortcat 2022-10-27 14:17:27 +02:00
Sandro
9616649be1
Merge pull request #194682 from wegank/wxformbuilder-bump 2022-10-27 13:48:50 +02:00
Merlin Göttlinger
662358f16f ocamlPackages.ocamline: init at 1.2 2022-10-27 11:10:08 +02:00
Markus S. Wamser
8b4b449543 datalad: use default Python version 2022-10-27 11:03:33 +02:00
Vladimír Čunát
c0ab2d26a9
Revert "pahole: 1.23 -> 1.24" 2022-10-27 10:26:03 +02:00
Frederik Rietdijk
33d12e5f0b pythonPackages: ensure all derivations provide python modules
This adds a test to ensure no new uses of `buildPythonApplication` can
be added to `python-packages.nix`.

Python packages can be grouped into two groups: 1) applications and 2)
packages providing importable modules. In `python-packages.nix` we only
want to have 2). 1) should be in the top-level package set.

To achieve this, all setup hooks need to be marked as being a setup hook.
For the setup hooks in the Python packages set this is done by creating
a new builder, `makePythonHook`.

Because there were issues with splicing, the file importing all the hooks
is converted to an extension. All non-packages were moved out of `python-packages.nix`
into `python-packages-base.nix`. The `keep` argument to `makeScopeWithSplicing
was cleaned up as well; there is no need to keep this one manually in sync
reducing the risk of breaking cross-compilation.
2022-10-27 10:03:16 +02:00
adisbladis
5561dcbe94
Merge pull request #197413 from devusb/sunshine
sunshine: init at 0.14.1
2022-10-27 18:38:36 +13:00
Luna Nova
97fdbad4ff antlr4_10: add missing entry in all-packages.nix 2022-10-27 01:23:32 -04:00
Michael Hoang
2c7ebf1fb9 shortcat: init at 0.11.0 2022-10-27 13:13:00 +11:00
Weijia Wang
ec987f1e7f wxformbuilder: unstable-2020-08-18 -> unstable-2022-09-26 2022-10-27 03:35:22 +02:00
Sandro
eb41a3412c
Merge pull request #191560 from sikmir/kluctl 2022-10-26 22:15:06 +02:00
Sandro
54bd0eafed
Merge pull request #191299 from Technius/antlr4_11-init 2022-10-26 22:05:24 +02:00
Sandro
ee815b4757
Merge pull request #196937 from pleshevskiy/sonic-server 2022-10-26 22:04:32 +02:00
Sandro
45d1ffb078
Merge pull request #197150 from LunNova/lunnova/prism-launcher-qt6 2022-10-26 21:56:29 +02:00
Sandro
2aad050c9f
Merge pull request #195670 from wegank/wxwidgets-refactor 2022-10-26 20:13:39 +02:00
Doron Behar
f9adc060fd
Merge pull request #197639 from jiegec/gnuradio-darwin 2022-10-26 15:48:11 +00:00
Thiago Kenji Okada
4a98070507
Merge pull request #197880 from 06kellyjac/tracee-update
tracee: 0.8.3 -> 0.9.2
2022-10-26 15:38:59 +01:00
Jiajie Chen
996098b653 gnuradio3_9Packages: fix alias 2022-10-26 21:30:56 +08:00
Jiajie Chen
a4fc59a477 libiio: unbreak on darwin 2022-10-26 21:28:56 +08:00
Bernardo Meurer
4fe607f9f8
Merge pull request #194551 from martinetd/pahole 2022-10-26 15:00:17 +02:00
Fabian Affolter
d4db1bb825
Merge pull request #197852 from fabaff/chacha20poly1305
python310Packages.chacha20poly1305: init at 0.0.3
2022-10-26 14:27:42 +02:00
Fabian Affolter
6d0849d2f4
Merge pull request #197857 from fabaff/python-bsblan
python310Packages.python-bsblan: init at 0.5.6
2022-10-26 14:26:55 +02:00
06kellyjac
07ff3b1737 tracee: 0.8.3 -> 0.9.2
Use our built copy of libbpf.a
2022-10-26 12:11:44 +01:00
Mario Rodas
420959735a
Merge pull request #197447 from marsam/add-luau
luau: init at 0.550
2022-10-26 05:31:03 -05:00
Mario Rodas
894b6bd15f
Merge pull request #197017 from marsam/fix-kaldi-darwin
kaldi: fix build on darwin
2022-10-26 05:19:01 -05:00
José Romildo Malaquias
75727174f2
Merge pull request #191058 from PlayerNameHere/catppuccin-cursors
catppuccin-cursors: init at unstable-2022-08-23
2022-10-26 06:53:03 -03:00
Ivv
b4c2ae10f9
Merge pull request #188322 from IvarWithoutBones/bump-yabai
yabai: 3.3.10 -> 4.0.4
2022-10-26 11:33:30 +02:00
Fabian Affolter
0b5b4b3d80 python310Packages.python-bsblan: init at 0.5.6 2022-10-26 09:47:57 +02:00
Fabian Affolter
30bd6d0b94 python310Packages.chacha20poly1305: init at 0.0.3 2022-10-26 09:34:32 +02:00
Nikolay Korotkiy
bb0b009411
Merge pull request #197555 from miangraham/guile-sqlite3-init
guile-sqlite3: init at 0.1.3
2022-10-26 10:05:25 +03:00
adisbladis
c3c5723c6d
Merge pull request #197757 from cpcloud/flit-scm
python3Packages.flit-scm: init at 1.7.0
2022-10-26 17:35:18 +13:00
Michele Guerini Rocco
c96c80356a
Merge pull request #197733 from qowoz/lol
magnetico: 0.12.0 -> unstable-2022-08-10
2022-10-26 02:21:13 +02:00
Nikolay Korotkiy
d1066e5ea2
kluctl: init at 2.16.0 2022-10-26 01:34:44 +03:00
figsoda
6fef6a4784
Merge pull request #197772 from figsoda/sagoin
sagoin: init at 0.1.0
2022-10-25 18:27:59 -04:00
Martin Weinelt
256462226f
Merge pull request #190587 from mweinelt/meerk40t 2022-10-26 00:01:51 +02:00
Vladimír Čunát
0079830888
Merge #195644: mysql57: drop 2022-10-25 21:23:27 +02:00
Vladimír Čunát
0c18f8f42a
Merge #195333: dotnetPackages.RestSharp: 105.2.3 -> 106.12.0 2022-10-25 21:13:42 +02:00
figsoda
b62ef86559 sagoin: init at 0.1.0 2022-10-25 14:40:59 -04:00
Dmitriy Pleshevskiy
35da064ed5
sonic-server: init at 1.4.0 2022-10-25 21:36:26 +03:00
Phillip Cloud
9f8a55aee5
python3Packages.flit-scm: init at 1.7.0 2022-10-25 12:18:10 -04:00
Sandro
9237fad409
Merge pull request #185169 from extole/kafka_3 2022-10-25 16:45:08 +02:00
Sandro
b4c6c117b4
Merge pull request #196881 from shiryel/godot4 2022-10-25 16:40:17 +02:00
Sandro
8ee9c8d3ed
Merge pull request #192118 from SuperSamus/rare 2022-10-25 15:22:54 +02:00
rnhmjoj
2813d781c5 magnetico: 0.12.0 -> unstable-2022-08-10
Note: this switches a more recently update fork, https://github.com/ireun/magnetico
2022-10-25 23:14:15 +10:00
Dixon Sean Low Yan Feng
c03626c2e3
catppuccin-cursors: init at unstable-2022-08-23 2022-10-25 20:26:52 +08:00
Vincent Laporte
8b11f0a513 ocamlPackages.buildOcaml: remove 2022-10-25 09:40:57 +02:00
Vincent Laporte
fbd942993f ocamlPackages.herelib: remove at 112.35.00 2022-10-25 09:40:57 +02:00
Vincent Laporte
b42a0ec29a ocamlPackages.pipebang: remove at 113.00.00 2022-10-25 09:40:57 +02:00