summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* iso-image: Build using strictDepsSamuel Dionne-Riel2021-05-04
|
* iso-image: Add support for armv7l-linuxSamuel Dionne-Riel2021-05-04
|
* iso-image: Fixes for cross-compilationSamuel Dionne-Riel2021-05-04
| | | | | Note that here, since it's not a in a callPackage call, splicing won't work on nativeBuildInputs.
* grub2: Add support for armv7l-linuxSamuel Dionne-Riel2021-05-04
|
* Merge pull request #119974 from samueldr/feature/grub-gfx-aarch64Samuel Dionne-Riel2021-05-04
|\ | | | | iso-image: Fix GRUB graphical menu on AArch64
| * iso-image: Hide rEFInd from menu in known non-working situationsSamuel Dionne-Riel2021-05-01
| | | | | | | | | | | | Looks like GRUB has issues loading EFI binaries from (cd0), which is what would be used in e.g. qemu with OVMF with `-cdrom`. Apparently also what is used with AArch64 + U-Boot USB.
| * iso-image: Provide the right rEFInd binarySamuel Dionne-Riel2021-05-01
| |
| * iso-image: Make graphical output work properly on AArch64Samuel Dionne-Riel2021-05-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The serial output (but it's named console, not serial actually) causes issues on U-Boot's EFI, at the very least. This is inspired by OpenSUSE's approach: * https://build.opensuse.org/package/view_file/Base:System/grub2/grub2-SUSE-Add-the-t-hotkey.patch Where they add a hidden menu entry, which can be used to force the console output. The `echo` will be visible on the serial terminal (grub "console"), while the graphical interface is shown. Note that input in the serial terminal (grub "console") will continue controlling the graphical interface. Useful if you have an SBC connectedinto an HDMI monitor, but no keyboard connected to it.
| * iso-image: Fix grub file load locationSamuel Dionne-Riel2021-05-01
| | | | | | | | | | | | With U-Boot UEFI, (hd0) is not the USB drive, it is (cd0). Though, it turns out we never needed to prefix the path!
| * grub2: Add support for hiddenentrySamuel Dionne-Riel2021-05-01
| | | | | | | | The iso image will use this to allow switching to the text console.
* | Merge pull request #121650 from r-ryantm/auto-update/gobgpMartin Weinelt2021-05-05
|\ \ | | | | | | gobgp: 2.26.0 -> 2.27.0
| * | gobgp: 2.26.0 -> 2.27.0R. RyanTM2021-05-04
| | |
* | | Merge pull request #121651 from r-ryantm/auto-update/gobgpdMartin Weinelt2021-05-05
|\ \ \ | | | | | | | | gobgpd: 2.26.0 -> 2.27.0
| * | | gobgpd: 2.26.0 -> 2.27.0R. RyanTM2021-05-04
| |/ /
* | | Merge pull request #121738 from fabaff/bump-aiodiscoverMartin Weinelt2021-05-05
|\ \ \ | | | | | | | | python3Packages.aiodiscover: 1.3.4 -> 1.4.0
| * | | python3Packages.aiodiscover: 1.3.4 -> 1.4.0Fabian Affolter2021-05-04
| | | |
* | | | vscode-extensions.github.github-vscode-theme: 4.0.2 -> 4.1.1David Birks2021-05-04
| | | |
* | | | Merge pull request #121477 from dotlambda/tcpreplay-4.3.4Maximilian Bosch2021-05-04
|\ \ \ \ | | | | | | | | | | tcpreplay: 4.3.3 -> 4.3.4
| * | | | tcpreplay: 4.3.3 -> 4.3.4Robert Schütz2021-05-03
| | | | | | | | | | | | | | | | | | | | https://github.com/appneta/tcpreplay/releases/tag/v4.3.4
* | | | | Merge pull request #121623 from wlib/audacity-3.0.2Maximilian Bosch2021-05-04
|\ \ \ \ \ | | | | | | | | | | | | audacity: 2.4.2 -> 3.0.2
| * | | | | Switch to the simple patching of wxWidgets approachDaniel Ethridge2021-05-04
| | | | | |
| * | | | | Add back an updated version of the XDG-config paths patchDaniel Ethridge2021-05-03
| | | | | |
| * | | | | Start drafting an update for audacity: 2.4.2 -> 3.0.2Daniel Ethridge2021-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The XGD-config patch is removed since it conflicts with the new version of audacity, as it was not merged upstream. Audacity now requires their own fork of wxWidgets, according to https://wiki.audacityteam.org/wiki/Building_On_Linux - this is the cause of current trouble since I am new to nix and unsure how to integrate it. I copied the current 3.1.4 nixpkgs version of wxWidgets found at pkgs/development/libraries/wxwidgets/3.1/default.nix and modified it to retrieve the forked version, but that's it so far.
* | | | | | Merge pull request #121652 from AndersonTorres/quick-patchesAnderson Torres2021-05-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | cagebreak: 1.6.0 -> 1.7.0
| * | | | | | cagebreak: cosmetic rewriteAndersonTorres2021-05-04
| | | | | | |
| * | | | | | cagebreak: 1.6.0 -> 1.7.0AndersonTorres2021-05-04
| | | | | | |
* | | | | | | Merge pull request #121731 from DeterminateSystems/hydra-unstableMaximilian Bosch2021-05-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | hydra-unstable: 2021-04-29 -> 2021-05-03
| * | | | | | | hydra-unstable: 2021-04-29 -> 2021-05-03Cole Helbling2021-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This incorporates a few more API fixes that have been made to Hydra since the last bump.
| * | | | | | | perlPackages.StringCompareConstantTime: init at 0.321Cole Helbling2021-05-04
| | | | | | | |
| * | | | | | | perlPackages.CryptPassphraseArgon2: init at 0.002Cole Helbling2021-05-04
| | | | | | | |
| * | | | | | | perlPackages.CryptPassphrase: init at 0.003Cole Helbling2021-05-04
| | | | | | | |
| * | | | | | | perlPackages.CryptArgon2: init at 0.010Cole Helbling2021-05-04
| | | | | | | |
* | | | | | | | Merge pull request #121560 from r-ryantm/auto-update/hugoMaximilian Bosch2021-05-04
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | hugo: 0.82.1 -> 0.83.1
| * | | | | | | hugo: 0.82.1 -> 0.83.1R. RyanTM2021-05-03
| | | | | | | |
* | | | | | | | Merge pull request #121595 from eduardosm/qscintilla_Maximilian Bosch2021-05-04
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | qscintilla: 2.11.5 -> 2.11.6
| * | | | | | | | qscintilla: 2.11.5 -> 2.11.6Eduardo Sánchez Muñoz2021-05-03
| | | | | | | | |
* | | | | | | | | Merge pull request #121723 from bbigras/syncthingMaximilian Bosch2021-05-04
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | syncthing: 1.15.1 -> 1.16.0
| * | | | | | | | | syncthing: 1.15.1 -> 1.16.0Bruno Bigras2021-05-04
| | | | | | | | | |
* | | | | | | | | | Merge pull request #120879 from nagisa/xdpw-screesnhotGabriel Ebner2021-05-04
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | xdg-desktop-portal-wlr: add grim to PATH
| * | | | | | | | | | xdg-desktop-portal-wlr: add grim to PATHSimonas Kazlauskas2021-05-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xdpw execs to `grim` to implement screenshotting. Make sure `grim` is in the path so that this functionality works out of the box.
* | | | | | | | | | | Merge pull request #121545 from veprbl/pr/tests.texlive.dvipng_recurseIntoAttrsDmitry Kalinkin2021-05-04
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | tests.texlive.dvipng: apply recurseIntoAttrs
| * | | | | | | | | | | tests.texlive.dvipng: apply recurseIntoAttrsDmitry Kalinkin2021-05-02
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #120740 from ymatsiuk/teleportLuke Granger-Brown2021-05-04
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | teleport: 6.1.2 -> 6.1.3
| * | | | | | | | | | | | teleport: patch os.Executable() call in tshYurii Matsiuk2021-05-03
| | | | | | | | | | | | |
| * | | | | | | | | | | | teleport: 6.1.2 -> 6.1.3Yurii Matsiuk2021-05-03
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #121661 from greizgh/update-sqlxFabian Affolter2021-05-04
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | sqlx-cli: 0.4.2 -> 0.5.2
| * | | | | | | | | | | sqlx-cli: 0.4.2 -> 0.5.2Greizgh2021-05-04
| | | | | | | | | | | |
* | | | | | | | | | | | keycloak.tests: Make sure databaseUsername is either ignored...talyz2021-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...or used correctly.
* | | | | | | | | | | | nixos/keycloak: Document how to use a custom local databasetalyz2021-05-04
| | | | | | | | | | | |
* | | | | | | | | | | | Revert "nixos/keycloak: use db username in db init scripts"talyz2021-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit d9e18f4e7f77fffde95384d36cc8ac5d1d51b356. This change is broken, since it doesn't configure the proper database username in keycloak when provisioning a local database with a custom username. Its intended behavior is also potentially confusing and dangerous, so rather than fixing it, let's revert to the old one.