Commit graph

209836 commits

Author SHA1 Message Date
Franz Pletz 46773a15b3
nixos/version: fix case where .git is a symlink
Before c9214c394b and
9d396d2e42 if .git is symlink the version
would gracefully default to no git revision. With those changes an
exception is thrown instead.

This introduces a new function `pathIsGitRepo` that checks if
`commitIdFromGitRepo` fails without error so we don't have to
reimplement this logic again and can fail gracefully.
2020-01-20 00:53:44 +01:00
nyanloutre 21f74cc3ab dotnet-sdk_3: add alias 2020-01-19 14:30:39 -08:00
nyanloutre ac56988f21 dotnet-sdk_2: add alias 2020-01-19 14:30:39 -08:00
nyanloutre e6b963ed16 dotnetCorePackages.sdk_2_2: throw EOL exception 2020-01-19 14:30:39 -08:00
nyanloutre 61fd512651 wasabiwallet: use dotnet runtime instead of sdk 2020-01-19 14:30:39 -08:00
nyanloutre 1156930744 jellyfin: use dotnet runtime instead of sdk 2020-01-19 14:30:39 -08:00
nyanloutre 1946f0ece8 dotnetCorePackages.sdk_3_1: 3.1.100 -> 3.1.101 2020-01-19 14:30:39 -08:00
nyanloutre 4590d6e83c dotnetCorePackages.netcore_3_1: init at 3.1.1 2020-01-19 14:30:39 -08:00
nyanloutre f9fbf8c4c2 dotnetCorePackages.aspnetcore_3_1: init at 3.1.1 2020-01-19 14:30:39 -08:00
nyanloutre 194b5983a3 dotnetCorePackages.sdk_3_0: 3.0.100 -> 3.0.102 2020-01-19 14:30:39 -08:00
nyanloutre 975bc20e2c dotnetCorePackages.netcore_3_0: init at 3.0.2 2020-01-19 14:30:39 -08:00
nyanloutre d475132136 dotnetCorePackages.aspnetcore_3_0: init at 3.0.2 2020-01-19 14:30:39 -08:00
nyanloutre 0b8b273376 dotnetCorePackages.sdk_2_1: 2.1.509 -> 2.1.803 2020-01-19 14:30:39 -08:00
nyanloutre 6d5250211d dotnetCorePackages.netcore_2_1: 2.1.13 -> 2.1.15 2020-01-19 14:30:39 -08:00
nyanloutre 19b914b904 dotnetCorePackages.aspnetcore_2_1: 2.1.13 -> 2.1.15 2020-01-19 14:30:39 -08:00
nyanloutre 0bce6f7f0a dotnetCorePackages.sdk_2_2: remove end of life sdk 2020-01-19 14:30:39 -08:00
Alexey Lebedeff ed16f830b0 rabbitmq: make all dependencies explicit
Some things were provided by default, some by systemd unit and some
were just miraculously working. This turns them into explicit
dependencies of the package itself, making everything properly
overrideable.

+ providing glibcLocales fixes elixir compile warnings

+ providing systemd dependency allows rabbit to use systemctl for unit
  activation check instead of falling back to sleep. This was seen as
  a warning during startup.
