3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

348357 commits

Author SHA1 Message Date
R. Ryantm c8f06984f2 qtractor: 0.9.24 -> 0.9.25 2022-01-20 23:54:47 +00:00
R. Ryantm 67e6d20064 python310Packages.vertica-python: 1.0.2 -> 1.0.3 2022-01-20 23:45:35 +00:00
Sandro 93761fdcc9
Merge pull request #155814 from azahi/werf 2022-01-21 00:38:50 +01:00
Michele Guerini Rocco 3e5848ef15
Merge pull request #144590 from Luflosi/networkd-routes
nixos/networkd: Add routes from interfaces to [Route] section of .network file
2022-01-21 00:33:50 +01:00
R. Ryantm e456fb1c2c qjackctl: 0.9.5 -> 0.9.6 2022-01-20 23:29:34 +00:00
Andreas Wiese 64eac0ea11 geeqie: 1.6 -> 1.7.1
This especially fixes

  $ geeqie

  (geeqie:1879548): Gdk-ERROR **: 00:08:00.631: The program 'geeqie'
  received an X Window System error.
  This probably reflects a bug in the program.
  The error was 'BadValue (integer parameter out of range for operation)'.
    (Details: serial 209 error_code 2 request_code 152 (GLX) minor_code
  24)
    (Note to programmers: normally, X errors are reported asynchronously;
     that is, you will receive the error a while after causing it.
     To debug your program, run it with the GDK_SYNCHRONIZE environment
     variable to change this behavior. You can then get a meaningful
     backtrace from your debugger if you break on the gdk_x_error()
  function.)
  zsh: trace trap (core dumped)  geeqie
  $

