Commit Graph
341539 Commits
Author SHA1 Message Date
adisbladis 56751653a9 poetry2nix: 1.22.0 -> 1.23.0 2021-12-26 19:24:01 -08:00
Bobby RongandGitHub b90ac8d47d Merge pull request #152101 from rhoriguchi/adguardhome
adguardhome: 0.106.3 - 0.107.0
2021-12-27 11:11:43 +08:00
Bobby RongandGitHub 5013bf341d Merge pull request #152067 from ch-fork/update-fanficfare
fanficfare: 3.21.0 -> 4.8.0
2021-12-27 10:38:17 +08:00
Bobby RongandGitHub 6f6c3fa2a5 Merge pull request #152189 from r-ryantm/auto-update/wsjtx
wsjtx: 2.5.2 -> 2.5.3
2021-12-27 10:35:04 +08:00
Bobby RongandGitHub 03d0546661 Merge pull request #152275 from ericdallo/bump-hover
hover: 0.46.6 -> 0.47.0
2021-12-27 10:33:55 +08:00
Bobby RongandGitHub 4ae1109a91 Merge pull request #152274 from OPNA2608/update/ptcollab
ptcollab: 0.5.0.1 -> 0.5.0.3
2021-12-27 10:28:04 +08:00
Bernardo MeurerandGitHub f6d17af6b3 Merge pull request #152289 from lovesegfault/fix-mtp-udev-path
nixos/gvfs: fix libmtp udev package path
2021-12-27 02:27:53 +00:00
Bobby RongandGitHub f1247ef682 Merge pull request #152265 from veprbl/pr/broken_domoticz
domoticz: mark as broken on darwin
2021-12-27 10:24:36 +08:00
ArtturiandGitHub 3239e947d1 Merge pull request #151156 from Artturin/fsckonbat 2021-12-27 04:18:40 +02:00
Bobby RongandGitHub 2684d1a990 Merge pull request #148832 from r-ryantm/auto-update/autorestic
autorestic: 1.3.0 -> 1.5.0
2021-12-27 10:01:42 +08:00
Luke Granger-BrownandGitHub 2a3b73ffa1 Merge pull request #152283 from lukegb/leveldb-ceph
leveldb: reenable RTTI in build
2021-12-26 17:52:44 -08:00
Ben SiraphobandGitHub 89ea9f01f3 Merge pull request #152304 from aadibajpai/aocd-f
aocd: pythonPackages → python3Packages
2021-12-27 08:50:48 +07:00
Ben SiraphobandGitHub 7623b1fa82 Merge pull request #152300 from siraben/tzlocal-tests
python3Packages.tzlocal: disable tests on darwin
2021-12-27 08:41:57 +07:00
Aadi Bajpai 3415b50ab6 aocd: pythonPackages → python3Packages 2021-12-26 19:39:50 -06:00
Aaron AndersenandGitHub 3960078a20 Merge pull request #152175 from r-ryantm/auto-update/kodi-pvr-hdhomerun
kodiPackages.pvr-hdhomerun: 19.0.0 -> 19.0.1
2021-12-26 20:25:42 -05:00
Aaron AndersenandGitHub bd7587ea93 Merge pull request #152181 from r-ryantm/auto-update/kodi-inputstream-adaptive
kodiPackages.inputstream-adaptive: 19.0.0 -> 19.0.1
2021-12-26 20:25:14 -05:00
Ben Siraphob 1a16e31095 python3Packages.tzlocal: disable test_assert_tz_offset test on darwin 2021-12-27 08:17:34 +07:00
Robert SchützandKerstin e3b5c71323 ghostwriter: 2.1.0 -> 2.1.1
https://github.com/wereturtle/ghostwriter/releases/tag/2.1.1
2021-12-27 02:10:06 +01:00
Robert SchützandKerstin 2c526159cf imagemagick: 7.1.0-17 -> 7.1.0-19 2021-12-27 01:53:34 +01:00
Dmitry KalinkinandGitHub 8ec0514414 Merge pull request #152269 from veprbl/pr/yoda_1_9_4
yoda: 1.9.3 -> 1.9.4
2021-12-26 19:14:22 -05:00
Dmitry KalinkinandGitHub c7be038ad1 Merge pull request #152186 from veprbl/pr/root_rootcint_fix
root: fix installation of bin/rootcint and bin/genreflex
2021-12-26 18:30:44 -05:00
John EricsonandGitHub 67006a1485 Merge pull request #152282 from obsidiansystems/fix-nix-thunk
haskellPackages.nix-thunk: Document patches
2021-12-26 15:18:34 -08:00
Bernardo Meurer 2d7fc66c79 nixos/gvfs: fix libmtp udev package path
As pointed out by @sigprof[1] my bump of libmtp silently broke this, as I
moved the udev files out of the bin output of the pkg.

[1]: https://github.com/NixOS/nixpkgs/pull/144290#discussion_r775266642
2021-12-26 20:05:14 -03:00
Artur CyganandJonathan Ringer cb2fee8ed3 echidna: 1.7.2 -> 1.7.3 2021-12-26 14:53:59 -08:00
JesusMtnezandJonathan Ringer d859150533 ammonite: 2.4.1 -> 2.5.0 2021-12-26 14:53:29 -08:00
John Ericson e22939cc80 haskellPackages.nix-thunk: Document patches
As requested in
https://github.com/NixOS/nixpkgs/pull/150635#discussion_r770152144

