Commit Graph

340421 Commits

Author SHA1 Message Date
Gabriella Gonzalez
69125bc160 haskell.compiler.ghcjs: Don't use upstream config.sub
Before this change the `ghcjs` build fails with:

```
checking host system type... Invalid configuration `js-ghcjs': machine `js-unknown' not recognized
configure: error: …/bin/bash …/configured-ghcjs-src/lib/boot/pkg/unix/config.sub js-ghcjs failed
```

This fails because the `updateAutotoolsGnuConfigScriptsHook` overrides the
`config.sub` in the `unix` boot package to use the newer upstream
version of `config.sub`, but the newer version is incompatible with the
`js-ghcjs` host string used to configure the `unix` package.  The
fix is to undo the override, because the `config.sub` vendored within
`ghc` supports the host string correctly.
2021-12-21 21:22:58 -08:00
Sandro
7ac6901f5e
Merge pull request #151648 from hartwork/git-delete-merged-branches-fix-dependencies 2021-12-22 06:09:12 +01:00
Bobby Rong
92c7f4ad2e
Merge pull request #151489 from r-ryantm/auto-update/insomnia
insomnia: 2021.6.0 -> 2021.7.2
2021-12-22 11:57:24 +08:00
Zack A
dbc8913baf
lite-xl: 2.0.3 -> 2.0.4 2021-12-22 12:54:42 +09:00
Zack A
7dd68d1168
sublime-merge: 2063 -> 2068, sublime-merge-dev: 2062 -> 2067 2021-12-22 12:46:48 +09:00
Zack A
c2e95d0cbf
sublime4: 4121 -> 4126, sublime4-dev: 4112 -> 4125 2021-12-22 12:33:04 +09:00
R. Ryantm
49ee3c6912 yq-go: 4.16.1 -> 4.16.2 2021-12-22 03:25:21 +00:00
R. Ryantm
dacd094c21 xdg-launch: 1.10 -> 1.11 2021-12-22 03:19:20 +00:00
R. Ryantm
29c2b9c5ee python38Packages.deezer-py: 1.2.7 -> 1.2.9 2021-12-22 03:09:37 +00:00
R. Ryantm
29f8ed78bc wabt: 1.0.24 -> 1.0.25 2021-12-22 02:58:46 +00:00
Vanilla
aff3ca5013
vsce/github.vscode-pull-request-github: 0.22.0 -> 0.35.2021122109 2021-12-22 10:47:52 +08:00
R. Ryantm
fa3949bc05 weather: 2.4.1 -> 2.4.2 2021-12-22 02:37:49 +00:00
R. Ryantm
2155863c5f vultr-cli: 2.11.2 -> 2.11.3 2021-12-22 02:16:00 +00:00
Benjamin Hipple
81cef6b70f
Merge pull request #151662 from r-ryantm/auto-update/python3.8-nltk
python38Packages.nltk: 3.6.5 -> 3.6.6
2021-12-21 21:15:30 -05:00
R. Ryantm
68b87e2554 python38Packages.nltk: 3.6.5 -> 3.6.6 2021-12-22 01:27:23 +00:00
Philipp
f6cd576e45 webkitgtk: 2.34.2 -> 2.34.3 2021-12-22 02:22:03 +01:00
R. Ryantm
e3ebd4e356 webkitgtk: 2.34.1 -> 2.34.2 2021-12-22 02:21:21 +01:00
Ryan Mulligan
b20c78750e
Merge pull request #151644 from r-ryantm/auto-update/alfaview
alfaview: 8.32.0 -> 8.33.0
2021-12-21 16:56:21 -08:00
Michael Raskin
d2204261a3 pypy37: reinit 2021-12-22 00:51:45 +01:00
R. Ryantm
c34b82f4b4 gremlin-console: 3.5.0 -> 3.5.1 2021-12-21 23:42:02 +00:00
7c6f434c
f0c1250231
Merge pull request #151643 from collares/cysignals-1.11.2
python3Packages.cysignals: 1.11.1 -> 1.11.2
2021-12-21 23:41:16 +00:00
Austin Butler
10ce0204ac digikam: 7.3.0 -> 7.4.0 2021-12-21 15:33:48 -08:00
Matthieu Coudron
7a30a844c6 pluginupdate.py: support comments
when maintaining out of tree plugins, it makes it easier to swap/comment on specific plugins
2021-12-22 00:33:12 +01:00
Dmitry Bogatov
7991061c8b vimPlugins.rcshell-vim: init at 2014-12-29 2021-12-21 19:27:17 -04:00
Dmitry Bogatov
225365b29d vimPlugins.vim-mustache-handlebars: init at 2021-11-30 2021-12-21 19:27:14 -04:00
Dmitry Bogatov
d2f7fad215 vimPlugins.vim-asymptote: init at 2014-06-26 2021-12-21 19:26:46 -04:00
Dmitry Bogatov
b999fd0abe vimPlugins.timestamp-vim: init at 2010-11-06 2021-12-21 19:26:46 -04:00
Dmitry Bogatov
c8e2cca311 vimPlugins.pgsql-vim: init at 2021-12-03 2021-12-21 19:26:46 -04:00
Dmitry Bogatov
b7f9b46dd9 vimPlugins: adjust plugin names to match upstream rename
GitHub redirects repository page from old url to new, but whatever API
update.py uses, it returns 404 for old name.
2021-12-21 19:26:46 -04:00
Sebastian Pipping
68bc9dd93b git-delete-merged-branches: Fix >=6.3.0 dependencies
Related change upstream:
440513c21e (diff-60f61ab7a8d1910d86d9fda2261620314edcae5894d5aaa236b821c7256badd7L36)
2021-12-22 00:26:02 +01:00
zowoq
d8d4e0f5c9 gh: 2.3.0 -> 2.4.0
https://github.com/cli/cli/releases/tag/v2.4.0
2021-12-22 09:09:37 +10:00
Bernardo Meurer
aada45dcb0
Merge pull request #150221 from SFrijters/wine-7.0-rc1
wine{Unstable,Staging}: 6.22 -> 7.0-rc2, fix mono version
2021-12-21 22:06:29 +00:00
Bernardo Meurer
9e1b85b91f
Merge pull request #151627 from lovesegfault/thunderbird-bin-fix-pciutils
thunderbird-bin: bring in-line with firefox-bin
2021-12-21 22:02:01 +00:00
Mauricio Collares
4bcee105e6 python3Packages.cysignals: 1.11.1 -> 1.11.2 2021-12-21 19:00:02 -03:00
Renaud
864de8cb03
powerstat: 0.02.25 -> 0.02.27
(#151442)
2021-12-21 22:53:22 +01:00
Renaud
3fb18b1a73
power-calibrate: 0.01.29 -> 0.01.34
(#151440)
2021-12-21 22:52:44 +01:00
Lassulus
a9a672982c
Merge pull request #151625 from kmein/feature/astrolog
astrolog: init at 7.30
2021-12-21 22:52:02 +01:00
Luke Granger-Brown
b4d776b26b
Merge pull request #138359 from lukegb/pomerium
pomerium: 0.14.7 -> 0.15.7
2021-12-21 13:47:13 -08:00
R. Ryantm
fa08a93ed2 alfaview: 8.32.0 -> 8.33.0 2021-12-21 21:37:36 +00:00
Bernardo Meurer
cd397b570d
thunderbird-bin: bring in-line with firefox-bin
This brings our thunderbird-bin drv in-line with the firefox-bin one,
hopefully making it work a bit better. We also now use the proper
wrapper with `wrapThunderbird`.

Tested locally and works great :)
2021-12-21 18:37:14 -03:00
markuskowa
ddbdf98a33
Merge pull request #151287 from PhilippWoelfel/submit/pdfstudio-init
pdfstudio: init at 2021.1.1
2021-12-21 22:36:35 +01:00
Bernardo Meurer
b3af9ea41d
Merge pull request #151640 from lovesegfault/update-vim-plugins
vimPlugins: update
2021-12-21 21:35:47 +00:00
R. Ryantm
508bdd0b13 appgate-sdp: 5.5.0 -> 5.5.1 2021-12-21 21:30:48 +00:00
Kierán Meinhardt
4bff3d7346 astrolog: init at 7.30 2021-12-21 22:24:48 +01:00
"Bernardo Meurer"
b1a62ce29a vimPlugins: resolve github repository redirects 2021-12-21 18:09:24 -03:00
"Bernardo Meurer"
a90acc6af5 vimPlugins: update 2021-12-21 18:08:50 -03:00
Fabian Affolter
741de109d3
Merge pull request #151593 from fabaff/bump-checkov
checkov: 2.0.680 -> 2.0.682
2021-12-21 22:07:56 +01:00
Jörg Thalheim
d5b81517f9
Merge pull request #151637 from samrose/samrose/vlang-update
vlang: weekly.2021.25 -> 2021.51
2021-12-21 21:05:12 +00:00
Dmitry Kalinkin
2830ce4ddc
dbqn-native: mark as broken on darwin 2021-12-21 16:05:09 -05:00
Jörg Thalheim
cf5cd62de3
Merge pull request #151588 from r-ryantm/auto-update/cobalt
cobalt: 0.17.4 -> 0.17.5
2021-12-21 21:04:39 +00:00