Commit Graph

338471 Commits

Author SHA1 Message Date
Mario Rodas
07e621e252
Merge pull request #149895 from r-ryantm/auto-update/libsolv
libsolv: 0.7.19 -> 0.7.20
2021-12-11 17:59:28 -05:00
Fabian Affolter
20371fd18c dnsrecon: 0.10.1 -> 1.0.0 2021-12-11 23:54:51 +01:00
Fabian Affolter
6fab6f5665 dnsrecon: 0.10.1 -> 1.0.0 2021-12-11 23:50:31 +01:00
Fabian Affolter
445638d3ec gdu: 5.12.0 -> 5.12.1 2021-12-11 23:43:31 +01:00
Alexander Nortung
5a6e995a46 nordzy-cursor-theme: init at 0.1.0 2021-12-11 23:38:40 +01:00
Sandro
3c1a2ceb0a
Merge pull request #149961 from SuperSandro2000/gmailctl 2021-12-11 23:35:37 +01:00
Pascal Bach
0fe8586f43 glusterfs: 9.4 -> 10.0 2021-12-11 23:15:24 +01:00
R. Ryantm
f075c1c970 auto-multiple-choice: 1.5.1 -> 1.5.2 2021-12-11 22:11:56 +00:00
Fabian Affolter
90185d9f22 wad: migrate to new Python app style 2021-12-11 23:01:07 +01:00
Mario Rodas
507e9bde13
Merge pull request #149546 from r-ryantm/auto-update/plr
postgresql11Packages.plr: 8.4.4 -> 8.4.5
2021-12-11 16:57:58 -05:00
Mario Rodas
791b9aaeca
Merge pull request #150271 from r-ryantm/auto-update/closure-compiler
closurecompiler: 20210808 -> 20211107
2021-12-11 16:56:58 -05:00
R. Ryantm
50a74117b6 cargo-cache: 0.6.3 -> 0.7.0 2021-12-11 21:51:10 +00:00
Mario Rodas
3faf875d87
Merge pull request #150278 from fabaff/bump-flexget
flexget: 3.2.1 -> 3.2.4
2021-12-11 16:50:48 -05:00
Fabian Affolter
2cbc6f5074 whispers: init at 1.5.3 2021-12-11 22:49:49 +01:00
Pascal Bach
51e80b4ded
Merge pull request #149723 from pingiun/patch-5
eternal-terminal: remove syslog.target from service
2021-12-11 22:45:22 +01:00
Pascal Bach
98a81a3152
Merge pull request #149733 from lunik1/adguard-syslog
nixos/adguardhome: remove syslog.target from service
2021-12-11 22:45:08 +01:00
Pascal Bach
e6217908a3 nixos/glusterfs: remove syslog.target from services 2021-12-11 22:43:02 +01:00
Robert Scott
5755fb5f60
Merge pull request #150151 from xfix/metabase_0_41_4
metabase: 0.38.0 -> 0.41.4
2021-12-11 21:40:47 +00:00
Fabian Affolter
70b114a9f9 python3Packages.jproperties: init at 2.1.1 2021-12-11 22:37:03 +01:00
Fabian Affolter
982ebfa2b8 python3Packages.luhn: init at 0.2.0 2021-12-11 22:07:11 +01:00
Martin Weinelt
e675946ecd
Merge pull request #125256 from deviant/acme-standalone 2021-12-11 22:06:48 +01:00
Mifom
77f65a82fe gitui: 0.18.0 -> 0.19.0 2021-12-12 00:04:57 +03:00
Ben Siraphob
822e58e607
dupeguru: set platforms to unix 2021-12-11 15:00:35 -06:00
Guillaume Girol
57f7f3a87b
Merge pull request #148696 from MasseR/master
Fix the syntax error on tt-rss config file
2021-12-11 20:57:15 +00:00
R. Ryantm
cbe394366a callaudiod: 0.1.0 -> 0.1.1 2021-12-11 20:47:18 +00:00
Dmitry Kalinkin
561ad58a0c
Merge pull request #150293 from prusnak/qt515-qtwebkit-darwin
qt515.qtwebkit: fix build on darwin
2021-12-11 15:43:07 -05:00
Bruno Bigras
65e86e8cf8
Merge pull request #149696 from bbigras/kdi
kafka-delta-ingest: init at unstable-2021-12-08
2021-12-11 15:42:49 -05:00
R. Ryantm
8af5d6c825 cifs-utils: 6.13 -> 6.14 2021-12-11 20:35:11 +00:00
Gabriella Gonzalez
bb976f4e86
haskell.packages.ghcjs.vector: Fix evaluation failure (#150002)
The derivation for the GHCJS `vector` package broke in #142940 due to
introducing the line of code that this change deletes.

The offending line appears to have been unintentionally added and
causes an evaluation failure for two separate reason :

* The argument order is wrong

  The change in #142940 switched the `haskellLib` utilities to flip
  their argument order, but the `appendPatch` in the offending line
  has the original argument order

* The patch file referenced by the offending line does not exist

The correct fix is to delete the line, because the patch is not
necessary.  The default version of the `vector` package is `0.12.3.1`,
which already includes the fix from that patch.
2021-12-11 12:04:13 -08:00
Martin Weinelt
51b266c797
Merge pull request #148522 from fabaff/bump-python-izone 2021-12-11 20:47:53 +01:00
spacefrogg
fe44db8271
openafsServer: remove dependency on syslog.target (#150294)
syslog.target has been deprecated and removed
2021-12-11 14:46:23 -05:00
erdnaxe
cf504b2330
nixos/nitter: remove syslog.target from service (#150224) 2021-12-11 14:45:54 -05:00
Dmitry Kalinkin
462d8e1bec
Merge pull request #150200 from sbruder/invidious-remove-syslog
nixos/invidious: remove syslog.target from service
2021-12-11 14:45:38 -05:00
Pavol Rusnak
1bc0716555
qt515.qtwebkit: fix build on darwin
This fixes the build on darwin by correcting the patch which no longer applies.
2021-12-11 20:23:50 +01:00
Martin Weinelt
b2aa4f1f25
esphome: 2021.11.4 -> 2021.12.0 2021-12-11 20:17:44 +01:00
TredwellGit
9c36e9cb9a libreoffice-fresh: 7.2.3.2 -> 7.2.4.1 2021-12-11 19:14:35 +00:00
TredwellGit
9cd228f3e3 libreoffice-still: 7.1.7.2 -> 7.1.8.1 2021-12-11 19:13:27 +00:00
Joerie de Gram
be4883e218 zap: 2.11.0 -> 2.11.1
Fixes CVE-2021-44228 #150288
2021-12-11 20:04:54 +01:00
R. Ryantm
e7048a6c2b python38Packages.colorcet: 2.0.6 -> 3.0.0 2021-12-11 10:56:50 -08:00
Fabian Affolter
1e178abc94 python3Packages.vt-py: 0.9.0 -> 0.11.0 2021-12-11 10:53:19 -08:00
R. Ryantm
3fe9b97ddf python38Packages.ldap: 3.3.1 -> 3.4.0 2021-12-11 10:51:15 -08:00
R. Ryantm
f572eb6f86 python38Packages.ipyvue: 1.6.1 -> 1.7.0 2021-12-11 10:50:13 -08:00
R. Ryantm
7480245e02 python38Packages.snowflake-connector-python: 2.6.2 -> 2.7.0 2021-12-11 10:46:58 -08:00
R. RyanTM
e92e1f017e jenkins-job-builder: 3.10.0 -> 3.11.0 2021-12-11 10:46:38 -08:00
Ryan Mulligan
c84ba61d73
Merge pull request #149860 from 1000teslas/xrdp-conf
nixos/xrdp: add confDir option
2021-12-11 10:45:53 -08:00
R. Ryantm
269390af5c maestral: 1.5.1 -> 1.5.2 2021-12-11 10:45:33 -08:00
Ryan Mulligan
f56b84516d
Merge pull request #150069 from r-ryantm/auto-update/KDDockWidgets
kddockwidgets: 1.4.0 -> 1.5.0
2021-12-11 10:43:39 -08:00
R. Ryantm
c5d9ec0dd1 python38Packages.schema: 0.7.4 -> 0.7.5 2021-12-11 10:43:28 -08:00
R. Ryantm
32bbd13b0a python38Packages.precis-i18n: 1.0.2 -> 1.0.3 2021-12-11 10:42:40 -08:00
R. Ryantm
bb82690935 python38Packages.mockito: 1.2.2 -> 1.3.0 2021-12-11 10:42:28 -08:00