Commit Graph

294564 Commits

Author SHA1 Message Date
github-actions[bot]
4db56e21dc
Merge staging-next into staging 2021-06-07 00:15:20 +00:00
github-actions[bot]
5a5272f97c
Merge master into staging-next 2021-06-07 00:15:18 +00:00
Jan Tojnar
1470b9bc18
Merge pull request from mdevlamynck/fix-test-graphene
graphene: fix nixos test
2021-06-07 02:10:03 +02:00
AmineChikhaoui
7e89fb12e4 ec2-amis: add release 21.05 2021-06-06 17:09:14 -07:00
Fabian Affolter
b6a8f9ac5d python3Packages.google-api-python-client: 2.6.0 -> 2.7.0 2021-06-06 17:04:04 -07:00
Fabian Affolter
02e88067f7 python3Packages.datadog: 0.40.1 -> 0.41.0 2021-06-06 17:03:15 -07:00
Robert Schütz
69c5219cba python3Packages.adblock: 0.4.0 -> 0.4.4 2021-06-06 17:02:30 -07:00
Jonathan Ringer
a15bd8e006 vimPlugins.vim-clap: fix rust build 2021-06-06 16:49:44 -07:00
Chad Jablonski
953be75ba2 vimPlugins.lightline-gruvbox-vim: init at 2018-03-23 2021-06-06 16:42:06 -07:00
Chad Jablonski
df1d134ee4 vimPlugins.vim-simpledb: init at 2020-10-02 2021-06-06 16:42:06 -07:00
Chad Jablonski
e8a9f9164c vimPlugins: update 2021-06-06 16:42:06 -07:00
Fabian Affolter
5ee8800be0 python3Packages.pyupgrade: 2.18.0 -> 2.19.1 2021-06-06 16:41:55 -07:00
Fabian Affolter
56ca47ff3d python3Packages.textacy: 0.10.1 -> 0.11.0 2021-06-06 16:39:41 -07:00
Jonathan Ringer
430ac9b830 apple_sdk_11: alias JavaVM
Apple removed JavaVM but JavaNativeFoundation seems to be
the replacement. Should be safe to substitute usage of
JavaVM with JavaNativeFoundation.
2021-06-06 15:09:41 -07:00
Alyssa Ross
ffb7cfcfad pr-tracker: 1.0.0 -> 1.1.0; adopt; add changelog 2021-06-06 21:35:08 +00:00
Ryan Mulligan
79b15cdf49
Merge pull request from r-ryantm/auto-update/gnome-shell-extension-unite
gnomeExtensions.unite: 53 -> 54
2021-06-06 13:51:35 -07:00
Ryan Mulligan
777e87db2d
Merge pull request from r-ryantm/auto-update/eog
gnome.eog: 40.1 -> 40.2
2021-06-06 13:50:11 -07:00
Jacek Galowicz
114f9bccb5
Merge pull request from blaggacao/nixos-test-ref/rem-dead-code
nixos/tests/test-driver: cleanup "dead" code
2021-06-06 22:25:40 +02:00
Michael Weiss
8eda97c6dd
Merge pull request from primeos/git
git: 2.31.1 -> 2.32.0
2021-06-06 21:52:57 +02:00
Matthias Devlamynck
a1c5f4e220 graphene: fix nixos test
The file introspection.py was missing in the installed-tests files and
it requires python3 to run.
2021-06-06 21:48:48 +02:00
Luke Granger-Brown
6ebdb4544a
Merge pull request from fabaff/bump-urllib3
python3Packages.urllib3: 1.26.4 -> 1.26.5
2021-06-06 20:31:34 +01:00
Luke Granger-Brown
188793cae0
Merge pull request from fabaff/bump-certifi
python3Packages.certifi: 2020.12.5 -> 2021.05.30
2021-06-06 20:19:13 +01:00
Luke Granger-Brown
dc8af36c45
Merge pull request from fortuneteller2k/mpd
mpd: 0.22.6 -> 0.22.8
2021-06-06 20:11:15 +01:00
superherointj
6d3d57a20d ocamlPackages.ocaml-version: 3.0.0 -> 3.1.0 2021-06-06 21:00:43 +02:00
superherointj
39f3777e92 ocamlPackages.bisect_ppx: 2.5.0 -> 2.6.1 2021-06-06 20:54:51 +02:00
Alyssa Ross
f2c72bca63 netbsd: disable stack protection on i686
Builds fail otherwise, because the linker can't find the stack
protector symbols.
2021-06-06 18:52:58 +00:00
Alyssa Ross
4d6a0bb966 lib.systems.parsed: add "elf" for some NetBSD archs
In Autoconf, some old NetBSD targets like "i686-unknown-netbsd" are
interpreted as a.out, not elf, and virtually nothing supports it.  We
need to specify e.g. "i686-unknown-netbsdelf" to get the right
behaviour.
2021-06-06 18:52:58 +00:00
Alyssa Ross
5a8372d04e lib.systems.parse.kernels: fix typo in comment 2021-06-06 18:52:58 +00:00
Luke Granger-Brown
b7346a3c1d
Merge pull request from TredwellGit/qbittorrent
qbittorrent: 4.3.3 -> 4.3.5
2021-06-06 19:46:54 +01:00
superherointj
9fcd7d4e36 ocamlPackages.fix: 20130611 -> 20201120 2021-06-06 20:45:22 +02:00
Luke Granger-Brown
68f6f37e48
Merge pull request from TredwellGit/electron
Update Electron
2021-06-06 19:44:38 +01:00
github-actions[bot]
a1f68141f3
Merge staging-next into staging 2021-06-06 18:30:36 +00:00
github-actions[bot]
0093d2d2d8
Merge master into staging-next 2021-06-06 18:30:33 +00:00
Luke Granger-Brown
b45f157f03
Merge pull request from Mewp/acme-fix-tests
nixos/acme: Remove an incorrect assertion from tests
2021-06-06 19:11:04 +01:00
David Arnold
03bfa29891
nixos/tests/test-driver: cleanup "dead" code (USE_SERIAL)
At nixpkgs root:

