Commit graph

211016 commits

Author SHA1 Message Date
Robert Djubek bb3a93fdb5 matterhorn: init at 50200.6.0
Command line mattermost client
2020-01-24 21:02:42 +01:00
Robert Djubek 8e5d5bac2e glirc: 2.33.1 -> 2.34
Really this is a fix of the build because of the automatic version bump
2020-01-24 21:02:42 +01:00
Peter Simons d8440b802e hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-14-gb942b6a from Hackage revision
ac7dcf389a.
2020-01-24 21:02:23 +01:00
Peter Simons 67e8740904 hackage2nix: update the list of broken packages 2020-01-24 21:02:15 +01:00
Peter Simons 2f4dea687c LTS Haskell 14.21 2020-01-24 21:02:15 +01:00
samlich 77317774ce
pymol: link desktop icon 2020-01-24 19:51:08 +00:00
samlich 3638755ff3
pymol: add samlich as maintainer 2020-01-24 19:49:38 +00:00
samlich db6ef4dccf
maintainers: add samlich 2020-01-24 19:43:52 +00:00
samlich 97410b59f3
pymol: 2.1.0 -> 2.3.0 2020-01-24 19:42:59 +00:00
Michael Weiss ae09f2a671
tdesktop: 1.9.7 -> 1.9.8 2020-01-24 20:36:51 +01:00
Fabian Möller 82fbe42206 snowman: use Qt mkDerivation
Fixes #78382
For #65399
2020-01-24 20:35:30 +01:00
arcnmx e0e2fd849a youtube-dl: 2020.01.15 -> 2020.01.24 2020-01-24 11:32:19 -08:00
Bjørn Forsman 804fbc9c87 eclipses.plugins.cdt: fix source hash 2020-01-24 20:18:14 +01:00
lewo adcbe7baeb
Merge pull request #78427 from serokell/yorickvp/vault-reload
nixos/vault: add ExecReload entry
2020-01-24 20:02:13 +01:00
taku0 a5c3e0647b thunderbird: 68.4.1 -> 68.4.2 2020-01-25 03:16:22 +09:00
taku0 ef497b63ba thunderbird-bin: 68.4.1 -> 68.4.2 2020-01-25 03:12:19 +09:00
Michael Weiss 24b7d0de7b
iputils: Increase the priority to avoid collisions with inetutils (#78408)
The ping binary will be from iputils anyway since it's installed in
/run/wrappers/bin/ (first in $PATH) and tftpd will be from iputils as
well since inetutils installs it into libexec (not in $PATH).

Therefore, there's not even a real choice here (though we should most
likely prefer iputils anyway).

