Commit Graph
381234 Commits
Author SHA1 Message Date
SandroandGitHub 439947dcca Merge pull request #175051 from SuperSandro2000/dnscontrol
dnscontrol: 3.16.0 -> 3.16.1
2022-05-28 16:44:01 +02:00
Aaron L. ZengandVincent Laporte 08a7dbcf88 ocamlPackages.tar*: 1.1.0 -> 2.0.1 2022-05-28 15:57:37 +02:00
SandroandGitHub bdc6e51bd6 Merge pull request #174197 from romildo/upd.xfce4-terminal
xfce.xfce4-terminal: 1.0.3 -> 1.0.4
2022-05-28 15:52:38 +02:00
Fabian AffolterandGitHub e8e8212ed6 Merge pull request #175118 from r-ryantm/auto-update/python310Packages.bc-python-hcl2
python310Packages.bc-python-hcl2: 0.3.41 -> 0.3.42
2022-05-28 15:48:13 +02:00
Brian McKennaandehmry cf74f5d089 doas: fix cross-compilation 2022-05-28 08:02:31 -05:00
Alexander BantyevandGitHub 535031c472 Merge pull request #174992 from azahi/mars-fix
mars: fix build
2022-05-28 16:57:18 +04:00
Maximilian BoschandGitHub fd57780d9c Merge pull request #175068 from dotlambda/gpg-tui-0.9.0
gpg-tui: 0.8.3 -> 0.9.0
2022-05-28 14:33:42 +02:00
Arnout EngelenandGitHub 592165deec Merge pull request #175108 from raboof/contributing-md-document-using-backporting-labels
docs: document using labels for backporting in CONTRIBUTING.md
2022-05-28 14:30:44 +02:00
Florian KlinkandGitHub 8707ec2798 Merge pull request #174167 from chivay/saleae
nixos/saleae-logic: init
2022-05-28 14:30:32 +02:00
R. Ryantm 187f117305 python310Packages.bc-python-hcl2: 0.3.41 -> 0.3.42 2022-05-28 12:01:22 +00:00
Arnout Engelen d73290c6dd CONTRIBUTING.md: document using labels for backporting 2022-05-28 13:58:31 +02:00
Robert ScottandGitHub 17b62c338f Merge pull request #175039 from azahi/clingcon-fix
clingcon: fix build
2022-05-28 12:40:54 +01:00
Azat Bahawi f35a5e2479 mars: fix build
Bumps the revision and fixes https://hydra.nixos.org/build/178082390
Mark the version as "unstable" because the latest official version does
not build and there are no new releases.
2022-05-28 14:34:05 +03:00
Martin WeineltandGitHub c48756aae2 Merge pull request #172849 from waldheinz/systemd-boot-builder-downgrade
nixos/systemd-boot: fix systemd-boot-builder dowgrade to fail
2022-05-28 13:23:44 +02:00
Matthias TreydteandMartin Weinelt a30de3b849 nixos/systemd-boot: fix systemd-boot-builder dowgrade to fail
Since, 4ddc78818e 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 - 4ddc78818e 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>
2022-05-28 13:18:21 +02:00
Bobby RongandGitHub a8ac96cd39 Merge pull request #174432 from r-ryantm/auto-update/cargo-geiger
cargo-geiger: 0.11.2 -> 0.11.3
2022-05-28 19:12:33 +08:00
Bobby RongandGitHub a849e2c89e Merge pull request #174158 from xfix/dolphin-5.0-16380
dolphin-emu-beta: 5.0-16101 -> 5.0-16380
2022-05-28 19:11:22 +08:00
Bobby RongandGitHub de8bbe4098 Merge pull request #174993 from bryanasdev000/irpf-1.6
irpf: 2022-1.5 -> 2022-1.6
2022-05-28 19:09:17 +08:00
Felix BühlerandGitHub 690dc4ed0b Merge pull request #175082 from Stunkymonkey/vial-0.6
vial: 0.5.2 -> 0.6
2022-05-28 13:07:25 +02:00
7c6f434candGitHub a6c4fc34a4 Merge pull request #174989 from AleXoundOS/lincity_ng
lincity_ng: 2.9beta.20170715 -> 2.9beta.20211125
2022-05-28 11:05:33 +00:00
7c6f434candGitHub f504966acd Merge pull request #174999 from patricksjackson/textadept11-11.3
textadept11: 11.1 -> 11.3
2022-05-28 11:05:03 +00:00
Bobby RongandGitHub 4125f6cefb Merge pull request #174552 from r-ryantm/auto-update/dcmtk
dcmtk: 3.6.6 -> 3.6.7
2022-05-28 19:02:58 +08:00
Bobby RongandGitHub d47074a16a Merge pull request #174444 from r-ryantm/auto-update/chamber
chamber: 2.10.9 -> 2.10.10
2022-05-28 19:02:21 +08:00
Bobby RongandGitHub 7bbd84e0be Merge pull request #174836 from r-ryantm/auto-update/apkeep
apkeep: 0.12.0 -> 0.13.0
2022-05-28 19:00:21 +08:00
Fabian AffolterandGitHub 6b7f22c0e6 Merge pull request #175094 from fabaff/step-cli-bump
step-cli: 0.19.0 -> 0.20.0
2022-05-28 12:52:08 +02:00
Fabian AffolterandGitHub 195843aba4 Merge pull request #175098 from fabaff/ssldump-bump
ssldump: 1.4 -> 1.5
2022-05-28 12:51:53 +02:00
Fabian AffolterandGitHub 626b42a496 Merge pull request #175100 from fabaff/stunnel-bump
stunnel: 5.63 -> 5.64
2022-05-28 12:51:47 +02:00
Fabian AffolterandGitHub e3a13e4c86 Merge pull request #175090 from fabaff/pypoolstation-bump
python310Packages.pypoolstation: 0.4.1 -> 0.4.2
2022-05-28 12:51:21 +02:00
Fabian AffolterandGitHub 075bccccde Merge pull request #175086 from fabaff/spacy-transformers-fix
python310Packages.spacy-transformers: relax transformers constraint
2022-05-28 12:51:02 +02:00
Fabian AffolterandGitHub 6c09a1920a Merge pull request #175088 from r-ryantm/auto-update/python3.10-dask-ml
python310Packages.dask-ml: 2022.1.22 -> 2022.5.27
2022-05-28 12:50:30 +02:00
Fabian AffolterandGitHub 192ba1bf03 Merge pull request #175097 from r-ryantm/auto-update/python3.10-watermark
python310Packages.watermark: 2.3.0 -> 2.3.1
2022-05-28 12:50:01 +02:00
Bobby RongandGitHub 0f70e30a56 Merge pull request #174397 from r-ryantm/auto-update/armadillo
armadillo: 11.0.1 -> 11.1.1
2022-05-28 18:15:09 +08:00
Bobby RongandGitHub d38af03686 Merge pull request #174419 from r-ryantm/auto-update/hydrus
hydrus: 483 -> 484
2022-05-28 18:12:33 +08:00
Bobby RongandGitHub 44893129f9 Merge pull request #174367 from r-ryantm/auto-update/asciigraph
asciigraph: 0.5.3 -> 0.5.5
2022-05-28 18:10:51 +08:00
R. RyantmandJan Tojnar d77b9e43eb evolution-data-server: 3.44.1 -> 3.44.2 2022-05-28 12:09:00 +02:00
Fabian AffolterandGitHub 96cd229248 Merge pull request #175064 from r-ryantm/auto-update/python3.10-pysqueezebox
python310Packages.pysqueezebox: 0.5.5 -> 0.6.0
2022-05-28 12:08:33 +02:00
Fabian Affolter fa776fc150 stunnel: 5.63 -> 5.64 2022-05-28 12:08:30 +02:00
R. RyantmandJan Tojnar 305fc85717 gnome.gnome-control-center: 42.1 -> 42.2 2022-05-28 12:07:53 +02:00
Bobby RongandGitHub f94068879f Merge pull request #174386 from r-ryantm/auto-update/cudatext
cudatext: 1.164.0 -> 1.165.0
2022-05-28 18:06:53 +08:00
R. RyantmandJan Tojnar 0dfde4541e gnome.nautilus: 42.1.1 -> 42.2 2022-05-28 12:06:22 +02:00
Fabian AffolterandGitHub f94c658564 python310Packages.dask-ml: update meta 2022-05-28 12:05:36 +02:00
Bobby RongandGitHub a50b30bc9a Merge pull request #174455 from r-ryantm/auto-update/cilium-cli
cilium-cli: 0.11.1 -> 0.11.7
2022-05-28 18:01:53 +08:00
Fabian AffolterandGitHub 28be75ad02 python310Packages.watermark: update meta 2022-05-28 11:58:02 +02:00
Bobby RongandGitHub 8aa987a20f Merge pull request #174609 from r-ryantm/auto-update/evans
evans: 0.10.5 -> 0.10.6
2022-05-28 17:57:08 +08:00
Bobby RongandGitHub 720cdb7687 Merge pull request #174837 from r-ryantm/auto-update/argo-rollouts
argo-rollouts: 1.2.0 -> 1.2.1
2022-05-28 17:50:36 +08:00
Bobby RongandGitHub d6f701d27b Merge pull request #174838 from r-ryantm/auto-update/arkade
arkade: 0.8.24 -> 0.8.25
2022-05-28 17:49:56 +08:00
Bobby RongandGitHub 4d55da05ae Merge pull request #174862 from r-ryantm/auto-update/cargo-update
cargo-update: 8.1.2 -> 8.1.4
2022-05-28 17:48:20 +08:00
Bobby RongandGitHub 6a3076cbd0 Merge pull request #174876 from r-ryantm/auto-update/convco
convco: 0.3.9 -> 0.3.10
2022-05-28 17:45:22 +08:00
Bobby RongandGitHub b3b76f1f96 Merge pull request #174896 from r-ryantm/auto-update/dyff
dyff: 1.5.2 -> 1.5.3
2022-05-28 17:43:16 +08:00
Fabian Affolter 512e594958 ssldump: 1.4 -> 1.5 2022-05-28 11:43:00 +02:00