about summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* awscli2: 2.15.15 -> 2.15.31Anthony Roussel2024-03-23
| | | | https://github.com/aws/aws-cli/compare/2.15.15...2.15.31
* tar2ext4: 0.12.0 -> 0.12.1R. Ryantm2024-03-23
|
* pkgsStatic.glib: don't depend on elfutilsAlyssa Ross2024-03-23
| | | | | | | stdenv.isLinux is not a sufficient check for whether elfutils is supported, because it's not supported on static Linux. Fixes: 7517f8edd06c ("glib: switch elfutils in for abandoned libelf")
* Merge pull request #298103 from alois31/kernel-config-duplicatesMaximilian Bosch2024-03-23
|\ | | | | kernel/common-config: throw on duplicate configuration option definitions
| * kernel/common-config: throw on duplicate configuration option definitionsAlois Wohlschlager2024-03-22
| | | | | | | | | | | | | | | | | | | | | | | | Previously, when a kernel configuration option was defined multiple times (in different sections), only the first value was honored and all subsequent ones were silently ignored. Remove this footgun by throwing in this situation instead. In addition, fix all instances where an option was in fact defined multiple times. In two cases (`RCU_TORTURE_TEST` and `CRASH_DUMP`), the value was effectively the same both times. In the other two cases (`SCHEDSTATS` and `DRM_SIMPLEDRM`) the value was in fact different; the one that was actually applied was kept here to prevent a rebuild.
* | crosvm: 121.3 -> 122.1Alyssa Ross2024-03-23
| | | | | | | | The virgl_renderer_next feature has been removed.
* | elementary-xfce-icon-theme: 0.18 -> 0.19R. RyanTM2024-03-23
| | | | | | https://github.com/shimmerproject/elementary-xfce/compare/v0.18...v0.19
* | Merge pull request #298123 from r-ryantm/auto-update/gitsignThomas Gerbet2024-03-23
|\ \ | | | | | | gitsign: 0.8.1 -> 0.9.0
| * | gitsign: 0.8.1 -> 0.9.0R. Ryantm2024-03-22
| | |
* | | Merge pull request #298250 from r-ryantm/auto-update/crowdin-cliDamien Cassou2024-03-23
|\ \ \ | | | | | | | | crowdin-cli: 3.18.0 -> 3.19.0
| * | | crowdin-cli: 3.18.0 -> 3.19.0R. Ryantm2024-03-23
| | | |
* | | | Merge pull request #296225 from oliviacrain/py39-docs-sphinx-fixkirillrdy2024-03-23
|\ \ \ \ | | | | | | | | | | python39.doc: fix build with sphinx >= 5.3.0
| * | | | python39.doc: fix build with sphinx >= 5.3.0Olivia Crain2024-03-20
| | | | | | | | | | | | | | | | | | | | Backport upstream fix for cpython issue 98366 from 3.10 tree
* | | | | Merge pull request #298303 from a-n-n-a-l-e-e/fix-warp-update-scripta-n-n-a-l-e-e2024-03-23
|\ \ \ \ \ | | | | | | | | | | | | warp-terminal: fix update script and update
| * | | | | warp-terminal: 0.2024.03.12.08.02.stable_01 -> 0.2024.03.19.08.01.stable_01annalee2024-03-23
| | | | | |
| * | | | | warp-terminal: fix update.shannalee2024-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | can not use `import <nixpkgs>` on update machine as `<nixpkgs>` does not exist. therefore cd to the `warp-terminal` directory and use the relative path to nixpkgs root. https://r.ryantm.com/log/warp-terminal/2024-03-19.log
* | | | | | Merge pull request #298213 from r-ryantm/auto-update/herokuMario Rodas2024-03-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | heroku: 8.10.0 -> 8.11.0
| * | | | | | heroku: 8.10.0 -> 8.11.0R. Ryantm2024-03-23
| | | | | | |
* | | | | | | Merge pull request #298262 from r-ryantm/auto-update/valeMario Rodas2024-03-23
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | vale: 3.3.0 -> 3.3.1
| * | | | | | | vale: 3.3.0 -> 3.3.1R. Ryantm2024-03-23
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #298281 from r-ryantm/auto-update/python311Packages.borbMario Rodas2024-03-23
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python311Packages.borb: 2.1.21 -> 2.1.22
| * | | | | | | python311Packages.borb: 2.1.21 -> 2.1.22R. Ryantm2024-03-23
| |/ / / / / /
* | | | | | | openvscode-server: 1.84.0 -> 1.85.1 (#283316)Rucadi2024-03-23
| | | | | | |
* | | | | | | Merge pull request #298260 from natsukium/hypothesis/fix/python39OTABI Tomoya2024-03-23
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python39Packages.hypothesis: disable failing tests
| * | | | | | | python39Packages.hypothesis: disable failing testsnatsukium2024-03-23
| | | | | | | |
* | | | | | | | coqPackages.VST: 2.13 → 2.14Vincent Laporte2024-03-23
| | | | | | | |
* | | | | | | | compcert: make compatible with Coq 8.18–8.19Vincent Laporte2024-03-23
| | | | | | | |
* | | | | | | | Merge pull request #297759 from bobby285271/upd/nemo-as-rootBobby Rong2024-03-23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | cinnamon.nemo: Fix open as root
| * | | | | | | | cinnamon.nemo: Fix open as rootBobby Rong2024-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Open as root support is added in src/nemo-view.c as `pkexec nemo`. This does not match the full path in `org.nemo.root.policy` so it doesn't work. Replacing with `/run/current-system/sw/bin/nemo` seems to be the easiest solution here, otherwise to properly support nemo-with-extensions, we likely need to patch everything that calls `pkexec nemo` to accept external environment variables for nemo path, and pass the path via wrapper, and we still need to substitute `org.nemo.root.policy` in nemo-with-extensions.
* | | | | | | | | Merge pull request #297800 from ViZiD/wunsenOTABI Tomoya2024-03-23
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | python311Packages.wunsen: init at 0.0.3
| * | | | | | | | | python311Packages.wunsen: init at 0.0.3Radik Islamov2024-03-21
| | | | | | | | | |
* | | | | | | | | | Merge pull request #298205 from mjm/vault-vendor-hashMartin Weinelt2024-03-23
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | vault: fix vendor hash
| * | | | | | | | | | vault: fix vendor hashMatt Moriarity2024-03-22
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #298253 from NixOS/home-assistantMartin Weinelt2024-03-23
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | home-assistant: 2024.3.2 -> 2024.3.3
| * | | | | | | | | | home-assistant: 2024.3.2 -> 2024.3.3Martin Weinelt2024-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/home-assistant/core/releases/tag/2024.3.3
| * | | | | | | | | | python312Packages.axis: 57 -> 58Martin Weinelt2024-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/Kane610/axis/releases/tag/v58
* | | | | | | | | | | Merge pull request #298214 from r-ryantm/auto-update/aptnixpkgs-merge-bot[bot]2024-03-23
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | apt: 2.7.13 -> 2.7.14
| * | | | | | | | | | apt: 2.7.13 -> 2.7.14R. Ryantm2024-03-23
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #298229 from r-ryantm/auto-update/grafana-lokiMartin Weinelt2024-03-23
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | grafana-loki: 2.9.5 -> 2.9.6
| * | | | | | | | | | grafana-loki: 2.9.5 -> 2.9.6R. Ryantm2024-03-23
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #298241 from r-ryantm/auto-update/jackettMartin Weinelt2024-03-23
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | jackett: 0.21.2090 -> 0.21.2134
| * | | | | | | | | | jackett: 0.21.2090 -> 0.21.2134R. Ryantm2024-03-23
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #297981 from r-ryantm/auto-update/python312Packages.githubkitMartin Weinelt2024-03-23
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | python312Packages.githubkit: 0.11.2 -> 0.11.3
| * | | | | | | | | | python312Packages.githubkit: refactorFabian Affolter2024-03-22
| | | | | | | | | | |
| * | | | | | | | | | python312Packages.githubkit: 0.11.2 -> 0.11.3R. Ryantm2024-03-22
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #296914 from r-ryantm/auto-update/prowlarrMartin Weinelt2024-03-23
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | prowlarr: 1.13.3.4273 -> 1.14.3.4333
| * | | | | | | | | | | prowlarr: 1.13.3.4273 -> 1.14.3.4333R. Ryantm2024-03-18
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #297523 from networkException/podman-meta-mainprogramMartin Weinelt2024-03-23
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | podman: add `meta.mainProgram`
| * | | | | | | | | | | | podman: add `meta.mainProgram`networkException2024-03-20
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #298230 from r-ryantm/auto-update/easyeffectsMartin Weinelt2024-03-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | easyeffects: 7.1.4 -> 7.1.5