1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-23 17:56:53 +03:00
Commit graph

328818 commits

Author SHA1 Message Date
R. Ryantm
e925fd6f70 dyff: 1.4.3 -> 1.4.5 2021-10-29 11:03:13 +00:00
markuskowa
85850ea4fc
Merge pull request #143606 from michaeladler/bats
bats: 1.4.1 -> 1.5.0
2021-10-29 13:01:02 +02:00
R. Ryantm
447e399559 dua: 2.14.7 -> 2.14.11 2021-10-29 10:57:19 +00:00
Jan Tojnar
b6aeb67437 gnome-online-accounts: 3.40.0 → 3.40.1
https://gitlab.gnome.org/GNOME/gnome-online-accounts/-/blob/3.40.1/NEWS
2021-10-29 12:56:36 +02:00
R. Ryantm
79122e6585 doppler: 3.31.1 -> 3.35.0 2021-10-29 10:40:53 +00:00
Jan Tojnar
f930c08357 gnome-connections: 41.0 → 41.1 2021-10-29 12:37:51 +02:00
Jan Tojnar
0247146b01 gnome.gnome-software: 41.0 → 41.1 2021-10-29 12:37:51 +02:00
Jan Tojnar
76e31c3fd2 gnome.gnome-control-center: 41.0 → 41.1 2021-10-29 12:37:51 +02:00
sternenseemann
b1197ac729 writers: run fixupPhase for darwin bin writers
mach-o executables we produce in writers are not always fully valid for
some reason. In normal derivation this is fixed in fixupPhase and we can
replicate this behavior here easily.

Resolves #132660.
2021-10-29 12:34:48 +02:00
R. Ryantm
a75ea6f539 dolt: 0.28.4 -> 0.32.1 2021-10-29 10:33:14 +00:00
R. Ryantm
5ed7153f58 doctl: 1.64.0 -> 1.65.0 2021-10-29 10:27:09 +00:00
Jan Tojnar
1765d5e3ad evolution: 3.42.0 → 3.42.1 2021-10-29 10:20:41 +00:00
Jan Tojnar
2d4f057ca6 evolution-data-server: 3.42.0 → 3.42.1 2021-10-29 10:20:40 +00:00
Jan Tojnar
9d43a43d1d evolution-ews: 3.42.0 → 3.42.1 2021-10-29 10:20:39 +00:00
sternenseemann
3090ed3f40 writers: use platform's default strip
bintools points to the default bintools (e. g. cctools, binutils,
llvmPackages.bintools) for the next stage. So instead of using GNU
binutils' strip which may not support the current platform, we need to
use buildPackages.bintools-unwrapped.

Additionally we need to use `-S` over `--strip-unneeded` as the latter
is a GNU binutils-specific flag and not supported by cctools.

