summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nixos/lib/test-driver: enable EFI variable reads at runtime•••This is useful whenever you want to diagnose the current state of UEFI variables, to assert that bootloaders or boot programs (systemd-stub) did their job correctly and set their variables accordingly. In the future, it can enable inspecting SecureBoot keys also. origin/qemu-vm/read-efi-varRaito Bezarius2023-04-302-0/+59
* Merge pull request #228743 from fabaff/userpath-bump•••python310Packages.userpath: update build systemFabian Affolter2023-04-281-6/+20
|\
| * python310Packages.userpath: update build system•••- add changelog to meta - disable on unsupported Python releases Fabian Affolter2023-04-281-6/+20
* | Merge pull request #228705 from fabaff/prometheus-flask-exporter-bump•••python310Packages.prometheus-flask-exporter: 0.20.3 -> 0.22.4Fabian Affolter2023-04-281-2/+2
|\ \
| * | python310Packages.prometheus-flask-exporter: 0.20.3 -> 0.22.4•••Diff: https://github.com/rycus86/prometheus_flask_exporter/compare/0.20.3...0.22.4 Fabian Affolter2023-04-281-2/+2
* | | Merge pull request #228778 from wegank/jprofiler-bump-darwin•••jprofiler: {11.1.4, 13.0.2} -> 13.0.6Weijia Wang2023-04-291-12/+15
|\ \ \
| * | | jprofiler: 13.0.2 -> 13.0.6Weijia Wang2023-04-281-4/+4
| * | | jprofiler: darwin: 11.1.4 -> 13.0.2Weijia Wang2023-04-281-10/+13
* | | | Merge pull request #228351 from 1000101/tor-browser-fix•••tor-browser-bundle-bin: fix $HOME trailing backslashMaximilian Bosch2023-04-281-1/+1
|\ \ \ \
| * | | | tor-browser-bundle-bin: fix $HOME trailing backslash10001012023-04-261-1/+1
* | | | | Merge pull request #228691 from SuperSandro2000/gitea•••gitea: 1.19.1 -> 1.19.2Maximilian Bosch2023-04-281-2/+2
|\ \ \ \ \
| * | | | | gitea: 1.19.1 -> 1.19.2Sandro Jäckel2023-04-281-2/+2
* | | | | | Merge pull request #227793 from nomeata/googeearth-closureArtturi2023-04-281-4/+5
|\ \ \ \ \ \
| * | | | | | googleearth-pro: Avoid dragging in stdenv•••I noticed that my system closure contained duplicate of various packages, and traced it back to `googleearth-pro`. It included a `env-vars` file created by `stdenv` which pulled in lots of build tools, and it seems it was copied in `installPhase` by accident. By only copying the directories from the upstream package, the number of paths in the closure is reduced noticably: ```diff ~/build/nixpkgs $ diff -u <(nix-store --query -R result-before|wc -l) <(nix-store --query -R result|wc -l) --- /dev/fd/63 2023-04-23 14:31:22.653577750 +0200 +++ /dev/fd/62 2023-04-23 14:31:22.654577714 +0200 @@ -1 +1 @@ -396 +256 $ du -sch $(nix-store -qR result-before) | grep total 1.5G total $ du -sch $(nix-store -qR result) | grep total 894M total ``` Joachim Breitner2023-04-281-4/+5
* | | | | | | Merge pull request #228780 from Aleksanaa/master•••chromium: fix gtk4 schema pathsWeijia Wang2023-04-281-1/+1
|\ \ \ \ \ \ \
| * | | | | | | chromium: fix gtk4 schema pathsaleksana2023-04-291-1/+1
* | | | | | | | Merge pull request #228739 from mweinelt/firefox-mozbz1830040•••buildMozillaMach: Apply musl compat patch up to 114.0Martin Weinelt2023-04-281-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | buildMozillaMach: Apply musl compat patch up to 114.0•••A slightly modified version landed in 114.0a1. Related: mozbz#1830040 Martin Weinelt2023-04-281-1/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #225293 from szaffarano/chore/bump-buku•••buku: 4.7 -> 4.8Maximilian Bosch2023-04-281-4/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | buku: 4.7 -> 4.8Sebastián Zaffarano2023-04-251-4/+3
* | | | | | | | | Merge pull request #228724 from DamienCassou/iosevka-comfy-1.2.0Damien Cassou2023-04-281-17/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iosevka-comfy: 1.1.0->1.2.0Damien Cassou2023-04-281-5/+9
| * | | | | | | | | iosevka-comfy: document font families betterDamien Cassou2023-04-281-12/+13
* | | | | | | | | | Merge pull request #228776 from r-ryantm/auto-update/php80Extensions.swoole•••php80Extensions.swoole: 5.0.1 -> 5.0.3Elis Hirwing2023-04-281-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | php80Extensions.swoole: 5.0.1 -> 5.0.3R. Ryantm2023-04-281-2/+2
* | | | | | | | | | | Merge pull request #228633 from NixOS/revert-226351-pr/root7•••Revert "root: enable root7"Weijia Wang2023-04-281-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Revert "root: enable root7 (#226351)"•••This reverts commit cafa2f02fbbcade5c5c257c190061da555d90913. Dmitry Kalinkin2023-04-271-1/+1
* | | | | | | | | | | | Merge pull request #228727 from wegank/audacity-bump•••audacity: 3.3.0 -> 3.3.1Weijia Wang2023-04-281-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | audacity: 3.3.0 -> 3.3.1Weijia Wang2023-04-281-2/+3
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #228765 from StepBroBD/raycastBernardo Meurer2023-04-281-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | raycast: 1.49.3 -> 1.50.0StepBroBD2023-04-281-2/+2
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #226211 from SuperSandro2000/ledfxSandro2023-04-282-0/+75
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ledfx: init at 2.0.64Sandro Jäckel2023-04-152-0/+75
* | | | | | | | | | | | Merge pull request #225365 from SuperSandro2000/gobuildmodule-homepageSandro2023-04-284-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Use clickable homepages on packages which are changed in #225362Sandro Jäckel2023-04-094-4/+4
* | | | | | | | | | | | | Merge pull request #228321 from SuperSandro2000/houndSandro2023-04-281-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | hound: 0.6.0 -> 0.7.0•••Diff: https://github.com/hound-search/hound/compare/v0.6.0...v0.7.0 Sandro Jäckel2023-04-261-3/+3
* | | | | | | | | | | | | | Merge pull request #228771 from K900/tempo-2.1.1•••tempo: 2.1.0 -> 2.1.1K9002023-04-281-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | tempo: 2.1.0 -> 2.1.1•••Diff: https://github.com/grafana/tempo/compare/v2.1.0...v2.1.1 K9002023-04-281-2/+2
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #228737 from figsoda/nix-update•••nix-update: 0.17.1 -> 0.17.2Ilan Joselevich2023-04-281-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | nix-update: 0.17.1 -> 0.17.2•••Diff: https://github.com/Mic92/nix-update/compare/0.17.1...0.17.2 Changelog: https://github.com/Mic92/nix-update/releases/tag/0.17.2 figsoda2023-04-281-2/+2
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | taskjuggler: 3.6.0 -> 3.7.2•••Made with `nix-shell maintainers/scripts/update.nix --argstr package taskjuggler`. Bjørn Forsman2023-04-282-16/+107
| |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #228760 from K900/path-of-building-2.29•••path-of-building: 2.28.0 -> 2.29.0K9002023-04-281-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | path-of-building: 2.28.0 -> 2.29.0K9002023-04-281-2/+2
* | | | | | | | | | | | | | Merge pull request #228583 from helsinki-systems/upd/loki•••grafana-loki: 2.8.0 -> 2.8.1K9002023-04-281-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | grafana-loki: 2.8.0 -> 2.8.1•••https://github.com/grafana/loki/releases/tag/v2.8.1 ajs1242023-04-271-2/+2
* | | | | | | | | | | | | | Merge pull request #228736 from matthiasbeyer/update-cargo-public-api•••cargo-public-api: 0.28.0 -> 0.29.0figsoda2023-04-281-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | cargo-public-api: 0.28.0 -> 0.29.0•••Signed-off-by: Matthias Beyer <mail@beyermatthias.de> Matthias Beyer2023-04-281-3/+3
* | | | | | | | | | | | | | | Merge pull request #228675 from fabaff/bashlex-bump•••python310Packages.bashlex: 0.16 -> 0.18Fabian Affolter2023-04-281-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | python310Packages.bashlex: 0.16 -> 0.18•••Diff: https://github.com/idank/bashlex/compare/0.16...0.18 Fabian Affolter2023-04-281-2/+2