2020-01-19 23:24:27 +01:00
Paul Reimer e0ae8476fb vimPlugins.deoplete-emoji: init at 2019-01-20 2020-01-19 14:24:05 -08:00
Paul Reimer de752302ad vimPlugins.deoplete-zsh: init at 2019-11-10 2020-01-19 14:23:20 -08:00
Robert Helgesson 0c74d7b22e
eclipsePlugins.jdt: fix source hash 2020-01-19 22:54:05 +01:00
Jonathan Ringer 4de137a77d samtools: 1.9 -> 1.10 2020-01-19 13:13:01 -08:00
worldofpeace 252e3a4375
Merge pull request #78026 from mawis/alsa-rosegarden
rosegarden: add alsaLib as a dependency
2020-01-19 16:12:12 -05:00
Florian Klink 764aba4c1b
Merge pull request #77587 from singron/fix-shared
test-driver.py: Share the shared dir between VMs
2020-01-19 22:07:31 +01:00
Graham Christensen 14aca32d26
Merge pull request #77888 from kraem/master
facetimehd: unstable-2016-10-09 -> unstable-2019-12-10 for kernels > 4.8
2020-01-19 15:44:48 -05:00
Franz Pletz b27034dfdb
esphome: 1.14.1 -> 1.14.3, fix build 2020-01-19 21:43:24 +01:00
Jonathan Ringer 95e3e3e0a8 pythonPackages.pycurl: disable flakey memory tests 2020-01-19 12:23:29 -08:00
Linus Heckemann 645c9a672b
Merge pull request #78020 from dywedir/oil
oil: 0.7.pre9 -> 0.7.pre11
2020-01-19 21:07:22 +01:00
Samuel Dionne-Riel 32938359f3
Merge pull request #77703 from lblasc/syslinux
syslinux: 2015-11-09 -> 2019-02-07
2020-01-19 14:53:45 -05:00
Luka Blaskovic 13555cb1ce syslinux: 2015-11-09 -> 2019-02-07 2020-01-19 14:51:50 -05:00
Florian Klink 5ed3474ca5
Merge pull request #77540 from singron/fix-certmgr-test
nixos/tests/certmgr: Fix file permissions
2020-01-19 19:50:41 +01:00
Eric Culp 6795a4002c test-driver.py: Use /tmp/shared for copy_from_vm
The docstring says it uses a directory shared among all vms, although
that doesn't seem necessary for the functionality. However, it does need
to be consistent between the guest and host.
2020-01-19 10:33:46 -08:00
Mario Rodas d3ad670ca2
Merge pull request #78006 from marsam/init-pg_checksums
pg_checksums: init at 1.0
2020-01-19 13:32:35 -05:00
Mario Rodas 536fb1e1af
Merge pull request #77966 from magnetophon/distrho
distrho: 2018-04-16 -> unstable-2019-10-09
2020-01-19 13:31:15 -05:00
Mario Rodas d196b364df
Merge pull request #77965 from magnetophon/noise-repellent
noise-repellent: unstable-2018-12-29 -> 0.1.5
2020-01-19 13:30:56 -05:00
Ivan Kozik 76ab11518d treewide: Remove myself from maintainers on some packages (#78027) 2020-01-19 12:18:34 -05:00
Bart Brouns 0977ca4c2d noise-repellent: unstable-2018-12-29 -> 0.1.5 2020-01-19 17:56:02 +01:00
Bart Brouns b7be10eead distrho: 2018-04-16 -> unstable-2019-10-09 2020-01-19 17:46:33 +01:00
Florian Klink b1f7e20ca8
Merge pull request #77954 from flokli/binwalk-2.2.0
python3.pkgs.binwalk 2.1.1 -> 2.2.0
2020-01-19 16:50:41 +01:00
Mario Rodas 82a484d375
Merge pull request #78003 from marsam/enable-mrsh-darwin
mrsh: enable on darwin
2020-01-19 10:32:36 -05:00
Florian Klink 26f1ce1276
Merge pull request #77841 from mweinelt/powerlevel10k-1.0
zsh-powerlevel10k: unstable-2019-12-19 -> 1.0
2020-01-19 15:50:20 +01:00
Mario Rodas 8ac5308c6a
Merge pull request #77885 from r-ryantm/auto-update/luigi
luigi: 2.8.0 -> 2.8.11
2020-01-19 09:23:05 -05:00
Mario Rodas dcfddbc34b
Merge pull request #77879 from r-ryantm/auto-update/leatherman
leatherman: 1.9.1 -> 1.10.0
2020-01-19 09:09:14 -05:00
Mario Rodas 5547e92195
Merge pull request #77880 from r-ryantm/auto-update/libamqpcpp
libamqpcpp: 4.1.3 -> 4.1.5
2020-01-19 09:08:03 -05:00
Mario Rodas 4473eee95f
Merge pull request #77887 from r-ryantm/auto-update/magnetico
magnetico: 0.8.1 -> 0.9.0
2020-01-19 09:03:39 -05:00
Mario Rodas 17b1f4a3f2
Merge pull request #77911 from r-ryantm/auto-update/tt-rss-theme-feedly
tt-rss-theme-feedly: 2.0.0 -> 2.3.1
2020-01-19 09:00:58 -05:00
Mario Rodas a58ddbe232
Merge pull request #77902 from r-ryantm/auto-update/sewer
sewer: 0.7.0 -> 0.7.3
2020-01-19 08:58:08 -05:00
Mario Rodas 622e1b083a
Merge pull request #77921 from r-ryantm/auto-update/zfs-replicate
zfs-replicate: 1.1.11 -> 1.1.14
2020-01-19 08:57:17 -05:00
Mario Rodas f13b85643b
Merge pull request #77889 from r-ryantm/auto-update/nix-bundle
nix-bundle: 0.2.0 -> 0.3.0
2020-01-19 08:50:36 -05:00
Mario Rodas 5b55493939
Merge pull request #77895 from r-ryantm/auto-update/pipreqs
pipreqs: 0.4.9 -> 0.4.10
2020-01-19 08:43:11 -05:00
Matthias Wimmer ebb3fa0f7c
rosegarden: add alsaLib as a dependency
Without ALSA rosegarden will be built without MIDI support.

Fixes #77988
2020-01-19 14:39:40 +01:00