Commit graph

463265 commits

Author SHA1 Message Date
Silvan Mosberger d064d972f0 lib.filesystem.pathType: Improve error for non-existent paths
Previously it would fail with

  error: attribute 'nonexistent' missing

         at nixpkgs/lib/filesystem.nix:29:10:

             28|     if dirOf path == path then "directory"
             29|     else (readDir (dirOf path)).${baseNameOf path};
               |          ^
             30|
2023-05-22 14:13:57 +02:00
Silvan Mosberger bb6eab0bdb lib.filesystem.pathType: Fix for filesystem root argument
Previously this function couldn't handle / being passed, it would throw
an error:

error: attribute '' missing

       at nixpkgs/lib/filesystem.nix:24:20:

           23|   */
           24|   pathType = path: (readDir (dirOf path)).${baseNameOf path};
             |                    ^
           25|

Consequently this also fixes the
lib.filesystem.{pathIsDirectory,pathIsRegularFile} functions.
2023-05-22 14:13:57 +02:00
Silvan Mosberger 5346636c20 lib.filesystem: Minor refactor
Co-Authored-By: Robert Hensing <robert@roberthensing.nl>
2023-05-22 14:13:57 +02:00
Silvan Mosberger a1dedc908d lib.filesystem.pathType and co.: Add tests
Co-Authored-By: Robert Hensing <robert@roberthensing.nl>
2023-05-22 14:13:45 +02:00
Silvan Mosberger c701a4dd29 lib.sources.pathType and co.: Move to lib.filesystem
These functions only work with the filesystem, they don't import
anything as sources
2023-04-05 17:18:10 +02:00
Janik H a8e4f58d90 rl-2305: Mention woodpecker addition 2023-03-14 20:31:39 +01:00
Janik H dafedbbba6 nixos/woodpecker: init 2023-03-14 20:31:39 +01:00
K900 7067edc68c
Merge pull request #221191 from K900/plasma-5.27.3
plasma: 5.27.2 -> 5.27.3
2023-03-14 21:51:33 +03:00
sternenseemann 86dbc928fb writers: make codesign_allocate available in PATH on aarch64-darwin
codesign_allocate is assumed to be in PATH:

https://github.com/NixOS/nixpkgs/issues/154203
https://github.com/NixOS/nixpkgs/issues/148189

