Commit Graph

312409 Commits

Author SHA1 Message Date
Guillaume Girol
bc3bca822a nixos: define the primary group of users where needed 2021-09-12 14:59:30 +02:00
Guillaume Girol
0f15a8f489 nixos/users-groups: don't default users.users.<name>.group to nogroup
this is unsafe, as many distinct services may be running as the same
nogroup group.
2021-09-03 21:22:07 +02:00
Alyssa Ross
8a2ec31e22 gcdemu: 3.2.3 -> 3.2.5 2021-08-30 15:52:29 +00:00
Alyssa Ross
346fd57a37 cdemu-daemon: 3.2.3 -> 3.2.5 2021-08-30 15:52:29 +00:00
Alyssa Ross
1c6e1eb81e cdemu-client: 3.2.3 -> 3.2.5 2021-08-30 15:52:29 +00:00
Alyssa Ross
a08181ed72 image-analyzer: 3.2.3 -> 3.2.5 2021-08-30 15:52:29 +00:00
Alyssa Ross
8d0364eeae libmirage: 3.2.3 -> 3.2.5 2021-08-30 15:52:29 +00:00
Alyssa Ross
067da6cc0b linuxPackages.vhba: 20190831 -> 20210418 2021-08-30 15:52:29 +00:00
Alyssa Ross
9b861bd3b0 linuxPackages.vhba: enable PIC
When this was added in 2128224620 ("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-30 15:52:00 +00:00
Robin Stumm
ead3028db0 nixos/syncthing: fix escapes interpreted in config
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-30 17:34:34 +02:00
happysalada
d874a52015 epmd: provide default 2021-08-30 22:26:57 +09:00
Alyssa Ross
3e25f7feaa linuxPackages.rtl88xxau-aircrack: parallel build
So much faster.  Tested at -j48.
2021-08-30 11:35:52 +00:00
Alyssa Ross
66a079fc31 linuxPackages.rtl88x2bu: parallel build
So much faster.  Tested at -j48.
2021-08-30 11:35:52 +00:00
Alyssa Ross
9ef6829aea linuxPackages.rtl8821cu: parallel build
Tested at -j48.
2021-08-30 11:35:52 +00:00
Alyssa Ross
6da5cc14c7 linuxPackages.rtl8821ce: parallel build
So much faster.  Tested at -j48.
2021-08-30 11:35:52 +00:00
Alyssa Ross
177074e3cb linuxPackages.rtl8821au: parallel build
So much faster.  Tested at -j48.
2021-08-30 11:35:52 +00:00
Alyssa Ross
ec33cdf902 linuxPackages.rtl8814au: parallel build
So much faster.  Tested at -j48.
2021-08-30 11:35:52 +00:00
Alyssa Ross
db1f8c596d linuxPackages.rtl8812au: parallel build
So much faster.  Tested at -j48.
2021-08-30 11:35:52 +00:00
Alyssa Ross
97389b7650 linuxPackages.rtl8188eus-aircrack: parallel build
So much faster.  Tested at -j48.
2021-08-30 11:35:52 +00:00
Kevin Cox
8c52265df5
Merge pull request #136128 from max-privatevoid/patch-3
nixos/ipfs: run profile applications offline
2021-08-30 07:25:28 -04:00
markuskowa
c8a5e3145c
Merge pull request #136164 from markuskowa/upd-slurm
slurm: 20.11.8.1 -> 21.08.0.1
2021-08-30 13:24:24 +02:00
Johannes Schleifenbaum
526d290b7c dbeaver: 21.1.5 -> 21.2.0 2021-08-30 20:20:21 +09:00
Vincent Laporte
bf6c90bd91 ocamlPackages.ppx_optcomp: 0.14.1 → 0.14.3 2021-08-30 13:17:00 +02:00
Jonas Chevalier
bc9e07ba10
terraform-providers.aws: 3.43.0 -> 3.56.0 (#136102) 2021-08-30 13:13:36 +02:00
happysalada
8a56ac5db3 epmd: add ipv6 assertion 2021-08-30 19:51:00 +09:00
Markus Kowalewski
a8331640b1
slurm: 20.11.8.1 -> 21.08.0.1 2021-08-30 12:37:43 +02:00
zowoq
0c8415335f nix-update: 0.4.0 -> 0.5.0
https://github.com/Mic92/nix-update/releases/tag/0.5.0
2021-08-30 19:19:39 +09:00
Alyssa Ross
9908972055 linuxPackages.lttng-modules: 2.12.6 -> 2.13.0
Fixes build with linuxPackages_5_14.
2021-08-30 10:11:22 +00:00
Alyssa Ross
0f5094de5d lttng-tools: 2.11.0 -> 2.13.0; clarify license
Also enable parallel building; tested at -j48.
2021-08-30 10:11:22 +00:00
Alyssa Ross
ab2501bd17 lttng-ust: 2.10.5 -> 2.13.0; clarify license
Also enable parallel building; tested at -j48.
2021-08-30 10:11:22 +00:00
Jonas Chevalier
7e495c1b55
terraform-providers.fastly: 0.16.1 -> 0.34.0 (#136158) 2021-08-30 11:55:59 +02:00
happysalada
f091420c1d rabbitmq: add option to enable management plugin 2021-08-30 18:43:09 +09:00
happysalada
36cf478468 rabbitmq: nixpkgs-fmt 2021-08-30 18:43:09 +09:00
Vincent Laporte
87e5bc2cc2 ocamlPackages.ocsigen-toolkit: 2.7.0 → 2.12.2 2021-08-30 11:05:50 +02:00
Matthieu Coudron
3a39875048
Merge pull request #136131 from teto/fix-packer
Fix packer
2021-08-30 10:34:35 +02:00
Matthieu Coudron
3257b73c94 vimPlugins: assign original name to pname
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-30 10:22:17 +02:00
Matthew Leach
a850ed0be8
portaudio: remove Werror (#136060) 2021-08-30 09:12:52 +01:00
Michele Guerini Rocco
b7e62ea8b1
Merge pull request #136120 from rnhmjoj/libreswan
libreswan: 4.4 -> 4.5
2021-08-30 10:01:37 +02:00
Alyssa Ross
78d20f2200 pkgsMusl.libiscsi: fix build 2021-08-30 07:42:01 +00:00
Martin Weinelt
9203210f36 ceph: 16.2.4 -> 16.2.5 2021-08-30 07:41:24 +00:00
rnhmjoj
8c22b541cf
libreswan: 4.4 -> 4.5 2021-08-30 09:16:31 +02:00
Vincent Laporte
39067594f5 ocaml-ng.ocamlPackages_4_13.ocaml: 4.13.0-α2 → 4.13.0-β1 2021-08-30 07:38:35 +02:00
Mario Rodas
fc467e5797 mcfly: 0.5.8 -> 0.5.9
https://github.com/cantino/mcfly/releases/tag/v0.5.9
2021-08-30 14:16:50 +09:00
R. RyanTM
2c4c91c248 python38Packages.gensim: 4.0.1 -> 4.1.0 2021-08-29 21:34:37 -07:00
happysalada
f082ab00bd vector: disable flaky tests 2021-08-30 10:04:56 +09:00
happysalada
fc87d9a067 vector: 0.16.0 -> 0.16.1 2021-08-30 10:04:56 +09:00
happysalada
4d83b2529c vector: 0.15.2 -> 0.16.0 2021-08-30 10:04:56 +09:00
Tom Repetti
c33c7c3d5f
clang_11: Fix RISC-V builds for compiler-rt. (#135718)
Closes: #135628
2021-08-29 19:31:30 -04:00
Mario Rodas
f659bd7695
Merge pull request #135747 from urlordjames/drogon_bump
drogon: 1.7.1 -> 1.7.2
2021-08-29 18:04:09 -05:00
Max
8f36abb528
nixos/ipfs: run profile applications offline 2021-08-30 01:00:44 +02:00