Commit Graph

355205 Commits

Author SHA1 Message Date
Mario Rodas
8996e4d667
Merge pull request #160104 from r-ryantm/auto-update/jc
jc: 1.18.2 -> 1.18.3
2022-02-15 02:09:30 -05:00
zowoq
6abf580b6f
Merge pull request #159993 from aaronjheng/podman-tui
podman-tui: init at 0.1.0
2022-02-15 17:09:07 +10:00
Mario Rodas
0303506f66
Merge pull request #159926 from r-ryantm/auto-update/nfpm
nfpm: 2.12.2 -> 2.13.0
2022-02-15 02:08:56 -05:00
Mario Rodas
d1e22614b9
Merge pull request #159959 from r-ryantm/auto-update/python3.10-approvaltests
python310Packages.approvaltests: 3.5.0 -> 3.6.0
2022-02-15 02:07:41 -05:00
Mario Rodas
920bde417a
Merge pull request #160011 from r-ryantm/auto-update/pack
buildpack: 0.23.0 -> 0.24.0
2022-02-15 02:05:57 -05:00
Mario Rodas
bff82acbcb
Merge pull request #160059 from qowoz/delta
delta: 0.11.3 -> 0.12.0
2022-02-15 02:04:56 -05:00
Sarah Brofeldt
76611988de
Merge pull request #159809 from r-ryantm/auto-update/topicctl
topicctl: 1.2.0 -> 1.3.1
2022-02-15 07:48:20 +01:00
Vincent Laporte
7c09dc2d8a ocamlPackages.pprint: 20171003 → 20220103 2022-02-15 07:25:24 +01:00
Vincent Laporte
e61b18babd Partial revert of 12f343da4c 2022-02-15 07:25:24 +01:00
Doron Behar
902705927a maintainers: update @novoxd github login 2022-02-15 08:25:21 +02:00
Doron Behar
4c1298943b dupeguru: 4.0.4 -> 4.1.1
Fix pyqt5_sip issue, and enable tests.
2022-02-15 08:23:45 +02:00
R. Ryantm
1eebfebda5 python310Packages.jdatetime: 3.8.2 -> 4.0.0 2022-02-15 06:20:19 +00:00
Aaron Jheng
7c08af790f
podman-tui: init at 0.1.0 2022-02-15 06:11:54 +00:00
R. Ryantm
6f9cf70a48 jc: 1.18.2 -> 1.18.3 2022-02-15 05:56:21 +00:00
R. Ryantm
da9c48b2cf python310Packages.pyowm: 3.2.0 -> 3.3.0 2022-02-15 05:40:02 +00:00
R. Ryantm
0fb241ed2e janus-gateway: 0.11.7 -> 0.11.8 2022-02-15 05:35:45 +00:00
Aaron Jheng
592c073afd
maintainers: add aaronjheng 2022-02-15 05:15:42 +00:00
R. Ryantm
46a77c0812 python310Packages.google-cloud-bigquery-datatransfer: 3.5.0 -> 3.6.0 2022-02-15 04:47:04 +00:00
github-actions[bot]
3a641defd1 terraform-providers: update 2022-02-14 2022-02-15 14:21:50 +10:00
fortuneteller2k
27d8498eee xf86_input_wacom: 0.40.0 -> 1.0.0 2022-02-15 12:20:10 +08:00
Kevin Amado
16298a931e
alejandra: unstable-2022-02-12 -> 0.1.0 2022-02-14 22:38:27 -05:00
Andrew Childs
8668f940c5
boost: refine assertion requiring pth support in clang (#159990)
The pth feature was only used by boost's build with clang on linux,
and should not prevent building on darwin.
2022-02-14 22:02:36 -05:00
R. Ryantm
2b986027a4 python310Packages.mypy-boto3-s3: 1.20.49 -> 1.21.0 2022-02-15 02:56:51 +00:00
Zhong Jianxin
507b23f0d1 chemtool: Set platforms to linux 2022-02-15 10:49:51 +08:00
R. Ryantm
099fefbceb jmol: 14.32.6 -> 14.32.21 2022-02-15 02:42:04 +00:00
Artturi
76bbae8262
Merge pull request #160018 from Artturin/pythonmagicup 2022-02-15 04:34:30 +02:00
Anderson Torres
8e0cc89a50
Merge pull request #159618 from r-ryantm/auto-update/notcurses
notcurses: 3.0.3 -> 3.0.6
2022-02-14 23:30:04 -03:00
Anderson Torres
558f5ae9e8
Merge pull request #158703 from c0bw3b/pkg/xinelib
Unbreak xine-lib, xine-ui and dvdstyler
2022-02-14 23:29:44 -03:00
Zhong Jianxin
12f6d0d3a0 transfig: Remove package, replaced with fig2dev 2022-02-15 10:14:04 +08:00
Zhong Jianxin
e8f3914985 treewide: Replace transfig with fig2dev
Reasons:

- transfig never get upstream update since it was added to nixpkgs 2006,
  according to [fig2dev Debian changelog][1], upstream maintainership
  was taken over at 2016, and renamed to fig2dev.

- [Debian][2], [ArchLinux][3], [HomeBrew][4] all use fig2dev to replace
  transfig.

- transfig builds [failed][5] on aarch64-darwin, fig2dev builds fine.

- One less package to maintain.

[1]: https://salsa.debian.org/debian/fig2dev/-/blob/debian/1%253.2.6_beta-1/debian/changelog
[2]: https://packages.debian.org/bullseye/transfig
[3]: https://archlinux.org/packages/community/x86_64/fig2dev/
[4]: https://formulae.brew.sh/formula/fig2dev
[5]: https://hydra.nixos.org/build/163404782/nixlog/2
2022-02-15 10:13:56 +08:00
Zhong Jianxin
0ee4629994 fig2dev: Enable transfig binary 2022-02-15 10:07:39 +08:00
Zhong Jianxin
0806fcb901 fig2dev: Set platforms to unix 2022-02-15 10:07:39 +08:00
R. Ryantm
de0c00190b python310Packages.furo: 2022.1.2 -> 2022.2.14.1 2022-02-15 02:04:23 +00:00
Terje Larsen
46dd7f68f3
amazon-qldb-shell: init at 2.0.0 2022-02-15 02:13:28 +01:00
nixpkgs-upkeep-bot
acfd0f66fa plexamp: 3.9.1 -> 4.0.0 2022-02-15 00:11:30 +00:00
github-actions[bot]
a328be5d74
Merge master into haskell-updates 2022-02-15 00:09:17 +00:00
Stig
a31699dce9
Merge pull request #159818 from r-ryantm/auto-update/zef
zef: 0.13.6 -> 0.13.7
2022-02-15 00:19:29 +01:00
Janne Heß
a6f8c93caf
Merge pull request #159686 from uniquepointer/reaper 2022-02-14 23:59:35 +01:00
Martin Weinelt
d85fadda6a
Merge pull request #159919 from r-ryantm/auto-update/python3.10-PyVirtualDisplay 2022-02-14 23:58:54 +01:00
R. RyanTM
1624b98993
taoup: 1.1.14 -> 1.1.16
* taoup: 1.1.14 -> 1.1.15 (#159794)

* taoup: 1.1.15 -> 1.1.16

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-14 23:58:36 +01:00
Janne Heß
13df7994ee
Merge pull request #159330 from dotlambda/libadwaita-1.0.2 2022-02-14 23:56:33 +01:00
Martin Weinelt
b4647298f1
Merge pull request #160017 from r-ryantm/auto-update/jackett 2022-02-14 23:56:16 +01:00
Martin Weinelt
b3d39e3c59
Merge pull request #160037 from lourkeur/cleanup/firewall 2022-02-14 23:39:23 +01:00
Fabian Affolter
75a3c2b9ee circup: init at 1.0.3 2022-02-14 23:27:10 +01:00
Fabian Affolter
a023ae01cc python3Packages.findimports: init at 2.2.0 2022-02-14 23:26:23 +01:00
Martin Weinelt
4387ecec59
Merge pull request #159696 from r-ryantm/auto-update/prometheus-nextcloud-exporter 2022-02-14 23:22:55 +01:00
R. RyanTM
372ecbede0
tela-icon-theme: 2021-12-25 -> 2022-01-25
(#159798)
2022-02-14 23:19:48 +01:00
Pascal Bach
35c4d5e56c
Merge pull request #160050 from r-ryantm/auto-update/minio
minio: 2022-02-07T08-17-33Z -> 2022-02-12T00-51-25Z
2022-02-14 23:18:40 +01:00
zowoq
c90a20d38e delta: 0.11.3 -> 0.12.0
https://github.com/dandavison/delta/releases/tag/0.12.0
2022-02-15 08:08:26 +10:00
Renaud
a7f39a125d
Merge pull request #156289 from muscaln/adriconf-2.5.0
adriconf: 2.4.1 -> 2.5.0
2022-02-14 23:05:22 +01:00