aboutsummaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorHilton Chain <hako@ultrarare.space>2022-09-29 21:53:35 +0800
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-09-29 23:19:55 -0400
commit034f68bac3940420d6776f58522d6380023bb407 (patch)
tree89e64841fc2361dce444b1cb75bd2bec187e27f1 /nix
parent1ee2d117d8fa9e2e0d4ec46cc5555497bb5e6337 (diff)
downloadguix-034f68bac3940420d6776f58522d6380023bb407.tar.gz
guix-034f68bac3940420d6776f58522d6380023bb407.zip
gnu: qtwayland: Rename to qtwayland-5.
Automated via: git grep -l qtwayland | xargs sed 's/\qtwayland\b/\0-5/g' -i git checkout NEWS Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Diffstat (limited to 'nix')
0 files changed, 0 insertions, 0 deletions
guix: Fix typos....Julien Lepiller 2022-10-13installer: partition: Add a confirmation page before formatting....Mathieu Othacehe 2022-09-22installer: Exit console-services page with abort-to-prompt....Josselin Poiret 2022-09-22installer: Return partitions with crypt password as step result....Josselin Poiret 2022-09-22installer: Move <secret> to utils and use it for crypt passwords....Josselin Poiret 2022-04-06installer: user: Forbid root user creation....Mathieu Othacehe 2022-02-02installer: Make dump archive creation optional and selective....Josselin Poiret 2022-02-02installer: Turn passwords into opaque records....Josselin Poiret 2022-02-02installer: Add error page when running external commands....Josselin Poiret 2022-02-02installer: Use named prompt to abort or break installer steps....Josselin Poiret 2022-02-02installer: Replace run-command by invoke in newt/page.scm....Josselin Poiret 2022-02-02installer: Fix run-file-textbox-page when edit-button is #f....Josselin Poiret 2022-02-02installer: Use new installer-log-line everywhere....Josselin Poiret 2022-02-02installer: Add crash dump upload support....Mathieu Othacehe 2022-01-14installer: Check if ci.guix.gnu.org can be reached....Mathieu Othacehe 2022-01-14installer: Ignore small devices....Mathieu Othacehe