Using an absolute reference in post-link-sign-hook would be another
possibility, but hasn't been fruitful so far:
https://github.com/NixOS/nixpkgs/pull/148282
https://github.com/NixOS/nixpkgs/pull/208120
2023-03-14 19:45:53 +01:00
Fabian Affolter df61cdb8e4
Merge pull request #221130 from fabaff/rflink-bump
python310Packages.rflink: 0.0.63 -> 0.0.65
2023-03-14 19:26:23 +01:00
Fabian Affolter 1833696e1b
Merge pull request #221126 from fabaff/ulid-transform-bump
python310Packages.ulid-transform: 0.4.0 -> 0.4.2
2023-03-14 19:26:09 +01:00
Fabian Affolter 88b0ca5aef
Merge pull request #221125 from fabaff/easyenergy-bump
python310Packages.easyenergy: 0.2.0 -> 0.2.1
2023-03-14 19:25:55 +01:00
Fabian Affolter fc217ad8a8
Merge pull request #221123 from fabaff/argcomplete-meta
python310Packages.argcomplete: add changelog to meta
2023-03-14 19:25:36 +01:00
Fabian Affolter fb40b5ffea
Merge pull request #221157 from fabaff/databricks-sql-cli-fix
python310Packages.databricks-sql-connector: 2.3.0 -> 2.4.0
2023-03-14 19:25:04 +01:00
Fabian Affolter 44714c8cef
Merge pull request #221171 from fabaff/amass-bump
amass: 3.22.0 -> 3.22.1
2023-03-14 19:24:47 +01:00
sternenseemann 8889512934 babl: 0.1.100 -> 0.1.102 2023-03-14 18:54:17 +01:00
Nikolay Korotkiy d1d7c60984
Merge pull request #221137 from r-ryantm/auto-update/geographiclib
geographiclib: 2.1.2 -> 2.2
2023-03-14 21:45:14 +04:00
K900 77e09950a6 plasma: 5.27.2 -> 5.27.3 2023-03-14 20:27:10 +03:00
Ryan Lahfa 4f37664ce1
Merge pull request #221051 from r-ryantm/auto-update/p4c
p4c: 1.2.3.6 -> 1.2.3.7
2023-03-14 17:50:48 +01:00
figsoda 435e4d9793
Merge pull request #220991 from figsoda/argc 2023-03-14 12:05:42 -04:00
Sandro 66e0910e86
Merge pull request #199729 from peat-psuwit/zoneminder-1.36.31
zoneminder, nixos/zoneminder: 1.36.28 -> 1.36.31, fix issues relating to upgrade
2023-03-14 17:02:05 +01:00
figsoda b6191b9ab7
Merge pull request #220988 from figsoda/binstall 2023-03-14 11:55:23 -04:00
Sandro f17f17af85
Merge pull request #218673 from SuperSandro2000/nixos-render-docs-python-cleanup
nixos-render-docs: use packageOverrides to construct python packages
2023-03-14 16:47:49 +01:00
Martin Weinelt a571deb023
Merge pull request #221122 from mweinelt/home-assistant
home-assistant: 2023.3.3 -> 2023.3.4
2023-03-14 15:43:52 +00:00
figsoda b75cf8bf11
Merge pull request #221113 from r-ryantm/auto-update/jql
jql: 5.1.7 -> 5.2.0
2023-03-14 11:40:56 -04:00
Vladimír Čunát 4b4301bf9a
Merge #221015: firefox updates (111.0 + 102.9.0esr) 2023-03-14 16:08:41 +01:00
Martin Weinelt 78f395e486
firefox-esr-unwrapped: 102.8.0esr -> 102.9.0esr
https://www.mozilla.org/en-US/firefox/102.9.0/releasenotes/

Fixes: CVE-2023-25751, CVE-2023-28164, CVE-2023-28162, CVE-2023-25752,
       CVE-2023-28176
2023-03-14 16:01:21 +01:00
Martin Weinelt 5cd9737ddb
firefox-bin-unwrapped: 110.0.1 -> 111.0
https://www.mozilla.org/en-US/firefox/111.0/releasenotes/

Fixes: CVE-2023-28159, CVE-2023-25748, CVE-2023-25749, CVE-2023-25750,
       CVE-2023-25751, CVE-2023-28160, CVE-2023-28164, CVE-2023-28161,
       CVE-2023-28162, CVE-2023-25752, CVE-2023-28176, CVE-2023-28177
2023-03-14 16:00:40 +01:00
Martin Weinelt ec8a9cddc8
firefox-unwrapped: 110.0.1 -> 111.0
https://www.mozilla.org/en-US/firefox/111.0/releasenotes/

Fixes: CVE-2023-28159, CVE-2023-25748, CVE-2023-25749, CVE-2023-25750,
       CVE-2023-25751, CVE-2023-28160, CVE-2023-28164, CVE-2023-28161,
       CVE-2023-28162, CVE-2023-25752, CVE-2023-28176, CVE-2023-28177
2023-03-14 16:00:36 +01:00
Martin Weinelt b514253c07
python310Packages.homeassistant-stubs: 2023.3.2 -> 2023.3.4
Diff: https://github.com/KapJI/homeassistant-stubs/compare/refs/tags/2023.3.2...2023.3.4

