summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nixosTests.kexec: do not use module argument `config`•••It is deprecated now. origin/kexec-testRaito Bezarius2023-06-161-1/+1
* nixosTests.kexec: reconnect properly after 2nd kexec•••By some miracle, before, it was possible to reconnect to the `node1` without doing any relevant dance. But now we are direct booting (¿), it seems like we need to do the right things. This introduces a `check_output` flag for `execute` because we do not want to steal the messages from the backdoor service as we might execute the kexec too fast compared to when we will reconnect. Therefore, we will let the message in the pipe if needed. Raito Bezarius2023-06-162-2/+14
* nixosTests.kexec: do not use bootloader•••There's no reason to use a bootloader when testing kexec, this is a feature that reboots *directly* in the kernel, if anything, we should just direct boot the kernel and reboots in the kernel. A bootloader test really makes sense to test "default" systemctl kexec behavior which is already broken because systemctl kexec will read the ESP to determine what to kexec by default. Raito Bezarius2023-06-161-4/+0
* Merge pull request #238084 from chvp/bump-mautrix-whatsapp•••mautrix-whatsapp: 0.8.5 -> 0.8.6Maximilian Bosch2023-06-161-3/+3
|\
| * mautrix-whatsapp: 0.8.5 -> 0.8.6•••https://github.com/mautrix/whatsapp/releases/tag/v0.8.6 Charlotte Van Petegem2023-06-161-3/+3
* | Merge pull request #238092 from NickCao/calcmysky•••calcmysky: 0.3.0 -> 0.3.1figsoda2023-06-161-2/+7
|\ \
| * | calcmysky: add stellarium to testsNick Cao2023-06-161-0/+5
| * | calcmysky: 0.3.0 -> 0.3.1•••Diff: https://github.com/10110111/CalcMySky/compare/refs/tags/v0.3.0...v0.3.1 Nick Cao2023-06-161-2/+2
* | | Merge pull request #237646 from figsoda/hmmfigsoda2023-06-162-0/+36
|\ \ \
| * | | hmm: init at 0.6.0•••https://github.com/samwho/hmm figsoda2023-06-132-0/+36
* | | | Merge pull request #237825 from figsoda/rustywindfigsoda2023-06-162-0/+28
|\ \ \ \
| * | | | rustywind: init at 0.16.0•••https://github.com/avencera/rustywind figsoda2023-06-142-0/+28
* | | | | Merge pull request #238097 from eonpatapon/tree-sitter-cue•••tree-sitter-grammars: add cuefigsoda2023-06-163-0/+16
|\ \ \ \ \
| * | | | | tree-sitter-grammars: add cueJean-Philippe Braun2023-06-163-0/+16
* | | | | | Merge pull request #236780 from ahirner/chore/update_micromamba•••micromamba: 1.2.0 -> 1.4.4Pol Dellaiera2023-06-161-4/+2
|\ \ \ \ \ \
| * | | | | | micromamba: 1.2.0 -> 1.4.4•••* update src * remove termcolor build dep: https://github.com/mamba-org/mamba/pull/2085 ahirner2023-06-161-4/+2
* | | | | | | Merge pull request #238055 from DanNixon/vimPlugins.vim-lexical•••Add vimPlugins.vim-lexicalfigsoda2023-06-162-27/+40
|\ \ \ \ \ \ \
| * | | | | | | vimPlugins: update"Dan Nixon"2023-06-161-27/+39
| * | | | | | | vimPlugins.vim-lexical: init at 2022-02-11"Dan Nixon"2023-06-161-0/+1
* | | | | | | | Merge pull request #237772 from alyssais/epo2eng•••dictdDBs.epo2eng: init at 1.0.1Weijia Wang2023-06-161-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | dictdDBs.epo2eng: init at 1.0.1Alyssa Ross2023-06-141-0/+4
* | | | | | | | | Merge pull request #238075 from wegank/vifm-util-linux•••vifm: drop util-linuxWeijia Wang2023-06-161-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vifm: drop util-linuxWeijia Wang2023-06-161-2/+2
* | | | | | | | | | Merge pull request #236581 from bbigras/zrok-archSandro2023-06-162-3/+59
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | zrok: support most of the archesBruno Bigras2023-06-152-3/+59
* | | | | | | | | | | Merge pull request #238032 from leon-barrett/leon-rpl-propagatedbuildinputs•••rpl: use propagatedBuildInputs to fix importWeijia Wang2023-06-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use propagatedBuildInputs for Python dependencies•••When I ran rpl, I got the error ``` ModuleNotFoundError: No module named 'chardet' ``` but making this change to use propagatedBuildInputs fixed it, as described at https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks/python.section.md#handling-dependencies-handling-dependencies Leon Barrett2023-06-151-1/+1
* | | | | | | | | | | | Merge pull request #238089 from riotbib/maintainers-change-mail-riotbib•••maintainers: update riotbibWeijia Wang2023-06-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | maintainers: update riotbibLennart Mühlenmeier2023-06-161-1/+1
* | | | | | | | | | | | | Merge pull request #238093 from wegank/opensmalltalk-vm-linux•••opensmalltalk-vm: fix evalWeijia Wang2023-06-161-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | opensmalltalk-vm: fix evalWeijia Wang2023-06-161-2/+2
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #229525 from lopsided98/mavproxy-update•••mavproxy, python3Packages.pymavlink: updateWeijia Wang2023-06-162-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | mavproxy: 1.8.60 -> 1.8.62Ben Wolsieffer2023-06-151-2/+2
| * | | | | | | | | | | | python3Packages.pymavlink: 2.4.38 -> 2.4.39Ben Wolsieffer2023-06-151-2/+2
| * | | | | | | | | | | | mavproxy: 1.8.59 -> 1.8.60Ben Wolsieffer2023-05-021-2/+2
| * | | | | | | | | | | | python3Packages.pymavlink: 2.4.37 -> 2.4.38Ben Wolsieffer2023-05-021-2/+2
* | | | | | | | | | | | | opensmalltalk-vm: fix evaluation on darwinTheodore Ni2023-06-161-2/+4
* | | | | | | | | | | | | Merge pull request #237933 from pbek/feature/qownnotes-tests•••qownnotes: add testsNick Cao2023-06-162-0/+71
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
| * | | | | | | | | | | | qownnotes: add testsPatrizio Bekerle2023-06-162-0/+71
* | | | | | | | | | | | | Merge pull request #231423 from r-ryantm/auto-update/python310Packages.schema...•••python310Packages.schema-salad: 8.4.20230213094415 -> 8.4.20230606143604Weijia Wang2023-06-161-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | python310Packages.schema-salad: fix runtime errorsWeijia Wang2023-06-161-0/+4
| * | | | | | | | | | | | | python310Packages.schema-salad: 8.4.20230213094415 -> 8.4.20230606143604R. Ryantm2023-06-161-2/+2
* | | | | | | | | | | | | | Merge pull request #237960 from StepBroBD/raycastBernardo Meurer2023-06-162-14/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | raycast: 1.53.2 -> 1.53.3•••after communicating with the Raycast team (thanks Sorin), they added API for 1. Getting the latest version of Raycast via REST endpoint https://releases.raycast.com/releases/latest 2. Versioned download in the format of https://releases.raycast.com/releases/<version>/download This update deprecates download via internet archive and switches to official download API StepBroBD2023-06-152-14/+8
* | | | | | | | | | | | | | | Merge pull request #237406 from TuxCoder/byobu_cross•••byobu: add `gettext` to nativeBuildInputsNick Cao2023-06-161-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | byobu: add `gettext` to nativeBuildInputs•••also remove not needed buildInputs, add strictdeps TuxCoder2023-06-161-2/+3
* | | | | | | | | | | | | | | | Merge pull request #237894 from erikarvstedt/extra-container-0.12•••extra-container: 0.11 -> 0.12Lassulus2023-06-161-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | extra-container: 0.11 -> 0.12Erik Arvstedt2023-06-161-2/+3
* | | | | | | | | | | | | | | | | Merge pull request #235454 from Sigmanificient/masterSandro2023-06-163-0/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | vera: init at 1.3.0Sigmanificient2023-06-142-0/+43