Commit Graph

1410 Commits

Author SHA1 Message Date
Jan Tojnar
c8a5db3854 Merge branch 'staging-next' into staging
; Conflicts:
;	pkgs/tools/archivers/rar/default.nix
2022-03-28 17:56:38 +02:00
Jan Tojnar
997bb5e42c Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/python-modules/dnspython/default.nix
;	pkgs/development/python-modules/googleapis-common-protos/default.nix
2022-03-28 17:55:31 +02:00
github-actions[bot]
36198fe197
Merge staging-next into staging 2022-03-27 18:01:40 +00:00
github-actions[bot]
e3d20dfaa5
Merge master into staging-next 2022-03-27 18:01:05 +00:00
Fabián Heredia Montiel
c5dead21cd treewide: cleanup old throw aliases 2022-03-27 09:16:46 -06:00
Artturi
a3f0659317
Merge pull request #163882 from Artturin/e2fsprogsfuse2fsoutput 2022-03-27 17:27:46 +03:00
Martin Weinelt
d68657af92 Merge remote-tracking branch 'origin/master' into staging-next 2022-03-27 15:54:05 +02:00
Sandro
00a74b870c
Merge pull request #164044 from armeenm/remove-bud 2022-03-27 15:45:59 +02:00
Sandro
5c1f8cd19f
Merge pull request #163509 from NixOS/drop/ffmpeg_3 2022-03-27 12:52:12 +02:00
Artturin
b7dcb6e2c7 e2fsprogs: build fuse2fs and add output for fuse2fs
it adds 14mb of dependencies
which can be significant for initrd

without a separate output
$ du -sch $(nix-store -qR ./result-bin) | sort -h

before fuse dep

618K	/nix/store/w2id1hwv4vv7hvp4slgsyrydrjbfqdxc-libidn2-2.3.2
698K	/nix/store/ki0x4wywp5b7rixwk1miq222wybdl3si-e2fsprogs-1.46.5-bin
732K	/nix/store/4nmqxajzaf60yjribkgvj5j54x9yvr1r-bash-5.1-p12
747K	/nix/store/8ckxc8biqqfdwyhr0w70jgrcb4h7a4y5-libunistring-0.9.10
853K	/nix/store/kx41yd3yyr9bwrsk85fhhx6qhavfwql6-util-linux-2.37.3-lib
2,3M	/nix/store/7nkr1kzrj5j6vzq952p35g0vzk747xjz-e2fsprogs-1.46.5
16M	/nix/store/4s21k8k7p1mfik0b33r2spq5hq7774k1-glibc-2.33-108
22M	total

after fuse dep

38K	/nix/store/k15b817jqz4ckp8rp1mgpkvvx78xxp2n-shadow-4.8.1-su
112K	/nix/store/bqjh8dc6m5plswxrmmn9x4cpxrrw94lv-zlib-1.2.11
277K	/nix/store/nzw0c7ag22mbyc4xrqyy1q1azq9r8kis-audit-2.8.5
285K	/nix/store/ka1xx3ldpliww27wmskc1yxlgcfisdyf-libcap-ng-0.8.2
371K	/nix/store/mvgg2fk5wwrcmm3wbrjhjn034aivrik2-fuse-2.9.9
618K	/nix/store/w2id1hwv4vv7hvp4slgsyrydrjbfqdxc-libidn2-2.3.2
732K	/nix/store/4nmqxajzaf60yjribkgvj5j54x9yvr1r-bash-5.1-p12
738K	/nix/store/7wi0dn50wgimvfi30i3d4mxz40vcal10-e2fsprogs-1.46.5-bin
747K	/nix/store/8ckxc8biqqfdwyhr0w70jgrcb4h7a4y5-libunistring-0.9.10
853K	/nix/store/kx41yd3yyr9bwrsk85fhhx6qhavfwql6-util-linux-2.37.3-lib
1,3M	/nix/store/043lz8mvyx5vxl058c1i586yqc8ax4ig-glibc-2.33-108-bin
1,7M	/nix/store/fpzbv79ak68sh2sh6mag6jym553wfxws-db-4.8.30
2,3M	/nix/store/9w5l1zrdd21hjxgjp5jnxxr6jibpjxd4-shadow-4.8.1
2,3M	/nix/store/hjmxalhkvvajs2n26b0ry7ns56bh9k9s-e2fsprogs-1.46.5
2,5M	/nix/store/ndnqiz3nnifj1blhg9q626xlmkqq1nmh-gcc-10.3.0-lib
2,8M	/nix/store/pnp5qkmj8m07jl8pghhglfdczz2840r9-linux-pam-1.5.2
2,9M	/nix/store/h25q7c560bchn326363ms2001jjgf338-util-linux-2.37.3-bin
16M	/nix/store/4s21k8k7p1mfik0b33r2spq5hq7774k1-glibc-2.33-108
36M	total

e2fsprogs: build fuse2fs on linux only

