nixpkgs/pkgs
Profpatsch c7c81dced8 lorri: 1.2.0 -> 1.3.0
We forked lorri to nix-community, so this release also moves us over
to the new official repository.

Release notes:

Fix the build loop.

Previously, any change (for example a direnv ping or a change in the
nix files) would add a new build invocation to the queue, and the
builds would all be done one after the other.

However, a new build will always use the newest state of the files
anyway, so the CPU time spent on all the other builds will be
wasted (and hog your processor).

Now lorri will only

    finish the current build (if running)
    schedule at maximum one additional build if requested

This should improve the resource use drastically in some situations.

---

Make lorri daemon exit with exit code 0 instead of 130/143 on
SIGINT or SIGTERM.

---

Add lorri self-upgrade branch sub-subcommand.
This enables us to point users to a branch name, in order to test out
fixes from repository branches.
2021-03-05 23:49:36 +01:00
..
applications Merge pull request #114520 from erictapen/sub-batch-0.4.0 2021-03-05 19:18:46 +01:00
build-support Merge pull request #115118 from obsidiansystems/prebuilt-android-fix-eval 2021-03-04 13:57:35 -05:00
common-updater
data papirus-icon-theme: 20210201 -> 20210302 2021-03-04 11:31:06 +08:00
desktops xdg-desktop-portal-kde: drop unused python dependency 2021-03-03 01:30:53 +01:00
development libfaketime: use date from nix store (#115212) 2021-03-05 22:23:09 +01:00
games Merge pull request #112550 from r-ryantm/auto-update/vkquake 2021-03-05 13:30:03 +01:00
misc Merge pull request #115075 from siraben/stdenv-cleanup 2021-03-04 15:51:04 +01:00
os-specific Merge pull request #114000 from worldofpeace/plymouth-bgrt 2021-03-04 18:32:30 -05:00
pkgs-lib
servers Merge pull request #114181 from graham33/feature/add_ring_doorbell 2021-03-05 22:04:04 +01:00
shells zsh-autosuggestions: update comment 2021-03-03 11:08:11 +01:00
stdenv
test
tools lorri: 1.2.0 -> 1.3.0 2021-03-05 23:49:36 +01:00
top-level dhallPackages: add recurseIntoAttrs 2021-03-05 23:48:58 +01:00