3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

341820 commits

Author SHA1 Message Date
Robert Schütz a06f28189a radicale: 3.0.6 -> 3.1.0
https://github.com/Kozea/Radicale/blob/v3.1.0/NEWS.md
2021-12-26 23:49:17 +00:00
Robert Schütz c8ae7e8335 calendar-cli: 0.12.0 -> 0.13.0
https://github.com/tobixen/calendar-cli/releases/tag/v0.13.0
2021-12-26 23:49:17 +00:00
Robert Schütz cf5a79f89c python3Packages.caldav: 0.8.0 -> 0.8.2 2021-12-26 23:49:17 +00:00
Dmitry Kalinkin 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 Ericson 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 Cygan cb2fee8ed3 echidna: 1.7.2 -> 1.7.3 2021-12-26 14:53:59 -08:00
JesusMtnez d859150533 ammonite: 2.4.1 -> 2.5.0 2021-12-26 14:53:29 -08:00
Fabian Affolter ffb546a115 python3Packages.yamlfix: 0.7.2 -> 0.8.0 2021-12-26 23:45:42 +01:00
OPNA2608 a1dc23c17f octavePackages.video: Mark broken on Darwin 2021-12-26 23:41:25 +01:00
OPNA2608 fe5e896f47 octavePackages.tisean: Mark broken on Darwin 2021-12-26 23:41:16 +01:00
OPNA2608 b17386836d octavePackages.strings: Mark broken on Darwin 2021-12-26 23:41:06 +01:00
OPNA2608 af8c2038fd octavePackages.ocl: Mark broken on Darwin 2021-12-26 23:40:58 +01:00
OPNA2608 183a8e9846 octavePackages.level-set: Mark broken on Darwin 2021-12-26 23:40:50 +01:00
OPNA2608 26a59d4242 octavePackages.gsl: Mark broken on Darwin 2021-12-26 23:40:32 +01: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
cirno-999 c033826f39 torrent7z: init at 1.3
torrent7z: apply suggestions from code review

Co-authored-by: legendofmiracles <30902201+legendofmiracles@users.noreply.github.com>
2021-12-26 23:04:01 +01: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-Brown 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
Lucas Savva 46cd06eb9d
nixos/acme: Add test for caddy
This test is technically broken since reloading caddy
does not seem to load new certs. This needs to be fixed
in caddy.
2021-12-26 21:12:40 +00:00
Evils 83e6fe5557 kicad: remove unused options
the asserts are in nixos-unstable by now

and use the build_qa flag to disable building unused tests
2021-12-26 22:07:02 +01:00
Evils e54357a7d2 kicad: KICAD_SPICE build option defaults to ON
and has apparently done so since it was added...
2021-12-26 22:07:02 +01:00
Evils f7da08bb19 kicad.updateScript: full shellcheck 2021-12-26 22:07:02 +01:00
Evils b3f0da107e kicad: remove the separate i18n stuff
i18n is now in the kicad source in both stable and unstable
  behind the withI18n flag which is disabled by default
2021-12-26 22:07:02 +01:00
Evils 818894d6a5 kicad-unstable: 6.0.0-rc1 -> 2021-12-23 2021-12-26 22:07:02 +01:00
Evils 78f0769183 kicad: 5.1.12 -> 6.0.0
remove old build conditionals
  the old wrapper env vars are no longer applicable to 6.0.0
  scripting is no longer optional
    though wxPython is still an optional dependency?

add withI18n build option to kicad.base
  i18n was moved to the kicad source, and is disabled by default
    withI18n takes the same default

add withPCM option
  to allow disabling building the Plugin and Content Manager

remove the withOCE option
  the build option was removed in upstream commit:
    1c5c052301b607a0cf8b8ed6681f1db1622a865b

and unconditionally use wxGTK31-gtk3 and wxPython
  the pcb editor's python terminal seems to work with these versions
2021-12-26 22:07:02 +01:00
Evils b7f9203059 kicad.updateScript: account for the bad 6.9.9 tag 2021-12-26 22:07:02 +01:00
Mario Rodas 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 Rodas 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 Rodas 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 Rodas 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 Rodas 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 Rodas 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 Rodas 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 Rodas 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 Rodas 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 Rodas 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 Rodas 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 Rodas 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 Rodas 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 Rodas 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 Rodas 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
Bart Brouns 4a81937388 Chowtapemodel: unstable-2020-12-12 -> 2.10.0 2021-12-26 21:48:21 +01:00
Eric Dallo 917a3facd9
hover: 0.46.6 -> 0.47.0 2021-12-26 17:44:39 -03:00
Mario Rodas 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 Weinelt c08ef3a8ba
Merge pull request #151222 from Moredread/prusa-slicer-2.4.0 2021-12-26 21:26:27 +01:00
cirno-999 02c725db85 maintainers: add cirno-999 2021-12-26 21:24:51 +01:00
OPNA2608 98077c6486 ptcollab: 0.5.0.1 -> 0.5.0.3 2021-12-26 21:11:26 +01:00
Doron Behar 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