Commit graph

234775 commits

Author SHA1 Message Date
adisbladis 5733967290
nixos.users-groups: Set up subuid/subgid mappings for all normal users
This is required by (among others) Podman to run containers in rootless mode.

Other distributions such as Fedora and Ubuntu already set up these mappings.

The scheme with a start UID/GID offset starting at 100000 and increasing in 65536 increments is copied from Fedora.
2020-07-13 13:15:02 +02:00
Daniël de Kok 0963cebfc5
Merge pull request #92897 from Moredread/chiaki
chiaki: 1.1.3 -> 1.2.1
2020-07-13 13:11:32 +02:00
adisbladis 1299a04ab3
Merge pull request #92849 from RaghavSood/ethereum/1.9.16
go-ethereum: 1.9.15 -> 1.9.16
2020-07-13 13:05:09 +02:00
Vladyslav M b51835d247
Merge pull request #92557 from dywedir/b3sum 2020-07-13 12:26:49 +03:00
Mario Rodas 49897b8859
SDL2: fix build on darwin 2020-07-13 04:20:00 -05:00
Claudio Bley 8aa6716621 gitAndTools.delta: 0.2.0 -> 0.3.0 2020-07-13 10:48:20 +02:00
Claudio Bley ec427c3e66 wtf: 0.30.0 -> 0.31.0 2020-07-13 10:46:12 +02:00
R. RyanTM 7e858f9a47 gnome-podcasts: 0.4.7 -> 0.4.8 2020-07-13 10:42:11 +02:00
Samuel Gräfenstein 153367b0ea
oh-my-zsh: undefine functions that don't work on Nix
Both functions expect oh-my-zsh to be in ~/.oh-my-zsh and try to
modify the directory. This doesn't work, since it is in the
Nix store.
2020-07-13 09:38:18 +02:00
R. RyanTM 215011c44d gromacs: 2020.2 -> 2020.3 2020-07-13 07:11:49 +00:00
Vladimír Čunát 377324ca6d
Merge branch 'staging-next' (PR #91090) 2020-07-13 07:13:56 +02:00
Mario Rodas 5e6825612c
Merge pull request #92975 from r-ryantm/auto-update/fsmon
fsmon: 1.7.0 -> 1.8.1
2020-07-12 22:18:42 -05:00
Mario Rodas 15d72ad53f
Merge pull request #92980 from r-ryantm/auto-update/kepubify
kepubify: 3.1.2 -> 3.1.3
2020-07-12 22:11:06 -05:00
Mario Rodas b8af0194d2
Merge pull request #92982 from r-ryantm/auto-update/leatherman
leatherman: 1.12.0 -> 1.12.1
2020-07-12 22:07:57 -05:00
Dmitry Kalinkin 1e4290b78c
python2Packages.numpy: fix build on darwin
By applying the old patch (compatible with 1.18.x and older). Also
refactor expression to make presence of the "old" version more
explicit.
2020-07-12 21:49:31 -04:00
Jan Tojnar cb9a3a0a32
Merge pull request #92926 from rawkode/gnomeExtensions/update-dash-to-panel
gnomeExtensions.dash-to-panel: 31 -> 38
2020-07-13 03:43:47 +02:00
R. RyanTM 0260f04fe2 gnome3.gnome-initial-setup: 3.36.3 -> 3.36.4 2020-07-13 03:31:25 +02:00
R. RyanTM 2de809d327 gnome3.gnome-taquin: 3.36.3 -> 3.36.4 2020-07-13 03:31:09 +02:00
Niklas Hambüchen 45325b1d24
install-grub.pl: Fix GRUB always reinstalling. (#92756)
See https://github.com/NixOS/nixpkgs/pull/92520#issuecomment-655157990.

In #85895 I accidentally introduced a comparison between an array reference
and an array, which can never be true. Fixed by dereferencing.
2020-07-13 02:16:43 +02:00
Maximilian Bosch 28f1c45e29
Merge pull request #93018 from evanjs/diskonaut/0.9.0
diskonaut: 0.3.0 -> 0.9.0
2020-07-12 23:49:56 +02:00
Maximilian Bosch e072276cf2
Merge pull request #93015 from equirosa/lazygit
lazygit: 0.20.5 -> 0.20.6
2020-07-12 23:37:50 +02:00
Carles Pagès d6c63c7bcd minecraft: 2.1.15166 -> 2.1.15852 2020-07-12 23:34:36 +02:00
freezeboy 05f8c54f5b picmi: export in all-packages 2020-07-12 23:14:16 +02:00
freezeboy 16921381a8 bovo: export in all-packages 2020-07-12 23:11:09 +02:00
markuskowa 8a48fe1682
Merge pull request #92815 from ck3d/add-redo-c
redo-c: Init at 0.2
2020-07-12 23:07:30 +02:00
Maximilian Bosch fccc613a59
Merge pull request #92987 from r-ryantm/auto-update/logrotate
logrotate: 3.16.0 -> 3.17.0
2020-07-12 23:00:42 +02:00
Maximilian Bosch 58073ed77a
Merge pull request #93003 from r-ryantm/auto-update/traefik
traefik: 2.2.1 -> 2.2.4
2020-07-12 21:43:09 +02:00
Thomas Tuegel 1689386107
Merge pull request #92994 from doronbehar/hplip-gcc-references
hplip: Remove all python related gcc references
2020-07-12 14:35:30 -05:00
Evan Stoll 34f096d012 diskonaut: 0.3.0 -> 0.9.0
remove special handling for checkPhase
Diskonaut now measures file sizes consistently and tests can be run
without modification

discussion: https://github.com/imsnif/diskonaut/issues/50
implementation: https://github.com/imsnif/diskonaut/pull/66
2020-07-12 15:28:47 -04:00
Daniël de Kok e5ad886adf
Merge pull request #93010 from f4814/wofi-manpages
wofi: Package manpages
2020-07-12 20:52:14 +02:00
André-Patrick Bubel 97da56664c
chiaki: 1.1.3 -> 1.2.1 2020-07-12 20:52:11 +02:00
Maximilian Bosch 7777d625b7
Merge pull request #93009 from matthiasbeyer/update-mutt
mutt: 1.14.5 -> 1.14.6
2020-07-12 20:48:37 +02:00
Herwig Hochleitner 9efcb767da webtorrent_desktop: 0.20.0 -> 0.21.0
Fix build
This reverts commit c255b0fa45.
2020-07-12 20:07:15 +02:00
Eduardo Quiros 6c70cee85a lazygit: 0.20.5 -> 0.20.6
new version released with some improvements and a couple fixes:
https://github.com/jesseduffield/lazygit/releases/tag/v0.20.6
2020-07-12 11:50:04 -06:00
Fabian Geiselhart 3518436b92 bpm-tools: Specify dependencies and wrap executables 2020-07-12 19:46:21 +02:00
Michael Weiss 99ab9545b2
gns3-{gui,server}: 2.2.9 -> 2.2.11 2020-07-12 19:17:43 +02:00
Michael Weiss bab982e5ec
gns3-{gui,server}: 2.2.8 -> 2.2.9
Note: This update is pretty delayed as it was initially blocked by
sentry-sdk being too old and breaking Python changes from staging.
2020-07-12 18:50:01 +02:00
Matthias Beyer 6d46aee695 mutt: 1.14.5 -> 1.14.6
Sorry that the update took so long this time, I had a party-weekend when
the release came out.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-07-12 18:07:08 +02:00
Maximilian Bosch 83182f4936
Merge pull request #92949 from petabyteboy/feature/jetbrains-update
jetbrains: update
2020-07-12 16:40:09 +02:00
Ryan Mulligan ac6ff9fdc9
Merge pull request #92727 from r-ryantm/auto-update/syncthing-discovery
syncthing-discovery: 1.6.1 -> 1.7.0
2020-07-12 07:35:54 -07:00
ajs124 93a49b2368 firefox/packages: drop old aliases
the 20.03 branchoff happened months ago
2020-07-12 16:30:02 +02:00
R. RyanTM 0b5bc84571 traefik: 2.2.1 -> 2.2.4 2020-07-12 14:25:54 +00:00
Fabian Geiselhart 42b7f16c14 wofi: Package manpages 2020-07-12 16:21:46 +02:00
José Romildo Malaquias 8ce24b220a
Merge pull request #92973 from r-ryantm/auto-update/font-manager
font-manager: 0.7.7 -> 0.7.8
2020-07-12 10:30:33 -03:00
José Romildo Malaquias 12b586a6aa
Merge pull request #92979 from r-ryantm/auto-update/iconpack-jade
iconpack-jade: 1.22 -> 1.23
2020-07-12 10:24:18 -03:00
José Romildo Malaquias bb834be299
Merge pull request #90221 from gnidorah/cdetheme
cde-gtk-theme: small adjustments
2020-07-12 10:15:31 -03:00
Michael Weiss fc2a4610a1
vaapiIntel: Refactor and improve the build expression (#92996)
This doesn't cause any changes to the contents of the output path (apart
from the $out reference changing due to the modified expression).
2020-07-12 14:29:18 +02:00
Doron Behar 359f2345c0 hplip: Remove all python related gcc references
Use in stripDebugList python sitePackages directory used by the build,
and don't hard code python3.7's sitePackages path.
2020-07-12 14:24:05 +03:00
R. RyanTM eeab7d4a2f
vaapiIntel: 2.4.0 -> 2.4.1 (#89983) 2020-07-12 13:08:51 +02:00
Sarah Brofeldt e3ad2582a9
Merge pull request #92955 from etu/relax-additional-hass-dep
home-assistant: Fix dependency restriction
2020-07-12 12:45:51 +02:00