`rg redirectSerial ./` does not result in any other match
nor does
`rg USE_SERIAL ./` except for an unrelated match in:

pkgs/tools/graphics/argyllcms/default.nix
2021-06-06 12:58:58 -05:00
TredwellGit
711c6d57fb electron_12: 12.0.9 -> 12.0.10
https://github.com/electron/electron/releases/tag/v12.0.10
2021-06-06 17:57:11 +00:00
TredwellGit
ad21be36ac electron_13: 13.0.1 -> 13.1.0
https://github.com/electron/electron/releases/tag/v13.1.0
2021-06-06 17:56:23 +00:00
TredwellGit
30c602ac7a qbittorrent: 4.3.3 -> 4.3.5
https://github.com/qbittorrent/qBittorrent/blob/release-4.3.5/Changelog
2021-06-06 17:44:39 +00:00
Luke Granger-Brown
a1d579cbd3
Merge pull request from r-ryantm/auto-update/libedit
libedit: 20210216-3.1 -> 20210522-3.1
2021-06-06 18:12:21 +01:00
Ryan Mulligan
6d1934ae67
Merge pull request from r-ryantm/auto-update/exploitdb
exploitdb: 2021-06-03 -> 2021-06-05
2021-06-06 09:44:28 -07:00
Luke Granger-Brown
aa24e64564
Merge pull request from r-ryantm/auto-update/acme.sh
acme-sh: 2.8.9 -> 2.9.0
2021-06-06 17:40:55 +01:00
Luke Granger-Brown
813f25dbf9
Merge pull request from toastal/himalaya-0.4.0
himalaya: 0.3.2 -> 0.4.0
2021-06-06 17:40:05 +01:00
sterni
34140d6b8c
Merge pull request from NixOS/haskell-updates
haskell.packages: update
2021-06-06 18:37:26 +02:00
Luke Granger-Brown
ae7851aac8
Merge pull request from r-ryantm/auto-update/flyctl
flyctl: 0.0.220 -> 0.0.222
2021-06-06 17:30:07 +01:00
R. RyanTM
97d2cfaf81 adwaita-qt: 1.3.0 -> 1.3.1 2021-06-06 18:28:42 +02:00
Luke Granger-Brown
1c892abdc1
Merge pull request from thefloweringash/glibc-tool-confusion
glibc: fix build vs host tool confusion
2021-06-06 17:24:50 +01:00
Luke Granger-Brown
61d88f3d3e
Merge pull request from r-ryantm/auto-update/bacula
bacula: 11.0.3 -> 11.0.5
2021-06-06 17:14:53 +01:00
sternenseemann
05813f4bf4 hackage2nix: Mark failing builds broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-06-06 18:07:16 +02:00
sternenseemann
1fca83e1b6 haskellPakcages.reactive-balsa: disable on darwin 2021-06-06 17:57:14 +02:00
Maximilian Bosch
3e0d605d56
Merge pull request from pacien/matrix-appservice-discord-test-timeout
matrix-appservice-discord: increase test timeout
2021-06-06 17:49:26 +02:00