nixpkgs-suyu/pkgs
Cole Helbling e97ee029b4 build-dotnet-module/fetch-deps: fixup temp naming when pname has a capital X in it
For example, this script doesn't work for `xivlauncher` because its
proper `pname` is `XIVLauncher`, and `mktemp` complains about "too few
X's":

    $ mktemp -td "XXXXXX-XIVLauncher-home"
    mktemp: too few X's in template ‘XXXXXX-XIVLauncher-home’

vs

    $ mktemp -td "XIVLauncher-home-XXXXXX"
    /tmp/XIVLauncher-home-EdGMei
2022-09-16 09:18:22 -07:00
..
applications sublime4: pin to openssl_1_1 2022-09-16 16:20:16 +02:00
build-support build-dotnet-module/fetch-deps: fixup temp naming when pname has a capital X in it 2022-09-16 09:18:22 -07:00
common-updater
data
desktops
development Merge pull request #191496 from r-ryantm/auto-update/python3.10-simple-rlp 2022-09-16 17:47:40 +02:00
games
misc
os-specific linux-lqx: 5.19.8 -> 5.19.9 2022-09-16 11:14:01 -03:00
pkgs-lib
servers Merge pull request #190839 from helsinki-systems/upd/icingaweb2 2022-09-16 14:24:49 +02:00
shells
stdenv
test
tools Merge pull request #191488 from IvarWithoutBones/agi-icon-dir 2022-09-16 15:11:24 +02:00
top-level cargo-espflash: init at 1.6.0 (#190265) 2022-09-16 16:02:09 +02:00