summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mit-scheme: stdenv -> gcc10Stdenvorigin/mitschemeAlexander Bantyev2022-05-281-0/+1
* Merge pull request #175068 from dotlambda/gpg-tui-0.9.0•••gpg-tui: 0.8.3 -> 0.9.0Maximilian Bosch2022-05-281-3/+4
|\
| * gpg-tui: 0.8.3 -> 0.9.0•••https://github.com/orhun/gpg-tui/blob/v0.9.0/CHANGELOG.md Robert Schütz2022-05-281-3/+4
* | Merge pull request #175108 from raboof/contributing-md-document-using-backpor...•••docs: document using labels for backporting in CONTRIBUTING.mdArnout Engelen2022-05-281-0/+6
|\ \
| * | CONTRIBUTING.md: document using labels for backportingArnout Engelen2022-05-281-0/+6
* | | Merge pull request #174167 from chivay/saleae•••nixos/saleae-logic: initFlorian Klink2022-05-284-3/+32
|\ \ \
| * | | nixos/saleae-logic: initHubert Jasudowicz2022-05-274-3/+32
* | | | Merge pull request #175039 from azahi/clingcon-fix•••clingcon: fix buildRobert Scott2022-05-282-0/+28
|\ \ \ \
| * | | | clingcon: fix build•••Fix build https://hydra.nixos.org/build/178237905 Azat Bahawi2022-05-282-0/+28
* | | | | Merge pull request #172849 from waldheinz/systemd-boot-builder-downgrade•••nixos/systemd-boot: fix systemd-boot-builder dowgrade to failMartin Weinelt2022-05-281-15/+31
|\ \ \ \ \
| * | | | | nixos/systemd-boot: fix systemd-boot-builder dowgrade to fail•••Since, 4ddc78818e4d69605f49f5f8faa22fb4601b0a0c systemd-boot-builder is broken in two ways: * if no systemd-boot is currently installed *and* the NIXOS_INSTALL_BOOTLOADER env variable is not set, it will try to run "bootctl update", which will fail * if the currently installed systemd-boot version is newer than the version we're about to install, it will also try to run "bootctl update", which will fail This patch changes the behaviour, * for the first case to still fail, but not even bother to try running "bootctl update" and instead erroring out with an exception * for the second case to leave the newer version in place, restoring the pre - 4ddc78818e4d69605f49f5f8faa22fb4601b0a0c behaviour To do the proper version check a new "should_update" helper function was introduced, mimicing the compare_product C function from bootctl. If the following systemd issue gets resolved, we would have a nice way to get rid of this function: > https://github.com/systemd/systemd/issues/23450 This change allows to again switch to a different NixOS configuration which contains an older systemd-boot. Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com> Matthias Treydte2022-05-281-15/+31
* | | | | | Merge pull request #174432 from r-ryantm/auto-update/cargo-geiger•••cargo-geiger: 0.11.2 -> 0.11.3Bobby Rong2022-05-281-3/+3
|\ \ \ \ \ \
| * | | | | | cargo-geiger: 0.11.2 -> 0.11.3R. Ryantm2022-05-251-3/+3
* | | | | | | Merge pull request #174158 from xfix/dolphin-5.0-16380•••dolphin-emu-beta: 5.0-16101 -> 5.0-16380Bobby Rong2022-05-281-3/+3
|\ \ \ \ \ \ \
| * | | | | | | dolphin-emu-beta: 5.0-16101 -> 5.0-16380Konrad Borowski2022-05-231-3/+3
* | | | | | | | Merge pull request #174993 from bryanasdev000/irpf-1.6•••irpf: 2022-1.5 -> 2022-1.6Bobby Rong2022-05-281-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | irpf: 2022-1.5 -> 2022-1.6Bryan A. S2022-05-271-2/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #175082 from Stunkymonkey/vial-0.6•••vial: 0.5.2 -> 0.6Felix Bühler2022-05-281-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | vial: 0.5.2 -> 0.6Felix Buehler2022-05-281-2/+2
* | | | | | | | | Merge pull request #174989 from AleXoundOS/lincity_ng•••lincity_ng: 2.9beta.20170715 -> 2.9beta.202111257c6f434c2022-05-281-11/+40
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lincity_ng: 2.9beta.20170715 -> 2.9beta.20211125Alexander Tomokhov2022-05-271-11/+40
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge pull request #174999 from patricksjackson/textadept11-11.3•••textadept11: 11.1 -> 11.37c6f434c2022-05-282-52/+48
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | textadept11: 11.1 -> 11.3Patrick Jackson2022-05-272-52/+48
* | | | | | | | | | Merge pull request #174552 from r-ryantm/auto-update/dcmtk•••dcmtk: 3.6.6 -> 3.6.7Bobby Rong2022-05-281-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dcmtk: 3.6.6 -> 3.6.7R. Ryantm2022-05-251-2/+2
* | | | | | | | | | | Merge pull request #174444 from r-ryantm/auto-update/chamber•••chamber: 2.10.9 -> 2.10.10Bobby Rong2022-05-281-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | chamber: 2.10.9 -> 2.10.10R. Ryantm2022-05-251-2/+2
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #174836 from r-ryantm/auto-update/apkeep•••apkeep: 0.12.0 -> 0.13.0Bobby Rong2022-05-281-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | apkeep: 0.12.0 -> 0.13.0R. Ryantm2022-05-271-3/+3
* | | | | | | | | | | | Merge pull request #175094 from fabaff/step-cli-bump•••step-cli: 0.19.0 -> 0.20.0Fabian Affolter2022-05-281-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | step-cli: 0.19.0 -> 0.20.0Fabian Affolter2022-05-281-3/+3
* | | | | | | | | | | | | Merge pull request #175098 from fabaff/ssldump-bump•••ssldump: 1.4 -> 1.5Fabian Affolter2022-05-281-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ssldump: 1.4 -> 1.5Fabian Affolter2022-05-281-2/+2
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #175100 from fabaff/stunnel-bump•••stunnel: 5.63 -> 5.64Fabian Affolter2022-05-281-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | stunnel: 5.63 -> 5.64Fabian Affolter2022-05-281-2/+2
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #175090 from fabaff/pypoolstation-bump•••python310Packages.pypoolstation: 0.4.1 -> 0.4.2Fabian Affolter2022-05-281-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | python310Packages.pypoolstation: 0.4.1 -> 0.4.2Fabian Affolter2022-05-281-2/+2
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #175086 from fabaff/spacy-transformers-fix•••python310Packages.spacy-transformers: relax transformers constraintFabian Affolter2022-05-282-15/+63
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | python310Packages.spacy-transformers: relax transformers constraintFabian Affolter2022-05-281-0/+5
| * | | | | | | | | | | | | python3Packages.transformers: add optional-dependenciesFabian Affolter2022-05-281-15/+58
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #175088 from r-ryantm/auto-update/python3.10-dask-ml•••python310Packages.dask-ml: 2022.1.22 -> 2022.5.27Fabian Affolter2022-05-281-15/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | python310Packages.dask-ml: update metaFabian Affolter2022-05-281-15/+15
| * | | | | | | | | | | | | python310Packages.dask-ml: 2022.1.22 -> 2022.5.27R. Ryantm2022-05-281-2/+2
* | | | | | | | | | | | | | Merge pull request #175097 from r-ryantm/auto-update/python3.10-watermark•••python310Packages.watermark: 2.3.0 -> 2.3.1Fabian Affolter2022-05-281-6/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | python310Packages.watermark: update metaFabian Affolter2022-05-281-4/+10
| * | | | | | | | | | | | | | python310Packages.watermark: 2.3.0 -> 2.3.1R. Ryantm2022-05-281-3/+3
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #174397 from r-ryantm/auto-update/armadillo•••armadillo: 11.0.1 -> 11.1.1Bobby Rong2022-05-281-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | armadillo: 11.0.1 -> 11.1.1R. Ryantm2022-05-251-2/+2
* | | | | | | | | | | | | | | Merge pull request #174419 from r-ryantm/auto-update/hydrus•••hydrus: 483 -> 484Bobby Rong2022-05-281-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | hydrus: 483 -> 484R. Ryantm2022-05-251-2/+2
| |/ / / / / / / / / / / / / /