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
Sandro Jäckel
f8f42c1f05
ArchiSteamFarm: 5.3.2.4 -> 5.4.0.3, fix update script (again), little cleanups
2022-12-31 02:27:51 +01: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
maralorn
5bbfefc294
haskellPackages.hls-call-hierarchy-plugin: Add assert to reenable on upstream fix
2022-12-30 23:50:02 +01:00
Dmitry Kalinkin
4527d89f4e
texlive: 2021-final -> 2022.20221227 ( #208313 )
2022-12-30 17:47:58 -05:00
R. Ryantm
cb2f60a2d1
python310Packages.jc: 1.22.3 -> 1.22.4
2022-12-30 22:40:21 +00:00
Nick Cao
f12a7d932d
binutils: gold is not available for riscv target
2022-12-30 23:38:13 +01:00
maralorn
7bc38b9128
haskell.packages.ghc810.haskell-language-server: Fix eval
2022-12-30 23:29:47 +01:00
Fabian Affolter
43abebb728
python310Packages.django_hijack: add changelog to meta
2022-12-30 23:06:42 +01:00
Fabian Affolter
8a4a3622cf
python310Packages.zodbpickle: add meta
...
- add pythonImportsCheck
2022-12-30 23:03:50 +01:00
figsoda
79e3c9f615
cargo-tally: 1.0.19 -> 1.0.20
2022-12-30 16:59:02 -05:00
figsoda
f7c85bd720
Merge pull request #208411 from atorres1985-contrib/small-fixups
...
gay: 1.2.8 -> 1.2.9
2022-12-30 16:54:25 -05:00
Fabian Affolter
184c247e8e
python310Packages.pycarwings2: 2.13 -> 2.14
...
Diff: https://github.com/filcole/pycarwings2/compare/v2.13...v2.14
Changelog: https://github.com/filcole/pycarwings2/releases/tag/v2.14
2022-12-30 22:53:10 +01:00
Fabian Affolter
f46de07b45
Merge pull request #208334 from fabaff/pyskyqremote-bump
...
python310Packages.pyskyqremote: 0.3.22 -> 0.3.23
2022-12-30 22:49:42 +01:00
Fabian Affolter
2faf09e15a
Merge pull request #208335 from fabaff/lightwave2-bump
...
python310Packages.lightwave2: 0.8.17 -> 0.8.18
2022-12-30 22:49:30 +01:00
Fabian Affolter
bb164df07a
Merge pull request #208340 from fabaff/qovery-cli-bump
...
qovery-cli: 0.47.2 -> 0.48.1
2022-12-30 22:49:20 +01:00
Fabian Affolter
19d541c76b
Merge pull request #208378 from fabaff/whodap-bump
...
python310Packages.whodap: 0.1.6 -> 0.1.7
2022-12-30 22:44:58 +01:00
Fabian Affolter
0f47000809
Merge pull request #208390 from jpetrucciani/add_notion-client
...
python3Packages.notion-client: init at 2.0.0
2022-12-30 22:44:20 +01:00
Jacek Galowicz
869545857f
Merge pull request #208354 from bjornfor/nixos-test-driver-quote-shell-args
...
nixos/test-driver: quote some shell command lines
2022-12-30 22:41:04 +01:00
Guillaume Girol
73247b7ed6
Merge pull request #207990 from tjni/gnirehtet
...
gnirehtet: patch for recent rust versions
2022-12-30 21:40:19 +00:00
R. Ryantm
21c2734135
imagemagick: 7.1.0-55 -> 7.1.0-56
2022-12-30 21:36:25 +00:00
AndersonTorres
170cf11b98
gay: 1.2.8 -> 1.2.9
2022-12-30 18:33:00 -03:00
Fabian Affolter
74bfc2eb03
Merge pull request #208382 from fabaff/teslajsonpy-bump
...
python310Packages.teslajsonpy: 3.7.0 -> 3.7.1
2022-12-30 22:23:37 +01:00
Fabian Affolter
b2bc3f29a5
Merge pull request #208392 from r-ryantm/auto-update/python310Packages.python-benedict
...
python310Packages.python-benedict: 0.27.1 -> 0.28.0
2022-12-30 22:22:59 +01:00