Also add the correct targetPrefix in order to support cross-compilation
correctly here at least.
2021-10-29 12:18:58 +02:00
Sandro Jäckel
6efb714ef8
topgrade: 8.0.0 -> 8.0.3 2021-10-29 12:18:57 +02:00
R. Ryantm
a0e24f7765 dnsproxy: 0.39.7 -> 0.39.9 2021-10-29 10:15:53 +00:00
R. Ryantm
14908b79fb dnscrypt-proxy2: 2.1.0 -> 2.1.1 2021-10-29 10:09:00 +00:00
Bobby Rong
fc1535cfb9
Merge pull request #143267 from r-ryantm/auto-update/amdvlk
amdvlk: 2021.Q3.4 -> 2021.Q3.7
2021-10-29 18:05:16 +08:00
R. Ryantm
1a61577867 distrobuilder: 1.3 -> 2.0 2021-10-29 10:03:44 +00:00
R. Ryantm
602aa1fffe dictu: 0.20.0 -> 0.22.0 2021-10-29 09:58:00 +00:00
R. Ryantm
7aa3bc1b7f ddosify: 0.4.1 -> 0.5.1 2021-10-29 09:48:39 +00:00
Sandro
4c9bf0d82d
Merge pull request #143617 from r-ryantm/auto-update/python3.8-scikit-hep-testdata 2021-10-29 11:48:32 +02:00
Sandro
52373c093b
Merge pull request #143500 from r-ryantm/auto-update/roswell 2021-10-29 11:48:20 +02:00
Sandro
e4f0ad260a
Merge pull request #143560 from r-ryantm/auto-update/sane-airscan 2021-10-29 11:48:09 +02:00
Sandro
dc97e86313
Merge pull request #143394 from SuperSandro2000/SuperSandro2000-patch-1 2021-10-29 11:47:17 +02:00
Bobby Rong
99d9c8286f
Merge pull request #143614 from ZJvandeWeg/zj-update-duplicity-homepage
duplicity: Update homepage URL
2021-10-29 17:46:24 +08:00
R. Ryantm
6282512ef7 dcm2niix: 1.0.20210317 -> 1.0.20211006 2021-10-29 09:34:20 +00:00
maxine [they]
b2ae9623d1
Merge pull request #143548 from marsam/update-terraform
terraform: 1.0.9 -> 1.0.10
2021-10-29 11:31:21 +02:00
R. Ryantm
604168a4b2 python38Packages.scikit-hep-testdata: 0.4.9 -> 0.4.10 2021-10-29 09:24:23 +00:00
Bobby Rong
594e35cc46
Merge pull request #143488 from r-ryantm/auto-update/swagger-codegen
swagger-codegen3: 3.0.25 -> 3.0.29
2021-10-29 17:20:35 +08:00
R. Ryantm
9fe41b5bc9 dapper: 0.5.6 -> 0.5.7 2021-10-29 09:19:34 +00:00
markuskowa
134ef61c46
Merge pull request #143374 from sikmir/sdrpp
sdrpp: enable on darwin
2021-10-29 11:19:27 +02:00
R. Ryantm
4471d9c0f4 dalfox: 2.5.2 -> 2.5.4 2021-10-29 09:14:05 +00:00
R. Ryantm
5ba5ff1a84 cytoscape: 3.8.2 -> 3.9.0 2021-10-29 09:08:26 +00:00
Bobby Rong
56932a99b5
Merge pull request #143592 from r-ryantm/auto-update/cliphist
cliphist: 0.1.0 -> 0.3.0
2021-10-29 17:06:45 +08:00
ZJ van de Weg
e0ee3a830c duplicity: Update homepage URL
The URL was updated by the upstream project and the redirect wasn't
working on my browser. This change updates it to fix it.
2021-10-29 11:03:23 +02:00
R. Ryantm
e997e62b00
sonobuoy: 0.53.2 -> 0.54.0 2021-10-29 16:49:10 +08:00
R. Ryantm
a7379ab712 credhub-cli: 2.9.0 -> 2.9.1 2021-10-29 08:48:16 +00:00
R. Ryantm
78623b7bb5 cpp-utilities: 5.11.1 -> 5.11.2 2021-10-29 08:38:28 +00:00
R. Ryantm
23308044ef utox: 0.17.0 -> 0.18.1 2021-10-29 10:32:49 +02:00
R. Ryantm
0826148c36 qtads: 3.1.0 -> 3.2.0 2021-10-29 08:31:53 +00:00
Michael Adler
b40d30f92d bats: 1.4.1 -> 1.5.0 2021-10-29 10:25:13 +02:00
Michael Raskin
b97f9d4e03
Merge pull request #143537 from r-ryantm/auto-update/remind
remind: 03.03.07 -> 03.03.09
2021-10-29 08:20:27 +00:00
R. Ryantm
d9dc9c9207 convimg: 8.3 -> 8.9 2021-10-29 08:18:30 +00:00
Bobby Rong
4310d04fb9
Merge pull request #143298 from r-ryantm/auto-update/xlog
xlog: 2.0.23 -> 2.0.24
2021-10-29 16:14:40 +08:00
R. Ryantm
0ee1aa2d60 consul-template: 0.27.0 -> 0.27.1 2021-10-29 08:09:15 +00:00
Bobby Rong
32d8cf36bb
Merge pull request #143407 from r-ryantm/auto-update/tixati
tixati: 2.84 -> 2.85
2021-10-29 16:03:58 +08:00
R. Ryantm
43206de439 codeql: 2.6.2 -> 2.7.0 2021-10-29 08:00:04 +00:00
Michael Raskin
2a990ee4aa
Merge pull request #143424 from r-ryantm/auto-update/squid
squid: 4.16 -> 4.17
2021-10-29 07:58:20 +00:00