the fuse for macos might be broken
2022-03-27 01:46:41 +02:00
Vladimír Čunát
a42ca0678b
Merge branch 'master' into staging-next 2022-03-26 09:20:38 +01:00
Vladimír Čunát
b9eab51eed
Merge #160343: GNOME: 41 -> 42 2022-03-26 09:16:07 +01:00
github-actions[bot]
880c50a133
Merge master into staging-next 2022-03-26 00:02:23 +00:00
Artturi
4152377b66
Merge pull request #162511 from Artturin/add-alias-keep-feature 2022-03-25 20:28:37 +02:00
Armeen Mahdian
386baadbc7 bud: remove
Motivated by #148779 and an unmaintained upstream.
2022-03-25 18:28:20 +01:00
Jan Tojnar
fa13ab6e1f gnome-console: rename from kgx 2022-03-25 15:02:32 +01:00
Vladimír Čunát
0a8b4eddd2
Merge branch 'master' into staging-next 2022-03-25 10:16:56 +01:00
ajs124
f0cac4d2ba ffmpeg-sixel: drop 2022-03-24 01:08:13 +01:00
ajs124
8f390037eb ffmpeg_3: drop 2022-03-24 01:07:52 +01:00
Robert Scott
0c31adefdc
Merge pull request #164526 from helsinki-systems/upd/varnish
varnish: 7.0.2 -> 7.1.0
2022-03-23 22:42:00 +00:00
InternetUnexplorer
2e7cf56e45 kde/plasma5: 5.24.0 -> 5.24.3 2022-03-23 18:19:33 +08:00
github-actions[bot]
c80dabe3b1
Merge staging-next into staging 2022-03-23 06:01:55 +00:00
ajs124
6324abc93e libpng_apng: drop
It's been the same as libpng since 8164d28, because
`libpng_apng = libpng.override { apngSupport = true; };`, but `apngSupport ? true`
2022-03-23 03:20:11 +01:00
github-actions[bot]
c62314becb
Merge staging-next into staging 2022-03-22 06:01:42 +00:00
Ben Siraphob
b7717b643c
Merge pull request #165165 from armeenm/remove-bitbucket-cli 2022-03-22 00:18:47 -05:00
github-actions[bot]
03c279d7ea
Merge staging-next into staging 2022-03-22 00:02:58 +00:00
Martin Weinelt
7667aa9ec6
Merge pull request #165176 from helsinki-systems/drop/webbrowser 2022-03-21 22:54:49 +01:00
Alyssa Ross
58ae11758e linux_latest: 5.16.14 -> 5.17 2022-03-21 21:53:29 +00:00
ajs124
cae5a42bab webbrowser: drop 2022-03-21 22:30:37 +01:00
Jörg Thalheim
800d3e733c
Merge pull request #165100 from armeenm/remove-golly-beta
golly-beta: remove
2022-03-21 20:20:31 +00:00
Armeen Mahdian
c13013049e bitbucket-cli: remove
Uses unsupported API and Python 2
2022-03-21 15:14:41 -05:00
Jörg Thalheim
9b921aa872
Merge pull request #165142 from armeenm/remove-vnc2flv
vnc2flv: remove
2022-03-21 20:11:34 +00:00
Armeen Mahdian
af3e1dae6a vnc2flv: remove 2022-03-21 12:43:49 -05:00
Armeen Mahdian
858e03cf1f golly-beta: remove
Golly is more up to date
2022-03-21 07:08:53 -05:00
Vladimír Čunát
a519740b4c
Merge branch 'staging-next' into staging 2022-03-21 11:57:43 +01:00
Sandro
855c203ee7
Merge pull request #106822 from magnetophon/OMK 2022-03-20 19:55:11 +01:00
Martin Weinelt
f4f3622cb1 Merge remote-tracking branch 'origin/staging-next' into staging 2022-03-20 00:00:32 +01:00
ajs124
733068d254 varnish: 7.0.2 -> 7.1.0 2022-03-19 21:01:27 +01:00
Martin Weinelt
6c3608592e
Merge pull request #164291 from fpletz/libressl-CVE-2022-0778 2022-03-19 15:07:17 +01:00
Robert Scott
ed5687d165 libressl_3_2: add alias marking end-of-life 2022-03-19 13:45:59 +00:00
Bart Brouns
3de1c0516f open-music-kontrollers: init 2022-03-19 11:12:08 +01:00
github-actions[bot]
691557fc47
Merge staging-next into staging 2022-03-18 00:03:09 +00:00
AndersonTorres
bf756bff7d aliases.nix: remove dot at the end of strings
Uniformity is important!
2022-03-17 13:42:00 -03:00
AndersonTorres
704b775b65 rockbox_utility: rename to rockbox-utility 2022-03-17 11:35:32 -03:00
zowoq
6431086967 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/symengine/default.nix
2022-03-16 16:03:43 +10:00
Armeen Mahdian
e543cbb77e clearsilver: remove
Motivated by #148779 and an unmaintained upstream.
2022-03-15 22:57:14 -04:00
AndersonTorres
0562c75f4a rename+alias finger_bsd to bsd-finger 2022-03-14 12:56:17 -03:00
Alyssa Ross
eaa21176e2 tkrev: tkcvs 8.2.1 -> tkrev 9.4.1
Package has been renamed.
2022-03-14 12:57:22 +00:00
github-actions[bot]
ed2c56a3c5
Merge staging-next into staging 2022-03-11 12:01:55 +00:00
Michal Sojka
5ed81935cd source-{sans,serif}-pro: reintroduce older font versions
Recently, Source Sans/Serif Pro fonts got renamed. The "Pro" suffix
was replaced with the major version of the font name.

In the case of Source Serif, the change was announced in
https://github.com/adobe-fonts/source-serif/issues/77 and besides the
name font metric have been changed too. Therefore, documents using the
old "Pro" version might look differently when the font is changed to
the new "4" version.

In the case of Source Sans, the metrics seem not to have been
changed (https://github.com/adobe-fonts/source-sans/issues/192), but
this comment (https://github.com/adobe-fonts/source-sans/issues/192#issuecomment-790143280)
suggests that it might happen in the future.

Due to the above, it makes sense to keep both old "Pro" and
new (numbered) fonts as separate packages. This commit reintroduced
the old "Pro" versions.

It seems that Arch Linux is also distributing both versions:
0d70461e5a/trunk/PKGBUILD

Closes #157972
2022-03-10 22:46:59 +01:00