Commit Graph

414309 Commits

Author SHA1 Message Date
Mario Rodas
3b670d1d9b
Merge pull request #194127 from r-ryantm/auto-update/python310Packages.myst-nb
python310Packages.myst-nb: 0.17.0 -> 0.17.1
2022-10-02 18:21:21 -05:00
Luke Granger-Brown
e0b437e584
Merge pull request #192804 from lukegb/ntfy
ntfy: fix on Darwin
2022-10-02 23:59:35 +01:00
figsoda
85301d07cd vimPlugins.vim-clap: fix cargoSha256 2022-10-02 18:53:49 -04:00
figsoda
4607eebf3a vimPlugins.auto-save-nvim: init at 2022-08-06 2022-10-02 18:51:47 -04:00
figsoda
eadcfe74dd vimPlugins.nvim-highlight-colors: init at 2022-09-28 2022-10-02 18:51:40 -04:00
figsoda
3565d5566c vimPlugins.nvim-rename-state: init at 2022-09-29 2022-10-02 18:51:31 -04:00
figsoda
7d0d078d50 vimPlugins.template-string-nvim: init at 2022-08-18 2022-10-02 18:51:23 -04:00
figsoda
85710fbd86 vimPlugins: resolve github repository redirects 2022-10-02 18:51:17 -04:00
figsoda
34687f1a5e vimPlugins: update 2022-10-02 18:51:09 -04:00
R. Ryantm
9ace66898f octosql: 0.10.0 -> 0.11.0 2022-10-02 22:47:02 +00:00
figsoda
e1fdf86f78 cargo-tally: 1.0.15 -> 1.0.16 2022-10-02 18:42:44 -04:00
Mario Rodas
182018b835 python310Packages.myst-nb: add changelog to meta 2022-10-02 22:13:00 +00:00
R. Ryantm
594b8a231c python310Packages.myst-nb: 0.17.0 -> 0.17.1 2022-10-02 22:12:11 +00:00
Yureka
aecd4d8349 element-desktop.keytar: pass yarnOfflineCache as environment variable 2022-10-02 23:47:49 +02:00
Yureka
50730bedf5 element-desktop.seshat: pass yarnOfflineCache as environment variable 2022-10-02 23:47:49 +02:00
Yureka
835e110915 gitlab.assets: pass yarnOfflineCache as environment variable 2022-10-02 23:47:49 +02:00
Yureka
30b725dd9b peertube: pass yarn caches as environment variables 2022-10-02 23:47:49 +02:00
Yureka
499b26b7b8 discourse.assets: pass yarnOfflineCache as environment variable 2022-10-02 23:47:49 +02:00
Yureka
f949de4fbb mastodon: pass yarnOfflineCache as environment variable 2022-10-02 23:47:49 +02:00
Robert Scott
71b5df8b60
Merge pull request #194053 from LeSuisse/mediawiki-1.38.4
mediawiki: 1.38.2 -> 1.38.4
2022-10-02 22:09:23 +01:00
Yureka
aa3dc6440e
fetchYarnDeps: support passing src attribute (#193047) 2022-10-02 22:41:31 +02:00
Ivv
770492307c
Merge pull request #193819 from r-ryantm/auto-update/synergy
synergy: 1.14.5.17 -> 1.14.5.22
2022-10-02 22:08:43 +02:00
Fabian Affolter
2f6ce3aa5e
Merge pull request #194107 from r-ryantm/auto-update/python310Packages.fastapi-mail
python310Packages.fastapi-mail: 1.1.4 -> 1.1.5
2022-10-02 21:58:55 +02:00
Ivar Scholten
e22ce12a8e
apple-music-electron: remove
This project has reached its end of life, the repository is marked as an
archive. Its recommanded to use the already packaged `cider` instead.

Fixes #193593
2022-10-02 21:56:42 +02:00
R. Ryantm
943e48e0a2 python310Packages.huawei-lte-api: 1.6.1 -> 1.6.2 2022-10-02 19:44:31 +00:00
Ivv
1a958fae46
Merge pull request #193033 from corngood/dotnet-deterministic-fetch-deps
dotnet: fix some problems with nuget-to-nix and make it deterministic
2022-10-02 21:31:01 +02:00
David McFarland
780986c1e9 github-runner: exclude sdk packages from deps 2022-10-02 16:09:28 -03:00
David McFarland
9e0a1e7b8e dotnet: update lock files of packages using nuget-to-nix 2022-10-02 16:09:27 -03:00
David McFarland
b60c9fd2fe nuget-to-nix: find sources deterministically
The source used to download a particular package still isn't
deterministic in nuget. Even worse, the hash of the package can vary
between sources. This makes nuget use the first enabled source
containing the package.

The order of the dependencies may be slightly different because it now
uses glob order of the lower-case package names and versions, instead of
sorting the output.

If the package actually downloaded was the first source that contains
the package, then it will be hashed from disk to avoid downloading it
again.
2022-10-02 16:09:27 -03:00
David McFarland
f8763b87e0 nuget-to-nix: exclude by package source, not list
This allows exclusions to be by version.
2022-10-02 16:09:27 -03:00
David McFarland
b22074a46e omnisharp-roslyn: fix build on dotnet 6.0.9 2022-10-02 16:09:27 -03:00
David McFarland
0eb6874732 build-dotnet-module: fix fetch-deps usage message 2022-10-02 16:09:27 -03:00
David McFarland
f716d092e2 build-dotnet-module: limit package platforms by sdk support 2022-10-02 16:09:27 -03:00
David McFarland
b9f528897f baget: fix package restore errors 2022-10-02 16:09:27 -03:00
David McFarland
9a94932f38 python-language-server: restore for current platform only 2022-10-02 16:09:27 -03:00
David McFarland
965a2ad49b ryujinx: restore for current platform only 2022-10-02 16:09:27 -03:00
David McFarland
4b40579b2d build-dotnet-module: clean up tmp file handling
Having:

rm -rf "$src" "$HOME"

Was slightly terrifying IMO, especially where the trap was installed
before HOME was set.
2022-10-02 16:09:24 -03:00
R. Ryantm
b1bc570518 python310Packages.azure-mgmt-kusto: 2.2.0 -> 3.0.0 2022-10-02 11:26:49 -07:00
R. Ryantm
da73e197b0 python310Packages.azure-mgmt-netapp: 8.1.0 -> 9.0.0 2022-10-02 11:26:43 -07:00
figsoda
0c8abc8cce
Merge pull request #194106 from figsoda/update-kmon
kmon: 1.6.0 -> 1.6.2
2022-10-02 14:19:09 -04:00
R. Ryantm
7f2cc702ab python310Packages.azure-mgmt-reservations: 2.0.0 -> 2.1.0 2022-10-02 11:15:40 -07:00
R. Ryantm
3df202df29 python310Packages.azure-mgmt-security: 1.0.0 -> 2.0.0 2022-10-02 11:15:10 -07:00
R. Ryantm
1b28795f87 python310Packages.fastapi-mail: 1.1.4 -> 1.1.5 2022-10-02 17:51:27 +00:00
figsoda
a64652f25e kmon: 1.6.0 -> 1.6.2 2022-10-02 13:40:01 -04:00
Renaud
6221ec58af
Merge pull request #193824 from r-ryantm/auto-update/stress-ng
stress-ng: 0.14.03 -> 0.14.06
2022-10-02 19:33:49 +02:00
Felix Buehler
058a81c348 nautilus-open-any-terminal: 0.3.0 -> 0.4.0 2022-10-02 19:24:29 +02:00
figsoda
1711edb3c8
Merge pull request #193795 from figsoda/fblog
fblog: init at 4.1.0
2022-10-02 13:23:45 -04:00
figsoda
db8de9eb03
Merge pull request #193785 from figsoda/lazycli
lazycli: init at 0.1.15
2022-10-02 13:23:38 -04:00
7c6f434c
62b424f68c
Merge pull request #193872 from r-ryantm/auto-update/angelscript
angelscript: 2.35.1 -> 2.36.0
2022-10-02 17:18:09 +00:00
7c6f434c
421bf121ce
Merge pull request #193948 from risicle/ris-squid-tests
squid: enable tests
2022-10-02 17:17:29 +00:00