Current collisions:
collision between `/nix/store/...-iputils-20190709/bin/ping' and `/nix/store/...-inetutils-1.9.4/bin/ping'
collision between `/nix/store/...-iputils-20190709/share/man/man8/tftpd.8.gz' and `/nix/store/...-inetutils-1.9.4/share/man/man8/tftpd.8.gz'
2020-01-24 19:05:23 +01:00
Yorick van Pelt 15e98e7428
nixos/vault: add ExecReload entry 2020-01-24 18:59:13 +01:00
Ingo Blechschmidt 89864a01d1 dsniff: Unbreak the build 2020-01-24 18:58:54 +01:00
MarcFontaine 3958cc3c4b gavrasm: init at 4.5 2020-01-24 18:55:01 +01:00
Silvan Mosberger 342bc51089
Merge pull request #78358 from serokell/yorickvp/alertmanager-secret
nixos/alertmanager: add environmentFile, envsubst for secrets
2020-01-24 18:48:59 +01:00
Michael Weiss 7c08ba312b
Merge pull request #78189 from kraem/master
rar2fs: init at 1.28.0
2020-01-24 18:29:38 +01:00
Michael Weiss 3791770384
Merge pull request #78413 from primeos/signal-desktop
signal-desktop: 1.29.6 -> 1.30.0
2020-01-24 18:23:29 +01:00
Jörg Thalheim 3ef5115963
nixos/systemd: add all systemd tmpfiles files
Especially tmp.conf is important to create /tmp and /var/tmp with the correct
permissions.
2020-01-24 17:20:54 +00:00
Yorick van Pelt ed6e4a936c
nixos/alertmanager: provide example of envsubst usage 2020-01-24 18:07:24 +01:00
Michael Weiss 9cf50fa55c
signal-desktop: 1.29.6 -> 1.30.0
Changelog: https://github.com/signalapp/Signal-Desktop/releases/tag/v1.30.0
2020-01-24 17:49:39 +01:00
Tim Steinbach 62d86db572
zoom-us: 3.5.336627.1216 -> 3.5.352596.0119 2020-01-24 11:31:18 -05:00
Tim Steinbach 30ad9a98d4
linux_latest-libre: 17198 -> 17262 2020-01-24 11:18:02 -05:00
Tim Steinbach 461e8d1d59
linux: 5.4.13 -> 5.4.14 2020-01-24 11:17:37 -05:00
Tim Steinbach 35da29dd68
linux: 4.9.210 -> 4.9.211 2020-01-24 11:17:10 -05:00
Tim Steinbach 53616e8c4e
linux: 4.4.210 -> 4.4.211 2020-01-24 11:16:52 -05:00
Tim Steinbach fd2ddc3288
linux: 4.19.97 -> 4.19.98 2020-01-24 11:16:38 -05:00
Tim Steinbach 0bb5075c62
linux: 4.14.166 -> 4.14.167 2020-01-24 11:15:31 -05:00
worldofpeace 7e9b1564e6
Merge pull request #78423 from edef1c/gnupg-package
nixos/gnupg: actually use the configured gpg package
2020-01-24 11:10:20 -05:00
edef bfe1c69ede nixos/gnupg: actually use the configured gpg package
Previously, this would ignore the `package` option if `pinentryFlavor`
was set.
2020-01-24 15:54:57 +00:00
worldofpeace 966e56cdfb nixos/xfce: use sessionPackages 2020-01-24 10:47:55 -05:00
Nathan Hawkins b0208cb80f nixos/unifi: use systemd tmpfiles instead of preStart 2020-01-24 10:06:29 -05:00
Franz Pletz 402b97fa1e
Merge pull request #78058 from mayflower/nixos/version-gitdir-symlink
nixos/version: fix case where .git is a symlink
2020-01-24 14:58:31 +00:00
Mario Rodas 8a9fffcd62
jetbrains-mono: 1.0.1 -> 1.0.2
Changelog: https://github.com/JetBrains/JetBrainsMono/releases/tag/v1.0.2
2020-01-24 09:16:54 -05:00
Maximilian Bosch 2a8ad18258
Merge pull request #78411 from lheckemann/ee-bump
EmptyEpsilon: 2019.11.01 -> 2020.01.15
2020-01-24 15:13:11 +01:00
scalavision de193e105d mill: 0.5.6 -> 0.6.0 2020-01-24 15:01:47 +01:00
sjau 88de34b160 zfs: 0.8.2 -> 0.8.3 2020-01-24 14:52:44 +01:00
Linus Heckemann a7a0d44b58 EmptyEpsilon: 2019.11.01 -> 2020.01.15 2020-01-24 14:16:15 +01:00
Mario Rodas ee28f38a48
Merge pull request #78394 from marsam/update-nodejs-13_x
nodejs-13_x: 13.6.0 -> 13.7.0
2020-01-24 08:12:45 -05:00
Tor Hedin Brønner 93c7301338
gnomeExtensions.gsconnect: 30 -> 31 (#78359)
No longer depends on libfolks :)

https://github.com/andyholmes/gnome-shell-extension-gsconnect/releases/tag/v31
2020-01-24 13:45:11 +01:00
Maximilian Bosch 7f723b128b
cargo-make: 0.26.1 -> 0.26.2
https://github.com/sagiegurari/cargo-make/releases/tag/0.26.2
2020-01-24 13:38:22 +01:00
Jan Hrnko 8bab2dec10 nixos/dokuwiki: init module at 2018-04-22b 2020-01-24 13:27:10 +01:00
Symphorien Gibol 30c2ac9efa heaptrack: wrap with wrapQtAppsHook 2020-01-24 12:00:00 +00:00
Jörg Thalheim e0137930f2
Pr scala out dir cleaned (#78042)
Pr scala out dir cleaned
2020-01-24 11:53:50 +00:00
Jörg Thalheim 3c62a82259
libredirect: fix build on darwin (#78399)
libredirect: fix build on darwin
2020-01-24 11:43:55 +00:00