3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

439020 commits

Author SHA1 Message Date
Fabian Affolter d772ff0603
Merge pull request #208413 from fabaff/pycarwings2-bump
python310Packages.pycarwings2: 2.13 -> 2.14
2022-12-31 10:48:50 +01:00
Vladimír Čunát 1b380d8980
Merge #206091: xdp-tools: 1.2.8 -> 1.2.9 2022-12-31 10:41:07 +01:00
Matthias Beyer 76c6349c9a
ghostie: init at 0.2.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Co-authored-by: figsoda <figsoda@pm.me>
2022-12-31 10:17:13 +01:00
Nikolay Korotkiy 68dfc37fa9
Merge pull request #208464 from r-ryantm/auto-update/tile38
tile38: 1.30.1 -> 1.30.2
2022-12-31 12:56:05 +04:00
R. Ryantm 6a4468a2a6 libuchardet: 0.0.7 -> 0.0.8 2022-12-31 08:46:47 +00:00
R. Ryantm 9a9024f6b7 python310Packages.wn: 0.9.2 -> 0.9.3 2022-12-31 08:45:52 +00:00
Vincent Laporte b2e47ddd5c ocamlPackages.ppx_tools: enable for OCaml 5 & use dune 3 2022-12-31 09:44:15 +01:00
R. Ryantm 1b6a2945a7 mlib: 0.6.0 -> 0.7.0 2022-12-31 08:00:05 +00:00
R. Ryantm 2decd4ef94 tile38: 1.30.1 -> 1.30.2 2022-12-31 07:54:54 +00:00
Nick Cao eb96c7ab43
sequoia-chameleon-gnupg: init at 0.1.1 2022-12-31 15:37:42 +08:00
R. Ryantm 3dd2e3f65b cargo-temp: 0.2.13 -> 0.2.14 2022-12-31 07:03:13 +00:00
Ashish SHUKLA d2a9d97206
ugrep: 3.9.2 -> 3.9.3 2022-12-31 11:43:15 +05:30
R. Ryantm 9269a0e153 awscli2: 2.9.10 -> 2.9.11 2022-12-31 12:47:20 +08:00
figsoda cdc9673669 star-history: 1.0.6 -> 1.0.7 2022-12-30 23:40:17 -05:00
R. Ryantm 91f1be8c2f go-mockery: 2.15.0 -> 2.16.0 2022-12-31 12:31:44 +08:00
Bobby Rong ada29d3914
Merge pull request #207991 from SubhrajyotiSen/update-maestro
maestro: 1.17.2 -> 1.18.2
2022-12-31 12:25:42 +08:00
Bobby Rong 56d9a8fc0f
Merge pull request #208108 from kilianar/vscode-extensions.james-yu.latex-workshop-9.2.1
vscode-extensions.james-yu.latex-workshop: 9.2.0 -> 9.2.1
2022-12-31 12:20:51 +08:00
github-actions[bot] 9ff694ce89 terraform-providers.huaweicloud: 1.43.0 → 1.44.0 2022-12-31 13:35:38 +10:00
github-actions[bot] e14c703064 terraform-providers.baiducloud: 1.19.0 → 1.19.1 2022-12-31 13:35:38 +10:00
R. Ryantm 75fe98c449 python310Packages.pulumi-aws: 5.24.0 -> 5.25.0 2022-12-31 03:18:32 +00:00
figsoda 804e7ddc2c
Merge pull request #208445 from r-ryantm/auto-update/ddosify
ddosify: 0.10.0 -> 0.11.0
2022-12-30 22:13:14 -05:00
R. Ryantm 440899686d rust-analyzer-unwrapped: 2022-12-19 -> 2022-12-26 2022-12-31 10:45:55 +08:00
R. Ryantm 74403e3d44 ddosify: 0.10.0 -> 0.11.0 2022-12-31 02:27:14 +00:00
R. Ryantm ac825c5763 prometheus-nut-exporter: 2.5.0 -> 2.5.1 2022-12-31 10:16:57 +08:00
Anderson Torres 7fc9af068d
Merge pull request #208439 from atorres1985-contrib/small-fixups
mdds: 2.0.2 -> 2.0.3
2022-12-30 23:01:06 -03:00
Anderson Torres c2dfc71b85
Merge pull request #208435 from r-ryantm/auto-update/dprint
dprint: 0.33.0 -> 0.34.1
2022-12-30 22:42:47 -03:00
R. Ryantm c2ad0e4b85 ipscan: 3.8.2 -> 3.9.0 2022-12-31 01:38:57 +00:00
AndersonTorres 847f20072d mdds: 2.0.2 -> 2.0.3
Also, adopting it
2022-12-30 22:25:56 -03:00
Robert Hensing cb98e26aaf lib: Add isStringLike 2022-12-31 01:47:28 +01:00
yvt 1f8dd05e72
blender: add libwebp to buildInputs (#208201)
Enables the WebP image format support in Blender. It has been [supported](https://developer.blender.org/rB4fd0a69d7ba) since Blender 3.2 but was disabled due to libwebp missing from the build inputs.

    $ nix build nixpkgs#blender
    $ nix log (realpath result)
    ...
    -- Could NOT find WebP (missing: _webp_LIBRARIES WEBP_INCLUDE_DIR)
    CMake Warning at build_files/cmake/platform/platform_unix.cmake:407 (message):
      WebP not found, disabling WITH_IMAGE_WEBP
    Call Stack (most recent call first):
      CMakeLists.txt:1058 (include)
2022-12-30 19:38:54 -05:00
R. Ryantm 983ae504c9 dprint: 0.33.0 -> 0.34.1 2022-12-31 00:34:10 +00:00
Robert Hensing d103811173 lib.isStringLike: Remove use of list
In the current implementation of Nix, this list would be allocated
over and over. Iirc pennae tried to optimize static list allocation,
but gained no significant performance improvement.
2022-12-31 01:33:47 +01:00
Robert Hensing d0d0f7d0aa lib: Add isPath
Available since Nix 2.3, which is the Nixpkgs minimum version.
Thanks zimbatm!
2022-12-31 01:33:47 +01:00
Robert Hensing 23c25d5231 lib.strings.isConvertibleWithToString: Refactor to reuse isStringLike 2022-12-31 01:33:47 +01:00
Robert Hensing 834f0d660a lib.strings: isMoreCoercibleString -> isConvertibleWithToString
Yes, this function name is inconveniently long, but it is important
for the name to explicitly reference the function and not be mistaken
for the implicit string conversions, which only happen for a smaller
set of values.
2022-12-31 01:33:47 +01:00
Robert Hensing 872a24ebbc lib.strings: isSimpleCoercibleString -> isStringLike 2022-12-31 01:33:46 +01:00
Sandro a103b56388
Merge pull request #207683 from romildo/upd.xfce4-systemload-plugin 2022-12-31 01:27:32 +01:00
Sandro 68cee2fc2c
Merge pull request #207678 from romildo/upd.xfce4-screenshooter 2022-12-31 01:27:06 +01:00
Robert Hensing 5b8de3d9d8 nixos/self-deploy: Cleanup after types.path is not allowed to be a list anymore 2022-12-31 01:03:25 +01:00
Robert Hensing 29efb2c438 lib.types.path: Do not allow lists of strings 2022-12-31 01:03:24 +01:00
Robert Hensing fed5dc66f8 treewide: isCoercibleToString -> isMoreCoercibleToString
No change in behavior.
2022-12-31 01:03:24 +01:00
Robert Hensing 68b6443ed6 lib.strings: Rename isCoercibleToString -> isMoreCoercibleToString 2022-12-31 01:03:24 +01:00
Robert Hensing 3a4c9bdbe6 lib.types.anything: Use isSimpleCoercibleToString
Expecting no change in behavior.
2022-12-31 01:03:24 +01:00
Robert Hensing 03063f65a5 lib.strings.toShellVar: Use isSimpleCoercibleString
Expecting no change in behavior.
2022-12-31 01:03:24 +01:00
Robert Hensing 2b4a8db032 lib.strings.isStorePath: Use isSimpleCoercibleToString
Expecting no change in behavior.
2022-12-31 01:03:24 +01:00
Robert Hensing 67cfc7a8f6 lib.strings: Add isSimpleCoercibleToString 2022-12-31 01:03:23 +01:00
Robert Scott 83d7502387
Merge pull request #207273 from LeSuisse/rails-html-sanitiser-1.4.4
rubyPackages.rails-html-sanitizer: 1.4.3 -> 1.4.4
2022-12-30 23:34:15 +00:00
figsoda 3471b72516
Merge pull request #208400 from r-ryantm/auto-update/oxker
oxker: 0.1.9 -> 0.1.10
2022-12-30 18:22:30 -05:00
maralorn 393bdd70e2
Merge pull request #208126 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2022-12-30 23:51:37 +01:00
Robert Scott dbcdb31d05
Merge pull request #207278 from LeSuisse/pactester-1.4.0
pacparser: 1.3.7 -> 1.4.0
2022-12-30 22:51:20 +00:00