Commit graph

467030 commits

Author SHA1 Message Date
Cole Helbling
65571f0f3d python3Packages.intbitset: orphan 2023-03-22 07:19:40 -07:00
Cole Helbling
28986236f2 python3Packages.python-registry: orphan 2023-03-22 07:19:21 -07:00
Cole Helbling
3a2fecdd2d python3Packages.woodblock: orphan 2023-03-22 07:19:02 -07:00
Cole Helbling
47241f5108 python3Packages.rpmfile: orphan 2023-03-22 07:18:38 -07:00
Cole Helbling
41b9e809cd python3Packages.normality: orphan 2023-03-22 07:18:19 -07:00
Cole Helbling
a42adbfb6e python3Packages.plugnplay: orphan 2023-03-22 07:17:57 -07:00
Cole Helbling
b8e54e0ad9 python3Packages.viv-utils: orphan 2023-03-22 07:17:37 -07:00
Cole Helbling
ff2f01c0dc python3Packages.banal: orphan 2023-03-22 07:17:15 -07:00
Cole Helbling
ceb167f2e3 python3Packages.typecode: orphan 2023-03-22 07:16:57 -07:00
Cole Helbling
b38c3cab29 python3Packages.pymaven-patch: orphan 2023-03-22 07:16:29 -07:00
Cole Helbling
7eee981876 python3Packages.telfhash: orphan 2023-03-22 07:15:57 -07:00
Weijia Wang
120a484726
Merge pull request #220001 from wegank/isabelle-arm
isabelle: add aarch64-linux support
2023-03-22 16:15:34 +02:00
Cole Helbling
d7dd74ea45 cyclonedx-python: orphan 2023-03-22 07:15:20 -07:00
Cole Helbling
24d1e5c6e8 zoekt: orphan 2023-03-22 07:14:50 -07:00
Cole Helbling
6a2917cc10 yarGen: orphan 2023-03-22 07:14:19 -07:00
Cole Helbling
0de73583ee flare-floss: orphan 2023-03-22 07:13:46 -07:00
Cole Helbling
e1e728fe3c earlybird: orphan 2023-03-22 07:13:22 -07:00
Weijia Wang
2d50326244
Merge pull request #222526 from wegank/wxgtk30-drop
wxGTK30, wxmac: drop
2023-03-22 16:13:12 +02:00
Cole Helbling
4b7c7b3d22 xorex: orphan 2023-03-22 07:12:49 -07:00
woojiq
296e7f92cd keyd: add keyd service and test
The keyd package already exists, but without a systemd service.

Keyd requires write access to /var/run to create its socket. Currently
the directory it uses can be changed with an environment variable, but
the keyd repo state suggests that this may turn into a compile-time
option. with that set, and some supplementary groups added, we can run
the service under DynamicUser.

Co-authored-by: pennae <82953136+pennae@users.noreply.github.com>
2023-03-22 15:12:29 +01:00
Cole Helbling
a9bda02eb5 cve-bin-tool: orphan 2023-03-22 07:12:17 -07:00
Cole Helbling
b8f4d35d67 honeytrap: orphan 2023-03-22 07:11:58 -07:00
Cole Helbling
7ad416d08c perlPackages.CSSMinifier: orphan 2023-03-22 07:11:33 -07:00
Cole Helbling
ca1718417d dcs: orphan 2023-03-22 07:11:26 -07:00
DarkOnion0
dd34d1fd52
appflowy: 0.1.0 -> 0.1.1 2023-03-22 15:02:27 +01:00
figsoda
a747c1d841
Merge pull request #222511 from qowoz/nix-update
nix-update: 0.15.1 -> 0.16.0
2023-03-22 10:02:01 -04:00
Josh Robson Chase
5aafb3a217 nodePackages.graphite-cli: bring to top-level 2023-03-22 09:49:38 -04:00
Lein Matsumaru
c955672b19
exploitdb: 2023-03-17 -> 2023-03-22 2023-03-22 13:40:58 +00:00
7c6f434c
5706ae4934
Merge pull request #222156 from Mic92/sysdig
sysdig: 0.30.2 -> 0.31.3
2023-03-22 13:32:03 +00:00
7c6f434c
185627e77c
Merge pull request #222117 from jzbor/update-skippy-xd
skippy-xd: richardgv/skippy-xd unstable-2023-03-10 -> dreamcat4 0.6.0
2023-03-22 13:31:22 +00:00
zowoq
502eaa216c nix-update: 0.15.1 -> 0.16.0
Diff: https://github.com/Mic92/nix-update/compare/0.15.1...0.16.0

Changelog: https://github.com/Mic92/nix-update/releases/tag/0.16.0
2023-03-22 22:55:10 +10:00
Vincent Laporte
78cd6d9833 ocamlPackages.ezjsonm: 1.2.0 → 1.3.0 2023-03-22 13:20:53 +01:00
Vincent Laporte
d9d7c358c4 ocamlPackages.yaml: use Dune 3 2023-03-22 13:20:53 +01:00
Vincent Laporte
fd2191f857 ocamlPackages.lustre-v6: use Dune 3 2023-03-22 13:20:53 +01:00
Vincent Laporte
c73ec9f276 ocamlPackages.ppx_deriving_yaml: use Dune 3 2023-03-22 13:20:53 +01:00
Vincent Laporte
6ddbe68bd6 ocamlPackages.cooltt: use Dune 3 2023-03-22 13:20:53 +01:00
Vincent Laporte
88365c995a ocamlPackages.mustache: use Dune 3 2023-03-22 13:20:53 +01:00
Vincent Laporte
7981230822 ocamlPackages.cow: use Dune 3 2023-03-22 13:20:53 +01:00
Stanisław Pitucha
43facdc480
Merge pull request #222272 from viraptor/git-trim-darwin
git-trim: fix darwin build
2023-03-22 23:01:45 +11:00
Weijia Wang
366e108e41 wxGTK30, wxmac: drop 2023-03-22 13:56:44 +02:00
markuskowa
3014c29604
Merge pull request #221347 from bzizou/ucx
ucx: 1.13.1 -> 1.14.0 and optional ROCm support
2023-03-22 12:46:34 +01:00
K900
5bf9765c0a
Merge pull request #217482 from motiejus/headscale_oidc_client_secret
headscale: natively support oidc.client_secret_path
2023-03-22 14:30:03 +03:00
superherointj
216f9f413d
Merge pull request #222436 from superherointj/erlang-upkeep
erlang_21: remove, erlang_22: remove
2023-03-22 08:19:24 -03:00
K900
53539903ff systemtap: remove hack, fix build 2023-03-22 14:05:35 +03:00
Stanisław Pitucha
060cf0dc34
Merge pull request #222290 from viraptor/stabber-darwin
stabber: fix darwin build
2023-03-22 21:39:26 +11:00
Anderson Torres
e4e91c61b2 moe: 1.12 -> 1.13 2023-03-22 07:30:37 -03:00
Anderson Torres
6477d7f0ea elvish: rewrite 2023-03-22 07:30:37 -03:00
Stanisław Pitucha
f0d2d3cb9e gptfdisk: fix darwin build 2023-03-22 21:26:12 +11:00
R. Ryantm
da984a5bcf python310Packages.azure-keyvault-administration: 4.2.0 -> 4.3.0 2023-03-22 10:05:22 +00:00
Stanisław Pitucha
45710e1d7d git-trim: fix darwin build
Add the required framework to dependencies.
2023-03-22 20:32:53 +11:00