Sandro
f752e4dd0a
Merge pull request #100140 from helsinki-systems/shadered
...
shadered: init at 1.4.1
2021-01-24 02:24:16 +01:00
Sage Raflik
26994cd384
koreader 2020.12 -> 2021.01
2021-01-23 19:19:16 -06:00
Martin Weinelt
4e07176ad7
Merge pull request #110630 from dotlambda/home-assistant-frontend-missing
...
home-assistant: don't mark home-assistant-frontend as missing
2021-01-24 02:15:33 +01:00
Potato Hatsue
e8ffe04c79
fcitx5: update doc
2021-01-24 02:10:23 +01:00
Potato Hatsue
596e02c655
fcitx5-mozc: init at 2.26.4220.102
2021-01-24 02:10:23 +01:00
Potato Hatsue
d3b7a30e15
breakpad: init at unstable-3b3469e
2021-01-24 02:10:21 +01:00
Potato Hatsue
448484345d
maintainers: add berberman
2021-01-24 02:09:58 +01:00
Sandro
6bd55196bb
Merge pull request #110379 from tu-maurice/vlc-3.0.12
...
vlc: 3.0.11.1 -> 3.0.12
2021-01-24 02:03:58 +01:00
Ryan Mulligan
b51c9bfb89
Merge pull request #110263 from r-ryantm/auto-update/pg_partman
...
postgresql11Packages.pg_partman: 4.4.0 -> 4.4.1
2021-01-23 16:59:36 -08:00
Sandro
cdd646edf8
Merge pull request #110645 from prusnak/stdenv-lib-python
...
pkgs/development/python-modules: stdenv.lib -> lib
2021-01-24 01:56:45 +01:00
Sandro
b9e560c5af
Merge pull request #110644 from teto/add-packer
2021-01-24 01:53:23 +01:00
Pavol Rusnak
90f7338112
treewide: stdenv.lib -> lib
2021-01-24 01:49:49 +01:00
Phillip Cloud
c7c3b9e4ae
nixos/nomad: remove User setting entirely
2021-01-23 19:44:37 -05:00
Phillip Cloud
2a3cb407b0
nixos/nomad: only set User if privileges are dropped
2021-01-23 19:44:37 -05:00
Phillip Cloud
de71f5b506
nixos/tests: add test for custom nomad state directory
2021-01-23 19:44:37 -05:00
Phillip Cloud
5ce4ce6174
nixos/nomad: make formatting consistent in mkMerge call
2021-01-23 19:44:37 -05:00
Phillip Cloud
12b9249cf3
nixos/nomad: unconditionally set user to nomad
2021-01-23 19:44:37 -05:00
Phillip Cloud
5d0b3b7228
nixos/nomad: fix markup and remove suggestion
2021-01-23 19:44:37 -05:00
Phillip Cloud
bddb7ac406
nixos/nomad: fix typo and spell out ExecStartPre usage
2021-01-23 19:44:37 -05:00
Phillip Cloud
b72a46713f
nixos/nomad: reformat SupplementaryGroups expression
2021-01-23 19:44:37 -05:00
Phillip Cloud
b80c454459
nixos/nomad: add mkIf for StateDirectory
2021-01-23 19:44:37 -05:00
Phillip Cloud
58fe45936e
nixos/nomad: move serviceConfig into mkMerge and mkIf for docker SupplementaryGroups
2021-01-23 19:44:37 -05:00
Phillip Cloud
f3aa71b7ec
nixos/nomad: describe the nomad cluster manager responsibilities
2021-01-23 19:44:37 -05:00
Phillip Cloud
3e00482ba8
nixos/nomad: add assertion for the value of dropPrivileges and its relation to data_dir
2021-01-23 19:44:37 -05:00
Gabor Greif
5105bf4b2e
llvm_{5,6,8..11}: fix missing lib from stdenv.lib -> lib ( #110643 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-24 01:31:45 +01:00
Pavol Rusnak
a4bbfba80d
pkgs/development/python-modules: stdenv.lib -> lib
2021-01-24 01:29:22 +01:00
Sandro
212bc4ecbf
Merge pull request #110639 from bobrik/ivan/mc-prefixup
...
mc: move dependency pruning from post to pre fixup
2021-01-24 01:21:55 +01:00
Ryan Horiguchi
95f8678091
gitkraken: 7.4.1 -> 7.5.0 ( #110561 )
2021-01-24 01:11:22 +01:00
Sandro
5c38ea76a1
Merge pull request #109362 from teh/disccache
...
python3Packages.diskcache: 4.1.0 -> 5.1.0
2021-01-24 01:09:06 +01:00
Sandro
a3dcc62acc
Merge pull request #110580 from danieldk/python-warmer-pyver-invariant
...
python3Packages.wasmer: make cargoHash invariant to the Python version
2021-01-24 01:05:42 +01:00
tobim
4369705756
re2: fix for pkgsStatic ( #110581 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-24 00:54:44 +01:00
Anderson Torres
57517f4c9b
Merge pull request #110641 from AndersonTorres/new-pyspread
...
pyspread: add desktop item
2021-01-23 20:38:25 -03:00
"Matthieu Coudron"
69113ace45
vimPlugins.packer-nvim: init at 2021-01-22
2021-01-24 00:34:02 +01:00
"Matthieu Coudron"
eba7b3848d
vimPlugins.telescope-frecency-nvim: init at 2021-01-20
2021-01-24 00:34:02 +01:00
"Matthieu Coudron"
1b848b95bd
vimPlugins.sql-nvim: init at 2021-01-22
2021-01-24 00:34:02 +01:00
"Matthieu Coudron"
5f35338b18
vimPlugins: update
2021-01-24 00:20:53 +01:00
AndersonTorres
26017cf536
pyspread: add desktop item
...
Also, remove "spurious" pyspread package.
2021-01-23 20:14:06 -03:00
Phillip Cloud
f1778cd90e
nixos/nomad: add extraSettingsFiles option to nomad service ( #109761 )
2021-01-23 23:52:19 +01:00
Ivan Babrou
a7f0bf7916
mc: move dependency pruning from post to pre fixup
...
See: https://github.com/NixOS/nixpkgs/pull/105026#issuecomment-751163086
2021-01-23 14:20:31 -08:00
Sandro
1af6e3aeed
Merge pull request #98124 from Gerschtli/fix/atom
...
atom, atom-beta: fix not working file deletion
2021-01-23 22:58:13 +01:00
Sandro
3df6e76a15
Merge pull request #109395 from LibreCybernetics/update-nvidia-settings
...
nvidia-settings.stable: 460.27.04 -> 460.32.03
2021-01-23 22:57:35 +01:00
markuskowa
2f34b4b883
Merge pull request #108983 from markuskowa/dev-mpi
...
Use mpi attribute consistently to provide a default MPI implementation
2021-01-23 22:51:09 +01:00
John Ericson
0ceadf99f2
lowdown: Split out "lib" and "man" outputs
...
Also fix to not always static link
2021-01-23 16:43:35 -05:00
John Ericson
12881a7aa7
Merge pull request #110544 from Ericson2314/no-platform
...
top-level, lib: Remove platform attribute of platforms
2021-01-23 16:32:36 -05:00
Sandro
10bb072072
Merge pull request #110610 from ck3d/fix-llvm11-cross
...
llvmPackages_11: Fix cross compilation
2021-01-23 22:23:39 +01:00
Sandro
6cdd3c8d0f
Merge pull request #110624 from fabaff/bump-pytile
...
python3Packages.pytile: 5.1.0 -> 5.1.1
2021-01-23 22:21:12 +01:00
Robert Schütz
87dc37562b
home-assistant: don't mark home-assistant-frontend as missing
2021-01-23 22:16:41 +01:00
Nikita Ursol
f2aa6f79cd
sord: 0.16.4 -> unstable-2021-01-12
2021-01-23 22:53:11 +02:00
Sandro
4de9a335f9
Merge pull request #110611 from dotlambda/genxword-2.1.0
...
genxword: 2.0.1 -> 2.1.0
2021-01-23 21:45:44 +01:00
nyanotech
d935afe655
proxmark3-rrg: Initial commit
...
The rfidresearchgroup fork is a significant fork from the upstream, and
the build steps are more than a bit different, which is why I did this
in a new file.
Also, add myself to the maintainers list
2021-01-23 20:31:03 +00:00