Commit Graph
332932 Commits
Author SHA1 Message Date
Robert Hensing 562143de32 hercules-ci-agent: 0.8.3 -> 0.8.4 2021-11-19 11:05:04 +01:00
Robert Hensing 2f844b004a hercules-ci-cnix-store: 0.2.1.0 -> 0.2.1.1 2021-11-19 11:05:03 +01:00
Jörg ThalheimandGitHub 4665684cee Merge pull request #146525 from GWspekulatius/getty_remove_serialSpeed
nixos/getty: remove serialSpeed option
2021-11-19 09:57:54 +00:00
Bobby RongandGitHub c5682bc163 Merge pull request #146079 from SubhrajyotiSen/ktlint-update
ktlint: 0.42.1 -> 0.43.0
2021-11-19 17:31:34 +08:00
Sergei Trofimovich b524bea334 vimpc: pull pending upstream inclusion fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    src/window/listwindow.cpp:120:16:
      error: format not a string literal and no format arguments [-Werror=format-security]
      120 |       mvwprintw(window, line, 0, BlankLine.c_str());
          |       ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2021-11-19 09:25:36 +00:00
Michael Schneider 1331b3d252 nixos/getty: remove serialSpeed
It is expected that the baudrate is already initialized before the getty is started. Therefore the serialSpeed option is redundant.
2021-11-19 10:17:26 +01:00
Sergei Trofimovich 2ea5321fb9 trafficserver: pull upstream fix for ncurses-6.3
Without this change the build fails on ncurses-6.3 as:

    traffic_top/traffic_top.cc:146:13:
        error: format not a string literal and no format arguments [-Werror=format-security]
      146 |     mvprintw(my_y, x, prettyName.c_str());
          |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2021-11-19 09:14:08 +00:00
7c6f434candGitHub e4806bb441 Merge pull request #145552 from arkivm/darwin-radare2
radare2: Add support for darwin platforms
2021-11-19 09:07:29 +00:00
Bobby RongandGitHub 547f50c7d9 Merge pull request #146563 from samuela/upkeep-bot/vscode-1.62.3-1637280612
vscode: 1.62.2 -> 1.62.3
2021-11-19 16:51:21 +08:00
Sergei Trofimovich eafed17eff tiptop: pull upstream patch for ncurses-6.3 support
Without the patch build fails on ncurses-6.3 as:

    helpwin.c:64:3: error: format not a string literal and no format arguments [-Werror=format-security]
       64 |   mvwprintw(win, 2, 1, screen->desc);
          |   ^~~~~~~~~