Changelog: https://github.com/KapJI/homeassistant-stubs/releases/tag/2023.3.4
2023-03-14 15:58:07 +01:00
Weijia Wang 5b7af1a417
Merge pull request #221177 from misuzu/webrtc-audio-processing-armv7l
webrtc-audio-processing: add arm to supported platforms
2023-03-14 16:50:05 +02:00
Weijia Wang 34f0221bc5
Merge pull request #221175 from wegank/tamarin-prover-glibc
tamarin-prover: only use glibcLocales on linux
2023-03-14 16:32:35 +02:00
misuzu 3f0518f306 webrtc-audio-processing: add arm to supported platforms
This fixes ffmpeg-full on native armv7l-linux
2023-03-14 15:57:39 +02:00
Weijia Wang 6bade5f7df tamarin-prover: only use glibcLocales on linux 2023-03-14 15:55:12 +02:00
Linus Heckemann 7ca65eeecf
Merge pull request #219354 from Izorkin/update-profiles-base
nixos/profiles: optimize base and minimal profiles
2023-03-14 14:45:15 +01:00
Domen Kožar c08c079893
Merge pull request #216635 from DavHau/patch-4
services.cachix-watch-store: fix description of compressionLevel
2023-03-14 13:44:58 +00:00
François Bobot 3b3e37f996 [OCaml] tell dune where to install man
`fixupPhase` move `$out/man` to `$out/share/man`. So the information of their location in the dune-project file is outdated which breaks dependencies on packages ( `(package foo)`).
2023-03-14 14:37:57 +01:00
Sandro ca295db2f8
Merge pull request #218401 from FedericoSchonborn/valent
valent: init at unstable-2023-03-02
2023-03-14 14:32:27 +01:00
Fabian Affolter 628686ab45 amass: 3.22.0 -> 3.22.1
Diff: https://github.com/OWASP/Amass/compare/v3.22.0...v3.22.1

Changelog: https://github.com/OWASP/Amass/releases/tag/v3.22.1
2023-03-14 14:31:16 +01:00
Sandro 5389c64661
Merge pull request #217424 from yuuyins/zrythm
zrythm: 1.0.0-alpha.28.1.3 -> 1.0.0-beta.4.5.62; carla: 2.5.1 -> 2.5.3
2023-03-14 14:29:02 +01:00
Weijia Wang 8b144bb129
Merge pull request #221133 from wegank/a2ps-bump
a2ps: 4.14 -> 4.15.1
2023-03-14 15:28:53 +02:00
Doron Behar 63dc06077e
Merge pull request #221000 from kira-bruneau/texlab
texlab: 5.3.0 → 5.4.0
2023-03-14 06:08:02 -07:00
Fabian Affolter 7943ea66b6
Merge pull request #221149 from marsam/update-python-eve
python310Packages.eve: 2.0.4 -> 2.1.0
2023-03-14 13:17:55 +01:00
Thomas Dy fbb554fa58 nixos/kubernetes: update coredns 1.7.1 -> 1.10.1 2023-03-14 22:15:43 +10:00
Janne Heß 514826ddf2
Merge pull request #221155 from lilyinstarlight/feature/fwupd-passthru-fwupd-efi
fwupd: add passthru.fwupd-efi
2023-03-14 12:24:10 +01:00
Sandro Jäckel f39cdb7806 python310Packages.myst-parser: fix test dependencies 2023-03-14 12:20:20 +01:00
Sandro Jäckel 5549def360 python310Packages.markdown-it-py: properly separate optional dependencies, drop python 3.7-3.8 support 2023-03-14 12:20:20 +01:00
Fabian Affolter a4b1ce5253
Merge pull request #212411 from fabaff/asyncssh-deps
python310Packages.asyncssh: add optional-dependencies
2023-03-14 12:14:02 +01:00
Fabian Affolter 1df9510fdb python310Packages.databricks-sql-connector: 2.3.0 -> 2.4.0
Changelog: https://github.com/databricks/databricks-sql-python/blob/v2.4.0/CHANGELOG.md
2023-03-14 12:07:56 +01:00
Fabian Affolter d51b160067 databricks-sql-cli: use python3.pkgs 2023-03-14 11:55:11 +01:00