Commit Graph
358749 Commits
Author SHA1 Message Date
Vincent LaporteandVincent Laporte 28b02ff09c ocamlformat: build versions [0.17.0; 0.19.0[ with OCaml 4.12 2022-03-04 16:09:07 +01:00
Vincent LaporteandVincent Laporte 1a765a2827 reason: use OCaml 4.12 2022-03-04 16:09:07 +01:00
Vincent LaporteandVincent Laporte 9fd44c4057 stog: use OCaml 4.12 2022-03-04 16:09:07 +01:00
Vincent LaporteandVincent Laporte 25a6f427eb sks: use OCaml 4.12 2022-03-04 16:09:07 +01:00
Vincent LaporteandVincent Laporte ed7b551601 abella: use OCaml 4.12 2022-03-04 16:09:07 +01:00
Vincent LaporteandVincent Laporte 251f4cddca hol_light: use OCaml 4.12 2022-03-04 16:09:07 +01:00
Vincent LaporteandVincent Laporte 9da306179a orpie: use OCaml 4.12 2022-03-04 16:09:07 +01:00
Vincent LaporteandVincent Laporte d579cf4e21 ledit: use OCaml 4.12 2022-03-04 16:09:07 +01:00
Vincent LaporteandVincent Laporte 03fc4992af prooftree: use OCaml 4.12 2022-03-04 16:09:07 +01:00
Vincent LaporteandVincent Laporte 5db8d97e62 haxe: use OCaml 4.12 for version 4.2 2022-03-04 16:09:07 +01:00
Vincent LaporteandVincent Laporte 3436dfc724 ocamlPackages.pythonlib: disable for OCaml ≥ 4.13 2022-03-04 16:09:07 +01:00
Vincent LaporteandVincent Laporte b938417087 reason: disable for OCaml ≥ 4.13 2022-03-04 16:09:07 +01:00
Vincent LaporteandVincent Laporte 87b8f79fa4 ocamlPackages.ocaml-migrate-parsetree: disable with OCaml ≥ 4.13 2022-03-04 16:09:07 +01:00
Vincent LaporteandVincent Laporte 5bd7b7017b ocamlPackages.wasm: disable for OCaml ≥ 4.13 2022-03-04 16:09:07 +01:00
Vincent LaporteandVincent Laporte 315ed6fad0 ocamlPackages.camlp5: disable for OCaml ≥ 4.13 2022-03-04 16:09:07 +01:00
Julio Borja Barraandehmry f73281a727 smug: init at 0.2.7 2022-03-04 08:51:14 -06:00
Johannes Arnoldandehmry f6c6d63d1c shellspec: init at 0.28.1 2022-03-04 08:49:56 -06:00
R. Ryantmandehmry 7db71a9105 lagrange: 1.10.6 -> 1.11.1 2022-03-04 08:45:23 -06:00
Dmitriyandehmry cb3adf5bf2 vk-messenger: 5.2.3 -> 5.3.2 2022-03-04 08:44:53 -06:00
Yayaandehmry 38246ed194 nixos/snowflake-proxy: init
This commit introduces snowflake-proxy [1], a system to circumvent internet
censorship.

[1] https://snowflake.torproject.org/
2022-03-04 08:41:38 -06:00
Manuel BärenzandGitHub 947b2f9f54 Merge pull request #162760 from samuela/upkeep-bot/vscodium-1.65.0-1646395869
vscodium: 1.64.2 -> 1.65.0
2022-03-04 15:25:42 +01:00
Manuel BärenzandGitHub 504b795ffa Merge pull request #162758 from samuela/upkeep-bot/vscode-1.65.0-1646395805
vscode: 1.64.2 -> 1.65.0
2022-03-04 15:24:15 +01:00
Elis HirwingandGitHub 7c4314fefc Merge pull request #162767 from r-ryantm/auto-update/php-phpstan
php74Packages.phpstan: 1.4.6 -> 1.4.7
2022-03-04 14:52:39 +01:00
SandroandGitHub f74045c683 Merge pull request #161443 from aanderse/krunner-ssh 2022-03-04 14:46:52 +01:00
Bobby RongandGitHub 355cfdbcd3 Merge pull request #162710 from r-ryantm/auto-update/consul-template
consul-template: 0.27.2 -> 0.28.0
2022-03-04 21:43:28 +08:00
SandroandGitHub 4a98fa43e3 Merge pull request #162750 from r-ryantm/auto-update/limesctl 2022-03-04 14:26:41 +01:00
SandroandGitHub ab400fffbb Merge pull request #162754 from r-ryantm/auto-update/python3.10-google-resumable-media 2022-03-04 14:25:24 +01:00
Bobby RongandGitHub db71f42738 Merge pull request #162588 from a-m-joseph/fix-polkit
spice-gtk: fix build for withPolkit==false case
2022-03-04 21:11:09 +08:00
R. Ryantm 56095bf066 php74Packages.phpstan: 1.4.6 -> 1.4.7 2022-03-04 13:06:13 +00:00
Naïm Favierandobadz 2e46cc1f00 nixos/earlyoom: remove useKernelOOMKiller
This option is deprecated and ignored by earlyoom since 1.2.
2022-03-04 13:04:24 +00:00
Alyssa Ross c738e61a94 qemu: put virtiofsd in bin/
According to the QEMU documentation, virtiofsd is supposed to be run
directly by users.  It therefore makes sense to have it in bin/, so it
will be in PATH.  Such a change wouldn't make sense upstream, because
it would then conflict with the virtiofsd package, which is generally
preferred if available.  But in Nixpkgs, we don't have to worry about
that and can just make QEMU's virtiofsd a lower priority than the one
from the dedicated package.

[1]: https://qemu.readthedocs.io/en/latest/tools/virtiofsd.html

Fixes: https://github.com/NixOS/nixpkgs/issues/113172 ("QEmu: virtiofsd prone to be garbage collected.")
Fixes: https://github.com/NixOS/nixpkgs/pull/153007 ("nixos/libvirtd: add ${cfg.qemu.package}/libexec to PATH")
2022-03-04 12:42:08 +00:00
nixpkgs-upkeep-bot ba21f946e3 vscodium: 1.64.2 -> 1.65.0 2022-03-04 12:11:10 +00:00
nixpkgs-upkeep-bot d9a87bf933 vscode: 1.64.2 -> 1.65.0 2022-03-04 12:10:05 +00:00
SandroandGitHub 26f7da7478 Merge pull request #162682 from WolfangAukang/cfn-lint-0.58.2 2022-03-04 12:56:12 +01:00
R. Ryantm dffdae60a3 python310Packages.google-resumable-media: 2.3.0 -> 2.3.1 2022-03-04 11:53:04 +00:00
e85b65f986 minimap2: enable aarch64 builds (#161169)
Co-authored-by: Bobby Rong <rjl931189261@126.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-04 12:27:29 +01:00
b236e970ef vtm: init at 0.6.0 (#161464)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-04 12:26:55 +01:00
SandroandGitHub bbb5741eb7 Merge pull request #162540 from azahi/endlessh-go 2022-03-04 12:26:36 +01:00
SandroandGitHub 3cb0a2620d Merge pull request #162589 from felixsinger/update/pkgs/seabios 2022-03-04 12:24:06 +01:00
SandroandGitHub 3a9af3192b Merge pull request #162678 from wahjava/update-openssh-hpn 2022-03-04 12:19:00 +01:00
SandroandGitHub 8e5ba68eec Merge pull request #162617 from Ma27/bump-gitea 2022-03-04 12:18:43 +01:00
SandroandGitHub 6e95ce4089 Merge pull request #162676 from dotlambda/libdeltachat-1.76.0 2022-03-04 12:18:27 +01:00
SandroandGitHub 4dc4085d8c Merge pull request #159735 from leungbk/macvim-update 2022-03-04 12:17:54 +01:00
SandroandGitHub ed4d9738ff Merge pull request #162698 from r-ryantm/auto-update/cargo-llvm-lines 2022-03-04 12:17:05 +01:00
SandroandGitHub a98b966359 Merge pull request #162697 from a-m-joseph/calibre-remove-duplicate-buildInput 2022-03-04 12:16:46 +01:00
José Romildo MalaquiasandGitHub 113789a16f Merge pull request #162747 from r-ryantm/auto-update/papirus-icon-theme
papirus-icon-theme: 20220204 -> 20220302
2022-03-04 08:05:48 -03:00
Thiago Kenji OkadaandGitHub b8de9089b8 Merge pull request #162730 from K900/fix-wireplumber-config-path
wireplumber: fix global config path
2022-03-04 11:00:04 +00:00
SandroandGitHub 94ac42184f Merge pull request #162732 from r-ryantm/auto-update/python3.10-slack-sdk 2022-03-04 11:59:37 +01:00
SandroandGitHub 05ccd5ab6b Merge pull request #162523 from Shawn8901/fix_jameica_icon 2022-03-04 11:58:46 +01:00
SandroandGitHub 8f5ea43445 Merge pull request #162611 from applePrincess/exploitdb-2022-03-03 2022-03-04 11:58:35 +01:00