Maximilian Bosch
02bce71cab
mtrace: init at 2.33-50
...
`mtrace(1)` is a small Perl script that interprets and provides
human-readable output for `malloc(3)` traces.
Even though this is actually part of `glibc` itself I decided to place
this into its own package. The main reason for this is that this script
has a runtime dependency on Perl which would complicate `stdenv`
bootstrapping since we'd have to compile another Perl that doesn't depend on
the bootstrap tools that is used as runtime dependency for the
stage2 glibc.
Since this is only a dev/debugging tool, splitting this up seemed like a
reasonable choice to me.
On a leaking C program, this can be used like this:
$ env MALLOC_TRACE=$(pwd)/trace ./a.out
$ ./result/bin/mtrace ./trace
Memory not freed:
-----------------
Address Size Caller
0x0000000001875690 0x4 at 0x401151
Closes #141924
2021-10-25 01:01:29 +02:00
Sandro and GitHub
db62cb873d
Merge pull request #142544 from r-burns/swift
2021-10-22 15:12:40 +02:00
Sandro and GitHub
f4818efb2b
Merge pull request #142561 from onsails/polkadot
2021-10-22 15:12:10 +02:00
Sandro and GitHub
fc31e2b96f
Merge pull request #142058 from sikmir/sdrpp
2021-10-22 15:10:23 +02:00
Sandro and GitHub
99be7fc550
Merge pull request #142545 from marsam/update-kbs2
2021-10-22 15:07:21 +02:00
Fabian Affolter and GitHub
930da485d9
Merge pull request #142540 from fabaff/bump-nuclei
...
nuclei: 2.5.2 -> 2.5.3
2021-10-22 13:54:49 +02:00
Fabian Affolter and GitHub
b3c3d3fb5b
Merge pull request #142539 from fabaff/bump-faraday-plugins
...
python3Packages.faraday-plugins: 1.5.4 -> 1.5.5
2021-10-22 13:54:21 +02:00
Fabian Affolter and GitHub
562c1fd9d2
Merge pull request #142538 from fabaff/bump-rzpipe
...
python3Packages.rzpipe: 0.1.1 -> 0.1.2
2021-10-22 13:54:05 +02:00
Fabian Affolter and GitHub
5971426367
Merge pull request #142536 from fabaff/bump-mypy-boto3-s3
...
python3Packages.mypy-boto3-s3: 1.19.0 -> 1.19.1
2021-10-22 13:53:51 +02:00
Sandro and GitHub
95b8d4d5bc
Merge pull request #142543 from fabaff/bump-yara
2021-10-22 13:42:38 +02:00
Sandro and GitHub
99db4d17f4
Merge pull request #142559 from aplavin/patch-1
2021-10-22 13:34:50 +02:00
Sandro and GitHub
20be55922b
Merge pull request #142552 from vcunat/p/miniupnpc-darwin
2021-10-22 13:34:30 +02:00
453375e9d2
winbox: init at 3.31 ( #141868 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2021-10-22 13:23:53 +02:00
Andrey Kuznetsov
9132873ad2
polkadot: 0.9.11 -> 0.9.12
2021-10-22 11:21:46 +00:00
Sandro and GitHub
c961381f4f
Merge pull request #142548 from NickCao/duckdb
2021-10-22 13:14:49 +02:00
5bf370b226
gnomeExtensions.night-theme-switcher: 50 -> 53 ( #142346 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2021-10-22 13:14:36 +02:00
Anders Kaseorg and GitHub
11c76c639d
gnomeExtensions.system-monitor: unstable-2021-06-19 → unstable-2021-09-07, support GNOME 41 ( #142156 )
2021-10-22 13:13:52 +02:00
Sandro and GitHub
b42abaea0e
Merge pull request #142556 from doronbehar/pkg/bubblemail
2021-10-22 13:08:03 +02:00
Alexander and GitHub
4a9278c5fc
sqlite tools: fix version to match sqlite itself
2021-10-22 13:46:12 +03:00
Doron Behar
1037a0cc3e
bubblemail: 1.3 -> 1.4
2021-10-22 13:03:47 +03:00
Vladimír Čunát
d82c73ce17
miniupnpc: fix build on darwin again
...
Broken by ec4a159100 (PR #139638 ); I forgot darwin again.
2021-10-22 11:50:14 +02:00
Sandro and GitHub
6f0b0bb702
Merge pull request #142551 from ulrikstrid/ligo-0_27_0
2021-10-22 11:22:53 +02:00
Vladimír Čunát
7e66e35e1f
Merge #138716 : linuxPackages.rr-zen_workaround: init
2021-10-22 11:09:32 +02:00
Michael Raskin and GitHub
b4f7f9e333
Merge pull request #142541 from marsam/update-kona
...
kona: 3.21 -> 20201009
2021-10-22 09:06:12 +00:00
Nick Cao
aa4bd9aacd
duckdb: 0.2.9 -> 0.3.0
2021-10-22 16:58:03 +08:00
Ulrik Strid
fd13396e16
ligo: 0.26.0 -> 0.27.0
2021-10-22 08:54:19 +00:00
Martin Weinelt and GitHub
2810c8a6cc
Merge pull request #142517 from uvNikita/py-synologydsm-api/test
2021-10-22 10:11:40 +02:00
Michele Guerini Rocco and GitHub
e71c003ae7
Merge pull request #142535 from chvp/bump-qutebrowser
...
qutebrowser: 2.3.1 -> 2.4.0
2021-10-22 09:53:20 +02:00
Leo and GitHub
38c6ea34aa
gitea: 1.15.4 -> 1.15.5 ( #142537 )
2021-10-22 09:47:48 +02:00
Nikolay Korotkiy
6e575758b2
sdrpp: init at 1.0.4
2021-10-22 10:43:36 +03:00
Mario Rodas
3d3e024154
kbs2: 0.3.0 -> 0.4.0
2021-10-22 02:42:25 -05:00
Fabian Affolter
eae1cb8b54
yara: 4.1.2 -> 4.1.3
2021-10-22 09:40:46 +02:00
Mario Rodas
a70f26a28a
kona: 3.21 -> 20201009
2021-10-22 02:38:00 -05:00
Ryan Burns
cac89e1501
swift: fix build
...
since the linuxHeaders bump to 5.14,
we need to patch out cyclades.h includes
2021-10-22 00:34:30 -07:00
Fabian Affolter
efa15563be
python3Packages.mypy-boto3-s3: 1.19.0 -> 1.19.1
2021-10-22 09:05:34 +02:00
Fabian Affolter
eefe36d51c
nuclei: 2.5.2 -> 2.5.3
2021-10-22 08:59:34 +02:00
Fabian Affolter
5c56d92381
python3Packages.faraday-plugins: 1.5.4 -> 1.5.5
2021-10-22 08:56:20 +02:00
Fabian Affolter
793274f1d4
python3Packages.rzpipe: 0.1.1 -> 0.1.2
2021-10-22 08:52:40 +02:00
Charlotte Van Petegem
ba4c80bcec
qutebrowser: 2.3.1 -> 2.4.0
2021-10-22 08:45:56 +02:00
Vincent Laporte and Vincent Laporte
22e732d03c
tamarin-prover: 1.6.0 → 1.6.1
2021-10-22 07:38:30 +02:00
Artturi and GitHub
493094366b
Merge pull request #142164 from jbedo/last
...
last: 1179 -> 1256
2021-10-22 08:37:19 +03:00
Mario Rodas and GitHub
c7a997f6e8
Merge pull request #142284 from marsam/update-lxc
...
lxc: 4.0.10 -> 4.0.11
2021-10-22 00:09:28 -05:00
Justin Bedő and GitHub
4e83abb0cb
Merge pull request #142199 from jbedo/picard
...
picard-tools: 2.26.2 -> 2.26.3
2021-10-22 14:36:28 +11:00
Justin Bedő and GitHub
0689e7368d
Merge pull request #142333 from NixOS/r-updates
...
rPackages: update R, CRAN, and BIOC
2021-10-22 14:33:46 +11:00
Peter Hoeg
d2ed9e4f96
nixos/plasma5: add thunderbolt package if configured
2021-10-22 10:46:16 +08:00
Peter Hoeg
f1a82a2182
nixos/plasma5: make running with systemd configurable
2021-10-22 10:46:16 +08:00
Anderson Torres and GitHub
718895c149
Merge pull request #142518 from AndersonTorres/new-rtorrent
...
rtorrent updates
2021-10-21 23:15:45 -03:00
figsoda and GitHub
6c8fe9c4a5
Merge pull request #142133 from LibreCybernetics/cleanup-aliases
...
aliases: cleanup
2021-10-21 22:05:15 -04:00
figsoda and GitHub
e4222cba48
Merge pull request #142219 from SuperSamus/git-graph
...
vscode-extensions.mhutchie.git-graph: init at 1.30.0
2021-10-21 21:58:08 -04:00
Florian Klink and GitHub
d1adf76525
Merge pull request #142526 from r3dl3g/submit/jameica-2.10.0
...
jameica: 2.8.6 -> 2.10.0
2021-10-22 01:43:24 +02:00