Commit Graph

333230 Commits

Author SHA1 Message Date
Sergei Trofimovich
194310ce7c _2048-in-terminal: 2017-11-29 -> 2021-09-12
While at it apply pending ncurses-6.3 fix. Otherwise build fails as:

    draw.c:232:9: error: format not a string literal and no format arguments [-Werror=format-security]
      232 |         mvwprintw(board_win, center, left+1, tile_str[val]);
          |         ^~~~~~~~~
2021-11-21 15:40:38 +00:00
ajs124
2500dc815c
Merge pull request #146872 from helsinki-systems/upd/icingaweb2
icingaweb2: 2.9.3 -> 2.9.4
2021-11-21 16:34:16 +01:00
Fabian Affolter
feceb9ce85 home-assistant: update component-packages 2021-11-21 16:31:10 +01:00
Fabian Affolter
9981890cbc python3Packages.pyskyqhub: init at 0.1.4 2021-11-21 16:30:59 +01:00
Domen Kožar
c31567f63c
Merge pull request #146786 from veprbl/pr/qvge_darwin
qvge: enable on darwin
2021-11-21 16:28:45 +01:00
Artturin
54ece050b8 nixos/qemu-vm: default memorySize 384 -> 1024
the default hasn't been changed since 2009
this can improve our test performances

nixos/tests: remove explicit memorySize <1024

1024MiB is now the default
2021-11-21 17:27:58 +02:00
Bernardo Meurer
fb93af82cc cernlib: binutils 2.37 fix 2021-11-21 15:25:18 +00:00
Fabian Affolter
ccfc3b0f41 checkov: 2.0.591 -> 2.0.594 2021-11-21 16:01:15 +01:00
Fabian Affolter
673c63bdce home-assistant: update component-packages 2021-11-21 15:50:21 +01:00
Fabian Affolter
64c7052abc python3Packages.eliqonline: init at 1.2.2 2021-11-21 15:47:43 +01:00
Janne Heß
05bbe40f68
cingaweb2: 2.9.3 -> 2.9.4 2021-11-21 15:42:48 +01:00
Janne Heß
996f991b5d
icingaweb2-ipl: 0.6.1 -> 0.7.0 2021-11-21 15:42:35 +01:00
Martin Weinelt
1debd0c754
Merge pull request #146784 from oxalica/test/firefox-crash 2021-11-21 15:25:14 +01:00
Fabian Affolter
d70a6fe8bf home-assistant: update component-packages 2021-11-21 15:20:33 +01:00
Sebastián Mancilla
09a54b14cd fluent-bit: fix build on darwin
- Update fix-luajit-darwin.patch to apply to the current version.

- Add a patch to fix compilation of cmetrics on darwin.

- Use default stdenv instead of gccStdenv. The only requirement for GCC
  was the bundled luajit having 'DEFAULT_CC = gcc' hardcoded, but it has
  been fixed with the updated fix-luajit-darwin.patch by adding
  DEFAULT_CC=cc to the arguments.