2021-11-19 08:42:00 +00:00
Fabian Affolter 552868e18d python3Packages.roombapy: 1.6.3 -> 1.6.4 2021-11-19 09:19:09 +01:00
Bobby RongandGitHub de32b56030 Merge pull request #146574 from bobby285271/pantheon
pantheon.wingpanel-indicator-sound: 6.0.0 -> 6.0.1
2021-11-19 16:12:57 +08:00
Robert ScottandJonathan Ringer ca0fd306e2 python3Packages.pyqtgraph: skip tests failing on non-x86 2021-11-19 00:11:18 -08:00
Fabian Affolter 23599fea9a python3Packages.millheater: 0.8.1 -> 0.9.0 2021-11-19 09:07:54 +01:00
Sebastián MancillaandJonathan Ringer 01fd2714c6 pn: unstable-2021-01-28 -> 0.9.0 2021-11-19 00:04:53 -08:00
Sebastián MancillaandJonathan Ringer ffad12aea1 libphonenumber: 8.11.3 -> 8.12.37
Also fix build on darwin.
2021-11-19 00:04:53 -08:00
Fabian AffolterandGitHub 64d482f053 Merge pull request #146584 from jonringer/mark-python-language-server-broken
python3Packages.python-language-server: mark as broken
2021-11-19 08:57:08 +01:00
Fabian Affolter 710d4ffbc4 python3Packages.lc7001: init at 1.0.3 2021-11-19 08:49:43 +01:00
Johannes Schleifenbaum bd600302cd navidrome: 0.45.1 -> 0.47.0 2021-11-19 08:44:02 +01:00
Fabian Affolter 93dccfb659 flexget: 3.1.152 -> 3.1.153 2021-11-19 08:25:36 +01:00
Fabian AffolterandGitHub 293e6f0ce5 Merge pull request #146541 from fabaff/bump-pyezviz
python3Packages.pyezviz: 0.1.9.9 -> 0.2.0.0
2021-11-19 08:21:00 +01:00
Doron Behar 4d28812ef4 qalculate-gtk: 3.20.1 -> 3.21.0
Add @doronbehar as maintainer to qalculate-gtk and libqalculate.
2021-11-19 09:15:32 +02:00
Doron BeharandGitHub 03a46c8b3d Merge pull request #144155 from KarlJoad/octave/update-packages 2021-11-19 09:12:45 +02:00
Domen KožarandGitHub 007f9f1ea8 Merge pull request #146531 from sikmir/kristall
kristall: fix build on darwin
2021-11-19 01:11:35 -06:00
Jonathan Ringer 962f61aa05 python37Packages.ipykernel: fix build 2021-11-18 22:36:17 -08:00
Jonathan Ringer f4e7856085 python3Packages.python-language-server: mark as broken
see: https://github.com/palantir/python-language-server/pull/918#issuecomment-817361554
2021-11-18 22:28:37 -08:00
Sebastián MancillaandJonathan Ringer 8df865561f python3Packages.pdftotext: fix build on darwin
The setup.py file tries to call brew command to locate the Homebrew
version of poppler. Patch the file to stop the call and use the poppler
derivation instead.
2021-11-18 22:15:39 -08:00
flurieandJonathan Ringer 181f7a7830 bullet: fix build on darwin 2021-11-18 22:10:29 -08:00
Sebastián MancillaandJonathan Ringer c1f200061d libcryptui: use gtk3-x11 on darwin 2021-11-18 22:10:01 -08:00
Sebastián MancillaandJonathan Ringer e1361b69d9 l2md: unstable-2020-07-31 -> unstable-2021-10-27
Build on darwin.
2021-11-18 22:09:41 -08:00
Antonio Nuno Monteiro 068a885d9c adns: fix static compilation 2021-11-18 22:06:27 -08:00
Ben SiraphobandGitHub 28b46d97ff Merge pull request #146521 from midchildan/fix/cmigemo-darwin 2021-11-19 00:02:24 -06:00
Bobby Rong 3b8e361939 pantheon.wingpanel-indicator-sound: 6.0.0 -> 6.0.1 2021-11-19 11:24:28 +08:00
ArtturiandGitHub d9e8a587e1 Merge pull request #128126 from wentasah/chrootenv-opt 2021-11-19 04:40:34 +02:00
Niklas HambüchenandGitHub 5e59d5714a Merge pull request #144169 from NixOS/libyaml-cpp-fix-pc-file
libyaml-cpp: Fix wrong paths in pkg-config .pc file.
2021-11-19 02:44:01 +01:00
ArtturiandGitHub 5a26cb7b3f Merge pull request #146386 from Mic92/hyperscan 2021-11-19 03:20:45 +02:00
Jack Kelly 84590bd5da notcurses: 2.4.8 -> 2.4.9 2021-11-19 10:48:43 +10:00
Dmitry KalinkinandGitHub e8659f7bf6 Merge pull request #144818 from veprbl/pr/schema-salad_fix
python3Packages.rdflib-jsonld: remove as deprecated
2021-11-18 19:44:04 -05:00
nixpkgs-upkeep-bot 669740ba93 vscode: 1.62.2 -> 1.62.3 2021-11-19 00:10:13 +00:00
Kim LindbergerandGitHub 76f5b6bb9c Merge pull request #142577 from helsinki-systems/feat/larger-p9-msize
vmTools: Make msize larger to silence warning
2021-11-19 00:49:26 +01:00
Fabian AffolterandGitHub 1b7dd40a67 Merge pull request #146537 from fabaff/bump-identify
python3Packages.identify: 2.3.6 -> 2.3.7
2021-11-19 00:27:46 +01:00
Fabian AffolterandGitHub 2e394a5a0c Merge pull request #146539 from fabaff/bump-pysmartapp
python3Packages.pysmartapp: 0.3.3 -> 0.3.4
2021-11-19 00:27:34 +01:00
Fabian AffolterandGitHub 8337fc6f5f Merge pull request #146536 from fabaff/bump-qcs-api-client
python3Packages.qcs-api-client: 0.16.0 -> 0.18.0
2021-11-19 00:26:42 +01:00
Fabian AffolterandGitHub 262137ae2e Merge pull request #146538 from fabaff/bump-checkov
checkov: 2.0.582 -> 2.0.587
2021-11-19 00:26:31 +01:00
ajs124andGitHub 1560cc0dbd Merge pull request #146540 from helsinki-systems/feat/icinga2-lto
icinga2: Enable LTO and tests + cleanup doc
2021-11-19 00:26:02 +01:00
Fabian AffolterandGitHub d61d1031f1 Merge pull request #146555 from fabaff/bump-metasploit
metasploit: 6.1.14 -> 6.1.15
2021-11-19 00:25:50 +01:00
Fabian AffolterandGitHub ed8352d978 Merge pull request #146549 from fabaff/bump-casbin
python3Packages.casbin: 1.9.6 -> 1.9.7
2021-11-19 00:25:36 +01:00
Fabian AffolterandGitHub 913ec13c6d Merge pull request #146551 from fabaff/bump-exploitdb
exploitdb: 2021-11-16 -> 2021-11-18
2021-11-19 00:25:25 +01:00
ArtturiandGitHub a87c4e0057 Merge pull request #139517 from Mic92/ulauncher 2021-11-19 01:22:10 +02:00
AndersonTorres 3a2f6a79e0 gistyc: add tests 2021-11-18 20:17:20 -03:00