about summary refs log tree commit diff
AgeCommit message (Collapse)AuthorFilesLines
2021-08-30R: add memory profiling compile optionschotts-fired1-0/+2
2021-08-30gcdemu: 3.2.3 -> 3.2.5Alyssa Ross2-4/+3
2021-08-30cdemu-daemon: 3.2.3 -> 3.2.5Alyssa Ross1-2/+2
2021-08-30cdemu-client: 3.2.3 -> 3.2.5Alyssa Ross1-2/+2
2021-08-30image-analyzer: 3.2.3 -> 3.2.5Alyssa Ross1-2/+2
2021-08-30libmirage: 3.2.3 -> 3.2.5Alyssa Ross2-4/+5
2021-08-30linuxPackages.vhba: 20190831 -> 20210418Alyssa Ross1-4/+4
2021-08-30linuxPackages.vhba: enable PICAlyssa Ross1-2/+0
When this was added in 21282246208 ("linuxPackages.vhba: disable PIC hardening"), it was necessary to prevent a build failure. Since it now builds fine with PIC enabled, I think it's safe to enable it.
2021-08-30nixos/syncthing: fix escapes interpreted in configRobin Stumm1-1/+1
Dash `echo` interprets backslash escapes. This causes two consecutive backslashes in JSON to turn into a single one before the string is passed to jq, resulting in a parsing error.
2021-08-30epmd: provide defaulthappysalada1-3/+3
2021-08-30linuxPackages.rtl88xxau-aircrack: parallel buildAlyssa Ross1-0/+2
So much faster. Tested at -j48.
2021-08-30linuxPackages.rtl88x2bu: parallel buildAlyssa Ross1-0/+2
So much faster. Tested at -j48.
2021-08-30linuxPackages.rtl8821cu: parallel buildAlyssa Ross1-0/+2
Tested at -j48.
2021-08-30linuxPackages.rtl8821ce: parallel buildAlyssa Ross1-0/+2
So much faster. Tested at -j48.
2021-08-30linuxPackages.rtl8821au: parallel buildAlyssa Ross1-0/+2
So much faster. Tested at -j48.
2021-08-30linuxPackages.rtl8814au: parallel buildAlyssa Ross1-0/+2
So much faster. Tested at -j48.
2021-08-30linuxPackages.rtl8812au: parallel buildAlyssa Ross1-0/+2
So much faster. Tested at -j48.
2021-08-30linuxPackages.rtl8188eus-aircrack: parallel buildAlyssa Ross1-0/+2
So much faster. Tested at -j48.
2021-08-30Merge pull request #136128 from max-privatevoid/patch-3Kevin Cox1-2/+2
nixos/ipfs: run profile applications offline
2021-08-30Merge pull request #136164 from markuskowa/upd-slurmmarkuskowa1-2/+2
slurm: 20.11.8.1 -> 21.08.0.1
2021-08-30dbeaver: 21.1.5 -> 21.2.0Johannes Schleifenbaum1-2/+2
2021-08-30ocamlPackages.ppx_optcomp: 0.14.1 → 0.14.3Vincent Laporte1-2/+2
2021-08-30terraform-providers.aws: 3.43.0 -> 3.56.0 (#136102)Jonas Chevalier1-4/+4
2021-08-30epmd: add ipv6 assertionhappysalada1-3/+16
2021-08-30slurm: 20.11.8.1 -> 21.08.0.1Markus Kowalewski1-2/+2
2021-08-30nix-update: 0.4.0 -> 0.5.0zowoq1-2/+2
https://github.com/Mic92/nix-update/releases/tag/0.5.0
2021-08-30linuxPackages.lttng-modules: 2.12.6 -> 2.13.0Alyssa Ross1-2/+2
Fixes build with linuxPackages_5_14.
2021-08-30lttng-tools: 2.11.0 -> 2.13.0; clarify licenseAlyssa Ross1-3/+5
Also enable parallel building; tested at -j48.
2021-08-30lttng-ust: 2.10.5 -> 2.13.0; clarify licenseAlyssa Ross1-5/+8
Also enable parallel building; tested at -j48.
2021-08-30terraform-providers.fastly: 0.16.1 -> 0.34.0 (#136158)Jonas Chevalier1-4/+6
2021-08-30rabbitmq: add option to enable management pluginhappysalada2-1/+32
2021-08-30rabbitmq: nixpkgs-fmthappysalada1-6/+7
2021-08-30ocamlPackages.ocsigen-toolkit: 2.7.0 → 2.12.2Vincent Laporte1-6/+6
2021-08-30Merge pull request #136131 from teto/fix-packerMatthieu Coudron2-528/+528
Fix packer
2021-08-30vimPlugins: assign original name to pnameMatthieu Coudron1-1/+1
instead of the normalized_name. there is no need to rename the plugin ?! and it can upset packages for instance packer.nvim generates a config/nvim/plugin/packer_compiled.lua that does vim.api.nvim_command('packadd packer.nvim') which doesnt work on nixpkgs since the "packer.nvim" folder is renamed to "packer-nvim
2021-08-30portaudio: remove Werror (#136060)Matthew Leach1-1/+3
2021-08-30Merge pull request #136120 from rnhmjoj/libreswanMichele Guerini Rocco1-14/+3
libreswan: 4.4 -> 4.5
2021-08-30pkgsMusl.libiscsi: fix buildAlyssa Ross1-1/+6
2021-08-30ceph: 16.2.4 -> 16.2.5Martin Weinelt1-2/+2
2021-08-30libreswan: 4.4 -> 4.5rnhmjoj1-14/+3
2021-08-30ocaml-ng.ocamlPackages_4_13.ocaml: 4.13.0-α2 → 4.13.0-β1Vincent Laporte1-3/+3
2021-08-30mcfly: 0.5.8 -> 0.5.9Mario Rodas1-13/+4
https://github.com/cantino/mcfly/releases/tag/v0.5.9
2021-08-29python38Packages.gensim: 4.0.1 -> 4.1.0R. RyanTM1-2/+2
2021-08-30vector: disable flaky testshappysalada1-1/+10
2021-08-30vector: 0.16.0 -> 0.16.1happysalada1-3/+3
2021-08-30vector: 0.15.2 -> 0.16.0happysalada1-3/+3
2021-08-29clang_11: Fix RISC-V builds for compiler-rt. (#135718)Tom Repetti2-2/+5
Closes: #135628
2021-08-29Merge pull request #135747 from urlordjames/drogon_bumpMario Rodas1-2/+2
drogon: 1.7.1 -> 1.7.2
2021-08-30nixos/ipfs: run profile applications offlineMax1-2/+2
2021-08-29Merge pull request #136127 from tomberek/ag_mainProgramJörg Thalheim1-0/+1
silver-searcher: add meta.mainProgram