2021-11-21 09:19:33 -05:00
Fabian Affolter
6c7751121c python3Packages.pyephember: init at 0.3.1 2021-11-21 15:19:17 +01:00
Sebastián Mancilla
46c3452a16 python3Packages.pyahocorasick: fix build on Hydra (x86_64-darwin)
Tests need write access to /tmp, which fails on Hydra (x86_64-darwin).
Use $TMPDIR instead.
2021-11-21 09:16:09 -05:00
Fabian Affolter
b1e3827e27 home-assistant: update component-packages 2021-11-21 14:58:43 +01:00
Fabian Affolter
fafe74f157 python3Packages.ritassist: init at 0.9.3 2021-11-21 14:56:21 +01:00
Alyssa Ross
f508ae8894 mirrors: add kernel.org mirrors where appropriate 2021-11-21 13:52:50 +00:00
Alyssa Ross
858f0e8ed9 python3.pkgs.keyutils: fix cross
When cross-compiling, tests aren't run, and check inputs aren't
available.  But pytest-runner was a setup requirement, so keyutils
would fail to build without it, even though we weren't running the
tests.  To fix that, drop the pytest-runner setup requirement.
2021-11-21 13:51:23 +00:00
Alyssa Ross
82ccc7f17b libgphoto2: fix cross
Depends on libtool at runtime for libltdl.
2021-11-21 13:50:06 +00:00
Arnout Engelen
ee1c5afbb5
Merge pull request #146802 from 0x4A6F/master-trivial-builder-testVersion
testVersion: name runCommand after package.name
2021-11-21 14:46:47 +01:00
Fabian Affolter
1a6840edd0
Merge pull request #146848 from fabaff/bump-qcs-api-client
python3Packages.qcs-api-client: 0.19.0 -> 0.20.0
2021-11-21 14:29:37 +01:00
Fabian Affolter
c6952c6085
Merge pull request #146852 from fabaff/bump-env-canada
python3Packages.env-canada: 0.5.16 -> 0.5.17
2021-11-21 14:28:45 +01:00
Fabian Affolter
7acced23d2
Merge pull request #146862 from fabaff/bump-casbin
python3Packages.casbin: 1.9.7 -> 1.11.1
2021-11-21 14:28:27 +01:00
Fabian Affolter
cac1cf11b5
Merge pull request #146748 from fabaff/bump-pyads
python3Packages.pyads: 3.3.8 -> 3.3.9
2021-11-21 14:27:48 +01:00
Fabian Affolter
9dc7674ed0
Merge pull request #146745 from fabaff/bump-flux-led
python3Packages.flux-led: 0.24.24 -> 0.24.25
2021-11-21 14:24:32 +01:00
Sandro
07f29d2db2
Merge pull request #146829 from r-burns/isx86 2021-11-21 14:20:12 +01:00
Fabian Affolter
92322a1a65 invoice2data: 0.2.93 -> 0.3.6 2021-11-21 13:57:30 +01:00
Thiago Kenji Okada
60b8a7ea07
Merge pull request #145955 from alyaeanyx/bsdiff
bsdiff: security and bug fixes
2021-11-21 09:12:15 -03:00
Thiago Kenji Okada
28e1b1a50a
Merge pull request #146754 from Stunkymonkey/gwt-dnd-builder
gwtdragdrop: remove builder.sh
2021-11-21 08:46:22 -03:00
Thiago Kenji Okada
33bb3f6c06
Merge pull request #146755 from Stunkymonkey/gwt-widgets-builder
gwtwidgets: remove builder.sh
2021-11-21 08:41:41 -03:00
Raghav Sood
df1d8f87a6
Merge pull request #146858 from RaghavSood/rippled/1.7.3
rippled: 1.7.0 -> 1.7.3
2021-11-21 19:39:39 +08:00
Felix Buehler
512fadbc64 gwtwidgets: remove builder.sh 2021-11-21 12:12:48 +01:00
Felix Buehler
ea6fb1e297 gwtdragdrop: remove builder.sh 2021-11-21 12:10:52 +01:00
Fabian Affolter
9203c9e9e4 python3Packages.exchangelib: 4.6.0 -> 4.6.1 2021-11-21 12:07:42 +01:00
Fabian Affolter
28aae75929 python3Packages.casbin: 1.9.7 -> 1.11.1 2021-11-21 11:53:10 +01:00
Fabian Affolter
6f2adb8287 python3Packages.azure-servicebus: 7.3.3 -> 7.4.0 2021-11-21 11:49:05 +01:00
Matthias Beyer
f1e8640c54
libisl: Make derivations generic, add 0.24 (#146693)
* libisl: Make derivation generic

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>

* libisl: add 0.24

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>

* isl: remove unused args

* isl: remove dead homepages

* isl: fix configureFlags

* isl: fix nested callPackage

use import to remove callPackage-inside-callPackage, which breaks overriding

* isl: pname/version -> name

pname/version is preferred, but causes rebuilds here.
let's do the cleanup separately from the mass rebuild,
to use the 0-rebuild-count as a 'nothing up my sleeve' gesture

* isl_0_24: fix sha256

* isl_0_11: add missing patch

Co-authored-by: Ryan Burns <rtburns@protonmail.com>
2021-11-21 02:43:19 -08:00
Fabian Affolter
0ecb09b2a3 python3Packages.azure-eventhub: 5.6.0 -> 5.6.1 2021-11-21 11:41:39 +01:00
Fabian Affolter
130ef76ca7 python3Packages.uamqp: 1.4.1 -> 1.4.3 2021-11-21 11:40:50 +01:00
Daniël de Kok
129223ac31
Merge pull request #146780 from titanous/makemkv-libcurl
makemkv: add libcurl to runtimeDependencies
2021-11-21 11:28:11 +01:00
Raghav Sood
ff6d13cdad
rippled: 1.7.0 -> 1.7.3 2021-11-21 18:19:59 +08:00
Fabian Affolter
34802d57bd python3Packages.aiopvpc: 2.2.2 -> 2.2.4 2021-11-21 10:50:56 +01:00
Fabian Affolter
b1b274bb9f python3Packages.pyiqvia: 2021.10.0 -> 2021.11.0 2021-11-21 10:44:05 +01:00
Fabian Affolter
4f53f0d9c5 python3Packages.pyopenuv: 2021.10.0 -> 2021.11.0 2021-11-21 10:41:52 +01:00
Fabian Affolter
32478d226d python3Packages.env-canada: 0.5.16 -> 0.5.17 2021-11-21 10:39:11 +01:00
Fabian Affolter
4afcb8d1e8 python3Packages.pyvesync: 1.4.1 -> 1.4.2 2021-11-21 10:35:53 +01:00
Fabian Affolter
92ed0039ff python3Packages.pyezviz: 0.2.0.0 -> 0.2.0.5 2021-11-21 10:32:35 +01:00