summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "linux: don't compress by ZSTD on 32-bit"origin/revert-118386-p/linux-zstd-i686Vladimír Čunát2021-12-151-8/+5
* Merge pull request #150820 from fabaff/lmp•••lmp: init at 1.0Fabian Affolter2021-12-152-0/+27
|\
| * lmp: init at 1.0Fabian Affolter2021-12-152-0/+27
* | Merge pull request #150476 from fabaff/gomapenum•••gomapenum: init at 1.0.0Fabian Affolter2021-12-152-0/+31
|\ \
| * | gomapenum: init at 1.0.0Fabian Affolter2021-12-122-0/+31
* | | Merge pull request #150809 from r-ryantm/auto-update/oh-my-zsh•••oh-my-zsh: 2021-12-13 -> 2021-12-13Jörg Thalheim2021-12-151-2/+2
|\ \ \
| * | | oh-my-zsh: 2021-12-13 -> 2021-12-13R. Ryantm2021-12-151-2/+2
* | | | Merge #150817: openssl_3_0: 3.0.0 -> 3.0.1 [security]Vladimír Čunát2021-12-151-2/+2
|\ \ \ \
| * | | | openssl_3_0: 3.0.0 -> 3.0.1Martin Weinelt2021-12-151-2/+2
* | | | | Merge #148945: pamix: fix build with ncurses-6.3Vladimír Čunát2021-12-151-1/+15
|\ \ \ \ \
| * | | | | Update pkgs/applications/audio/pamix/default.nix•••Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>Sergei Trofimovich2021-12-111-2/+1
| * | | | | pamix: fix pending upstream inclusion for ncurses-6.3•••Without the change the build fails as: src/pamix_ui.cpp:132:25: error: format not a string literal and no format arguments [-Werror=format-security] 132 | mvprintw(curY, curX + remainingChars + 1, displayName.c_str()); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Sergei Trofimovich2021-12-061-1/+16
* | | | | | Merge pull request #149907 from r-ryantm/auto-update/masterpdfeditor•••masterpdfeditor: 5.7.90 -> 5.8.20Bobby Rong2021-12-151-2/+2
|\ \ \ \ \ \
| * | | | | | masterpdfeditor: 5.7.90 -> 5.8.20R. Ryantm2021-12-091-2/+2
* | | | | | | Merge pull request #150810 from fabaff/bump-log4j-vuln-finder•••log4j-vuln-scanner: 0.6 -> 0.7.1Fabian Affolter2021-12-151-2/+7
|\ \ \ \ \ \ \
| * | | | | | | log4j-vuln-scanner: 0.6 -> 0.7.1Fabian Affolter2021-12-151-2/+7
* | | | | | | | Merge pull request #150790 from ysndr/gotypist•••gotypist: fix maintainer metadataBobby Rong2021-12-152-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | gotypist: fix maintainer metadataYannik Sander2021-12-152-1/+7
* | | | | | | | | Merge #148726: tcptrack: fix build with ncurses-6.3Vladimír Čunát2021-12-151-4/+14
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Update pkgs/development/tools/misc/tcptrack/default.nix•••Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>Sergei Trofimovich2021-12-111-1/+1
| * | | | | | | | tcptrack: fix build on ncurses-6.3•••Without the change the build fails on ncurses-6.3 as: TextUI.cc: In member function 'void TextUI::drawui()': TextUI.cc:312:34: error: format '%d' expects argument of type 'int', but argument 2 has type 'time_t' {aka 'long int'} [-Werror=format] 312 | printw("%ds",ic->getIdleSeconds()); | ~^ ~~~~~~~~~~~~~~~~~~~~ | int time_t {aka long int} | %ld Sergei Trofimovich2021-12-051-4/+14
* | | | | | | | | Merge pull request #150132 from wamserma/remove-python2Writer•••writers.writePython2: remove / writers.writePyPy{2,3}: initLassulus2021-12-155-15/+122
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | writers.PyPy{2,3}: initMarkus S. Wamser2021-12-154-2/+112
| * | | | | | | | | writers.writePython2: removeMarkus S. Wamser2021-12-154-49/+46
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #150082 from r-ryantm/auto-update/grip•••grip: 4.2.2 -> 4.2.3Bobby Rong2021-12-151-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | grip: 4.2.2 -> 4.2.3R. Ryantm2021-12-101-2/+2
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #149033 from r-ryantm/auto-update/skypeforlinux•••skypeforlinux: 8.77.0.97 -> 8.79.0.92Bobby Rong2021-12-151-2/+2
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | skypeforlinux: 8.77.0.97 -> 8.79.0.92R. Ryantm2021-12-061-2/+2
* | | | | | | | | Merge pull request #150728 from fabaff/log4j-vuln-scanner•••log4j-vuln-scanner: init at 0.6Fabian Affolter2021-12-152-0/+27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | log4j-vuln-scanner: init at 0.6Fabian Affolter2021-12-152-0/+27
* | | | | | | | | | Merge pull request #150785 from Vonfry/update/fortune•••fortune: 3.6.1 -> 3.8.0Bobby Rong2021-12-151-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fortune: 3.6.1 -> 3.8.0Vonfry2021-12-151-2/+2
* | | | | | | | | | | Merge pull request #150787 from Luflosi/mktorrent-fix-link•••mktorrent: fix link to homepageBobby Rong2021-12-151-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | mktorrent: fix link to homepage•••The SourceForge link is dead (404), replace it with a different link. Also change the GitHub owner from Rudde to pobrn as GitHub will automatically redirect otherwise and it would look weird if the link to the homepage had a different owner compared to the one in `fetchFromGitHub`. Luflosi2021-12-151-2/+2
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #150759 from fabaff/log4j-detect•••log4j-detect: init at unstable-2021-12-14Fabian Affolter2021-12-152-0/+40
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | log4j-detect: init at unstable-2021-12-14Fabian Affolter2021-12-152-0/+40
* | | | | | | | | | | Merge pull request #150797 from r-ryantm/auto-update/brave•••brave: 1.32.115 -> 1.33.106Bobby Rong2021-12-151-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | brave: 1.32.115 -> 1.33.106R. Ryantm2021-12-151-2/+2
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #150761 from r-ryantm/auto-update/python38Packages.tailscale•••python38Packages.tailscale: 0.1.4 -> 0.1.5Fabian Affolter2021-12-151-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | python38Packages.tailscale: 0.1.4 -> 0.1.5R. Ryantm2021-12-141-2/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #150630 from r-ryantm/auto-update/python38Packages.flask-a...•••python38Packages.flask-appbuilder: 3.4.0 -> 3.4.1Fabian Affolter2021-12-151-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | python38Packages.flask-appbuilder: 3.4.0 -> 3.4.1R. Ryantm2021-12-141-2/+2
* | | | | | | | | | | | Merge pull request #150645 from r-ryantm/auto-update/python3.8-casbin•••python38Packages.casbin: 1.15.0 -> 1.15.1Fabian Affolter2021-12-151-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | python38Packages.casbin: 1.15.0 -> 1.15.1R. Ryantm2021-12-141-2/+2
* | | | | | | | | | | | | Merge pull request #150654 from r-ryantm/auto-update/python38Packages.open-meteo•••python38Packages.open-meteo: 0.2.0 -> 0.2.1Fabian Affolter2021-12-151-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | python38Packages.open-meteo: 0.2.0 -> 0.2.1R. Ryantm2021-12-141-2/+2
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #150731 from fabaff/log4shell-detector•••log4shell-detector: init at unstable-2021-12-14Fabian Affolter2021-12-152-0/+37
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | log4shell-detector: init at unstable-2021-12-14Fabian Affolter2021-12-152-0/+37
* | | | | | | | | | | | | Merge pull request #150754 from r-ryantm/auto-update/python38Packages.somajo•••python38Packages.somajo: 2.1.5 -> 2.1.6Fabian Affolter2021-12-151-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | python38Packages.somajo: 2.1.5 -> 2.1.6R. Ryantm2021-12-141-2/+2