Enno Richter
57a54d6e57
evil-winrm: init at 3.3 ( #153752 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-30 03:25:14 +02:00
Sandro
286a303c22
Merge pull request #166238 from NickCao/wdt
2022-03-30 02:40:08 +02:00
Sandro
a4c72214e3
Merge pull request #166301 from FedX-sudo/master
2022-03-30 02:02:33 +02:00
fedx-sudo
32a8f307ac
aesfix: init at v1.0.1
...
aesfix: init at v1.0.1
aesfix: init at v1.0.1
aesfx: init at v1.0.1
Update pkgs/tools/security/aesfix/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Update pkgs/tools/security/aesfix/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Update pkgs/tools/security/aesfix/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Update pkgs/tools/security/aesfix/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-29 22:23:32 +00:00
Sandro
aaf26cbb37
Merge pull request #166283 from SuperSandro2000/ansible-lint
2022-03-30 00:03:17 +02:00
Sandro
2749ef1fc8
Merge pull request #163209 from IvarWithoutBones/init/flycast
2022-03-29 20:30:29 +02:00
Sandro Jäckel
3057fe56eb
python310Packages.ansible-compat: init at 0.5.0
2022-03-29 18:56:58 +02:00
Sandro
0e205ddf8e
Merge pull request #166253 from ivankovnatsky/patch-27
2022-03-29 18:54:46 +02:00
Ben Siraphob
00e92497c0
Merge pull request #166256 from siraben/polkadot-darwin
2022-03-29 11:08:29 -05:00
Pavel Borzenkov
316e4a4ca1
perlPackages.PLS: shorten shebang on Darwin
...
As it's too long to be correctly executed.
2022-03-29 16:57:25 +02:00
arjan-s
66cb200860
python3Packages.notifymuch: Init at 0.1 ( #166075 )
2022-03-29 16:47:35 +02:00
Ben Siraphob
05c31d049b
Merge pull request #166190 from siraben/fac-build-darwin
2022-03-29 09:37:11 -05:00
Ben Siraphob
448c1d0e86
polkadot: fix darwin build
2022-03-29 09:33:10 -05:00
Sandro
f357391e75
Merge pull request #164732 from thevar1able/clickhouse
2022-03-29 16:31:31 +02:00
Ivan Kovnatsky
e0e1ad16be
krelay: init at 0.0.2
2022-03-29 17:17:35 +03:00
Nick Cao
7150ca1c28
wdt: init at unstable-2022-03-24
2022-03-29 21:06:21 +08:00
Alyssa Ross
05a6c124e6
lvm2: don't use targetPlatform
...
targetPlatform is the platform the current package's programs will
produce binaries for — only relevant for compilers and
similar. hostPlatform is the platform the current package's programs
will run on.
The incorrect use of targetPlatform meant that anything that tried to
link to it (like cryptsetup) would fail to build when it was used as a
native build input for a cross-compiled Musl derivation.
Fixes: 2cc29125a7
("lvm2: package 2.02.x for musl")
2022-03-29 12:14:16 +00:00
Sandro
1f6bdf4d93
Merge pull request #165458 from rbreslow/add-flywheel-cli
2022-03-29 13:33:54 +02:00
Sandro
705d23909e
Merge pull request #166057 from wdavidw/dancing-script
2022-03-29 12:38:23 +02:00
Sandro
6d630c2dbc
Merge pull request #165207 from dan4ik605743/tonelib-metal
2022-03-29 12:37:39 +02:00
7c6f434c
cd8d955620
Merge pull request #164994 from ncfavier/vim-wrapper
...
vim wrapper improvements
2022-03-29 09:50:44 +00:00
Sandro
e705e58950
Merge pull request #165788 from WolfangAukang/sslmate-agent
2022-03-29 11:31:40 +02:00
Ben Siraphob
9ec6f8fc9b
fac-build: fix darwin build
2022-03-29 00:40:37 -05:00
Malo Bourgon
6f9296d1b6
cocoapods: move to more appropriate directory
2022-03-28 18:36:59 -07:00
Martin Weinelt
8c5ec1e561
Merge pull request #166104 from mweinelt/pdns
2022-03-29 01:57:10 +02:00
P. R. d. O
e994ca8597
sslmate-agent: init at 1.99.11
2022-03-28 17:40:43 -06:00
Rocky Breslow
603e9d7b64
flywheel-cli: init at 16.2.0
2022-03-28 15:54:39 -04:00
Vincent Laporte
700c4a7055
ocamlPackages.bolt: remove at 1.4 (broken with OCaml 4.02)
2022-03-28 21:01:41 +02:00
Martin Weinelt
0aa98b5a31
pdns: remove boost override
2022-03-28 18:40:23 +02:00
sternenseemann
80d8655c15
ocamlPackages.fiat-p256: remove at 0.2.1
...
Upstream has deprecated the package and we no longer depend on it for
anything:
> Archived, now integrated into mirage-crypto-ec (please use that and report issues there)
2022-03-28 18:37:13 +02:00
David Worms
c1a3665786
dancing-script: init at 2.0
...
Notes, version is coming from the .glyphs source file and is called
2.000 in the readme
https://raw.githubusercontent.com/impallari/DancingScript/master/sources/DancingScript.glyphs
2022-03-28 18:24:00 +02:00
Martin Weinelt
999f3c2b9d
pdns: rename from powerdns
...
https://github.com/PowerDNS/pdns
https://repology.org/project/pdns/versions
2022-03-28 18:04:19 +02:00
Sandro
a85e2dcf73
Merge pull request #164182 from IvarWithoutBones/init/gummy
2022-03-28 17:02:25 +02:00
Konstantin Bogdanov
a8aaeb6e53
clickhouse 21.8.12.29 -> 22.3.2.2
2022-03-28 17:02:12 +02:00
Nicolas M
ee684089c3
melt: init at 0.2.0 ( #164439 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-28 16:38:33 +02:00
Sandro
dd45456b84
Merge pull request #165936 from ckiee/logiops-init
2022-03-28 16:36:16 +02:00
Ivar Scholten
6e822b50df
reicast: remove
...
Reicast is unmaintained, and the upstream repository has been archived.
Use the maintained fork flycast instead.
2022-03-28 16:30:10 +02:00
Ivar Scholten
fd50b86920
flycast: init at 1.2
2022-03-28 16:27:37 +02:00
Ivar Scholten
adf885ca00
gummy: init at 0.1
2022-03-28 15:36:12 +02:00
ckie
d999e48102
logiops: init at 0.2.3
...
Pretty easy to package. Opened issue with upstream to get rid of the one
patch needed: https://github.com/PixlOne/logiops/issues/307
2022-03-28 16:17:51 +03:00
Sandro
a63a39e238
Merge pull request #165335 from willcohen/qwt-6.2
2022-03-28 14:19:09 +02:00
Sandro
b3de7202d1
Merge pull request #165970 from sersorrel/eiciel
2022-03-28 14:11:49 +02:00
David Costa
de0f59ea37
kaf: init at 0.1.44 ( #164175 )
2022-03-28 14:03:00 +02:00
Sandro
8c8172151a
Merge pull request #147388 from sagikazarmark/add-argocd-autopilot
2022-03-28 13:53:03 +02:00
Sandro
72dab1fa30
Merge pull request #151705 from uakci/mplus-add-github-release
2022-03-28 13:40:32 +02:00
Sandro
7a0163c98e
Merge pull request #165183 from mausch/nominatim4
2022-03-28 13:28:19 +02:00
Sandro
fd79a3b8b8
Merge pull request #165550 from LibreCybernetics/cleanup-aliases
2022-03-28 13:25:48 +02:00
Sandro
2c909d208d
Merge pull request #165911 from samuela/samuela/invocations
2022-03-28 13:23:25 +02:00
Sandro
528edfe5ec
Merge pull request #165187 from rgrinberg/ablog
2022-03-28 13:21:51 +02:00
Mark Sagi-Kazar
ed6c2f9d84
argocd-autopilot: init at 0.3.0
...
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2022-03-28 13:17:22 +02:00