which stems from some issue with clutter-gtk.
2022-01-21 00:17:55 +01:00
Robert Hensing c4525c86be
Merge pull request #155963 from ncfavier/system-build-type
nixos: use `uniq` in the type of system.build
2022-01-21 00:11:25 +01:00
R. Ryantm 45967894fb python310Packages.types-protobuf: 3.18.4 -> 3.19.5 2022-01-20 22:31:28 +00:00
R. Ryantm 58da28ff04 r2mod_cli: 1.2.0 -> 1.2.1 2022-01-20 22:31:09 +00:00
Michael Weiss fc8ddca83b
ungoogled-chromium: 97.0.4692.71 -> 97.0.4692.99 2022-01-20 23:28:38 +01:00
Naïm Favier 1147d72481
nixos: use uniq in the type of system.build
`unspecified` will happily concatenate strings together from two
unrelated modules, causing spurious errors (see #155925).
2022-01-20 23:28:09 +01:00
Michael Weiss a1c5e5bc40
chromium: 97.0.4692.71 -> 97.0.4692.99
https://chromereleases.googleblog.com/2022/01/stable-channel-update-for-desktop_19.html

This update includes 26 security fixes.

CVEs:
CVE-2022-0289 CVE-2022-0290 CVE-2022-0291 CVE-2022-0292 CVE-2022-0293
CVE-2022-0294 CVE-2022-0295 CVE-2022-0296 CVE-2022-0297 CVE-2022-0298
CVE-2022-0300 CVE-2022-0301 CVE-2022-0302 CVE-2022-0303 CVE-2022-0304
CVE-2022-0305 CVE-2022-0306 CVE-2022-0307 CVE-2022-0308 CVE-2022-0309
CVE-2022-0310 CVE-2022-0311
2022-01-20 23:28:02 +01:00
Sandro 85a2559565
Merge pull request #155464 from Lunarequest/epson-201401w 2022-01-20 23:27:29 +01:00
R. RyanTM eda8da3286
thermald: 2.4.7 -> 2.4.8
* thermald: 2.4.7 -> 2.4.8 (#155631)

* thermald: update homepage

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-01-20 23:25:28 +01:00
R. RyanTM 97264aced2
python310Packages.fastavro: 1.4.4 -> 1.4.9 (#155712) 2022-01-20 14:15:43 -08:00
Jan Tojnar b1f7021657
nixos/container-config: Only use true as fallback
LXC containers like those used by VPSAdminOS might want to install a bootloader
so passing `true` to `system.build.installBootLoader` without any priority specified,
causes a conflict for such systems with the recent `system.build` changes:

4014fb6a64

Fixes: https://github.com/NixOS/nixpkgs/issues/155839
2022-01-20 23:10:13 +01:00
Renaud 010abff932
Merge pull request #155294 from dpatterbee/aerc-0.7.1
aerc: 0.6.0 -> 0.7.1
2022-01-20 23:07:27 +01:00
Matthieu Coudron a2cae614d1
Merge pull request #154695 from teto/updateplugin-from-anywhere 2022-01-20 23:02:08 +01:00
R. Ryantm 3fcb41f092 python310Packages.types-futures: 3.3.2 -> 3.3.7 2022-01-20 21:48:16 +00:00
zimbatm 02c86b798c terraform-providers.vpsadmin: 0.1.0 -> 0.2.0
This also moves the provider to using the registry as everybody else.
2022-01-21 07:47:42 +10:00
"Matthieu Coudron" 1193b6dae6 vimPlugins: update 2022-01-20 22:46:44 +01:00
Matthieu Coudron 4f0cb8a071 update.py: mention GITHUB_API_TOKEN in the help 2022-01-20 22:45:42 +01:00
Matthieu Coudron a5e98cca74 vimPlugins.lsp_lines-nvim: init at 2022-01-10 2022-01-20 22:45:42 +01:00
Matthieu Coudron 46c68ad418 update.py: support remotes other than github
right now we can only refer to repositories hosted on github.
This allows to give random git repo uris like for instance:
https://git.sr.ht/~whynothugo/lsp_lines.nvim
2022-01-20 22:45:42 +01:00
Vladimír Čunát b02c25a393
Merge #155912: wpa_supplicant_gui: fix build after update 2022-01-20 22:44:36 +01:00
legendofmiracles 507bc25100
cargo-bloat: 0.10.1 -> 0.11.0 2022-01-20 15:44:11 -06:00
R. Ryantm e1ff423829 python310Packages.types-urllib3: 1.26.4 -> 1.26.7 2022-01-20 21:42:24 +00:00
Fabian Affolter e4c4ae8e1f
Merge pull request #155875 from r-ryantm/auto-update/python310Packages.sense-energy
python310Packages.sense-energy: 0.9.4 -> 0.9.6
2022-01-20 22:33:33 +01:00
Ivv b2ad983a01
Merge pull request #155091 from sbruder/update-yuzu
yuzu-mainline: 844 -> 882
2022-01-20 22:30:42 +01:00
Fabian Affolter 5eb6c09178 python3Packages.msoffcrypto-tool: 4.12.0 -> 5.0.0 2022-01-20 22:27:06 +01:00
Fabian Affolter e83bbd6f04 python3Packages.mailchecker: 4.1.8 -> 4.1.9 2022-01-20 22:19:02 +01:00
R. RyanTM 2cbde6d1a1
udpt: 3.1.0 -> 3.1.1
(#155565)
2022-01-20 22:16:21 +01:00
Fabian Affolter a59d3a31c7
Merge pull request #155455 from fabaff/bump-google-nest-sdm
python3Packages.google-nest-sdm: 1.3.0 -> 1.5.1
2022-01-20 22:14:30 +01:00
R. RyanTM 8e517fc7ea
pass2csv: 0.3.1 -> 0.3.2
(#155571)
2022-01-20 22:07:19 +01:00
06kellyjac 9c982ef93e deno: 1.17.3 -> 1.18.0 2022-01-20 21:04:21 +00:00
R. RyanTM 52d78ef6db
pdfarranger: 1.8.1 -> 1.8.2
(#155572)
2022-01-20 22:03:50 +01:00
R. Ryantm ea3f0fc125 python310Packages.tinydb: 4.5.2 -> 4.6.1 2022-01-20 21:00:08 +00:00
pennae 2ed91b7349
Merge pull request #155854 from datafoo/networkd-IPMasquerade-assert
nixos/networking: fix assertion on IPMasquerade
2022-01-20 20:56:55 +00:00
Martin Weinelt 52452e2ebe
Merge pull request #155940 from r-ryantm/auto-update/python3.10-wled 2022-01-20 21:51:08 +01:00
R. Ryantm f02f48ad46 python310Packages.zstandard: 0.16.0 -> 0.17.0 2022-01-20 20:48:55 +00:00
R. Ryantm d388d11868 python310Packages.teslajsonpy: 1.5.0 -> 1.6.0 2022-01-20 20:47:15 +00:00
Jan Tojnar 5ac7a55c73
Merge pull request #155862 from ncfavier/revert-150980-gdm-test
nixosTests.gnome: Revert "add autologin delay to catch GDM failures"
2022-01-20 21:38:21 +01:00
R. Ryantm 165e0cf831 python310Packages.svglib: 1.1.0 -> 1.2.0 2022-01-20 20:24:47 +00:00
R. Ryantm c0dd5860ea python310Packages.wled: 0.10.2 -> 0.11.0 2022-01-20 20:24:39 +00:00
Alyssa Ross b1724b2f81 nixos/activation-script: ensure gcroots dir exists
If the Nix daemon has never been enabled (nix.enable has always been
set to false), the gcroots directory won't exist.  If the Nix daemon
is later enabled, the GC roots for booted-system and current-system
will be missing, and they might end up being garbage collected.  Since
it's cheap to add GC roots even if the daemon will never be enabled,
let's just always add them so we're okay in the case where the daemon
is enabled later.
2022-01-20 20:24:32 +00:00
Daniel Gagnon a5beb54cf0 nushell: 0.42.0 -> 0.43.0 2022-01-20 15:15:05 -05:00
adisbladis 8120952dc6
Merge pull request #155887 from a12l/emacs-update-packages
emacs.pkgs.melpa*: 2022-01-20
2022-01-21 08:07:12 +12:00
R. Ryantm 9d73d50bcb python310Packages.stripe: 2.64.0 -> 2.65.0 2022-01-20 20:03:48 +00:00
pennae 530b033563
Merge pull request #155928 from ncfavier/borgbackup-literalDocBook
nixos/borgbackup: remove literalDocBook in description
2022-01-20 19:57:26 +00:00
Patrick Hilhorst 4326ef50cf
python3Packages.mutmut: init at 2.2.0 2022-01-20 20:39:16 +01:00