Sorry I didn't notice the existing comments and do this from the get-go.
2021-12-26 17:04:12 -05:00
Luke Granger-Brown 5d2fefe6e5 leveldb: reenable RTTI in build
LevelDB 1.23 forces -fno-rtti in their CMakeLists.txt, which breaks
downstream projects (e.g. Ceph).

See
https://github.com/NixOS/nixpkgs/issues/147801#issuecomment-984627336
for some discussion about this.

OpenSUSE, Fedora, and Arch have all re-enabled RTTI in their packaging
of LevelDB as a result.
2021-12-26 21:34:38 +00:00
Luke Granger-BrownandGitHub bd241e39f3 Merge pull request #151840 from lukegb/clickhouse
clickhouse: 21.8.8.29 -> 21.8.12.29
2021-12-26 13:27:14 -08:00
Mario RodasandGitHub 4707331a3f Merge pull request #151490 from r-ryantm/auto-update/kak-lsp
kak-lsp: 11.0.1 -> 11.1.0
2021-12-26 16:03:23 -05:00
Mario RodasandGitHub 0229135d7a Merge pull request #151523 from r-ryantm/auto-update/gcsfuse
gcsfuse: 0.37.0 -> 0.38.0
2021-12-26 16:01:32 -05:00
Mario RodasandGitHub 30fdf8e39a Merge pull request #151529 from r-ryantm/auto-update/elvish
elvish: 0.16.3 -> 0.17.0
2021-12-26 16:01:05 -05:00
Mario RodasandGitHub f389a3fe54 Merge pull request #151717 from r-ryantm/auto-update/unison
unison: 2.51.4 -> 2.51.5
2021-12-26 16:00:41 -05:00
Mario RodasandGitHub 39484369ef Merge pull request #151681 from r-ryantm/auto-update/xlockmore
xlockmore: 5.67 -> 5.68
2021-12-26 16:00:10 -05:00
Mario RodasandGitHub b872ea63d8 Merge pull request #151536 from r-ryantm/auto-update/python3.8-funcy
python38Packages.funcy: 1.16 -> 1.17
2021-12-26 15:59:09 -05:00
Mario RodasandGitHub 1de6f5d6f5 Merge pull request #151679 from r-ryantm/auto-update/wrangler
wrangler: 1.19.5 -> 1.19.6
2021-12-26 15:58:48 -05:00
Mario RodasandGitHub d62bddd7cc Merge pull request #151660 from r-ryantm/auto-update/wasmer
wasmer: 2.1.0 -> 2.1.1
2021-12-26 15:57:59 -05:00
Mario RodasandGitHub c4adcfc107 Merge pull request #151685 from r-ryantm/auto-update/vips
vips: 8.11.4 -> 8.12.1
2021-12-26 15:57:10 -05:00
Mario RodasandGitHub f0f264403f Merge pull request #151710 from r-ryantm/auto-update/terragrunt
terragrunt: 0.35.14 -> 0.35.16
2021-12-26 15:56:20 -05:00
Mario RodasandGitHub dcb42255d7 Merge pull request #151746 from r-ryantm/auto-update/svtplay-dl
svtplay-dl: 4.9 -> 4.10
2021-12-26 15:55:45 -05:00
Mario RodasandGitHub 0218d8e792 Merge pull request #151762 from r-ryantm/auto-update/stripe-cli
stripe-cli: 1.7.8 -> 1.7.9
2021-12-26 15:55:02 -05:00
Mario RodasandGitHub 5fd831db71 Merge pull request #151783 from r-ryantm/auto-update/rocksdb
rocksdb: 6.26.1 -> 6.27.3
2021-12-26 15:52:58 -05:00
Mario RodasandGitHub 28e6997f6f Merge pull request #152200 from r-ryantm/auto-update/python3.8-databricks-connect
python38Packages.databricks-connect: 9.1.4 -> 9.1.5
2021-12-26 15:50:06 -05:00
Mario RodasandGitHub 7d744a722f Merge pull request #152234 from vbgl/flow-168.0
flow: 0.166.1 → 0.168.0
2021-12-26 15:48:53 -05:00
Eric Dallo 917a3facd9 hover: 0.46.6 -> 0.47.0 2021-12-26 17:44:39 -03:00
Mario RodasandGitHub e134fc247f Merge pull request #152193 from r-ryantm/auto-update/zoxide
zoxide: 0.7.9 -> 0.8.0
2021-12-26 15:42:46 -05:00
Martin WeineltandGitHub c08ef3a8ba Merge pull request #151222 from Moredread/prusa-slicer-2.4.0 2021-12-26 21:26:27 +01:00
OPNA2608 98077c6486 ptcollab: 0.5.0.1 -> 0.5.0.3 2021-12-26 21:11:26 +01:00
Doron BeharandGitHub ac048e82e3 Merge pull request #147826 from doronbehar/pkg/yacas
yacas: Fix gui and jupyter build
2021-12-26 21:39:27 +02:00
Dmitry Kalinkin 47081b2553 yoda: 1.9.3 -> 1.9.4 2021-12-26 14:30:21 -05:00
R. RyantmandDmitry Kalinkin 9b31b5bde6 python38Packages.schema-salad: 8.2.20211116214159 -> 8.2.20211222191353 2021-12-26 14:20:50 -05:00