3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

439099 commits

Author SHA1 Message Date
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
maralorn 8d8281cc56 haskellPackages.brittany: Remove outdated override 2022-12-30 22:16:21 +01:00
maralorn ef43bede6d haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-12-30 22:06:21 +01:00
Sandro cccb11da53
Merge pull request #208361 from aacebedo/aacebedo/vivaldi_wayland 2022-12-30 22:03:34 +01:00
Sandro f4916e1bed
Merge pull request #206717 from gador/pinegrow-7 2022-12-30 22:01:41 +01:00
Florian 61e561d80f
cups-brother-hll2375dw: init at 4.0.0-1 (#204306)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-12-30 22:01:06 +01:00
Sandro 428a03f8dd
Merge pull request #207406 from gador/pgadmin-6.18 2022-12-30 21:58:54 +01:00
figsoda 412d4ebdc4 ruff: 0.0.201 -> 0.0.203
Diff: https://github.com/charliermarsh/ruff/compare/v0.0.201...v0.0.203

Changelog: https://github.com/charliermarsh/ruff/releases/tag/v0.0.203
2022-12-30 15:48:02 -05:00
figsoda b1ebdd3c75
Merge pull request #208381 from r-ryantm/auto-update/aliyun-cli
aliyun-cli: 3.0.140 -> 3.0.141
2022-12-30 15:28:30 -05:00
Anderson Torres 5f8f8426dc
Merge pull request #208374 from atorres1985-contrib/ventoy
ventoy-bin: remove `inherit (libsForQt5)` reference on all-packages.nix
2022-12-30 17:07:17 -03:00
Aaron Andersen e751f1eba8
Merge pull request #208235 from anund/update_devilutionx
devilutionx: 1.4.0 -> 1.4.1
2022-12-30 15:02:49 -05:00