Commit Graph

241395 Commits

Author SHA1 Message Date
Daniël de Kok
7f50d64290
Merge pull request #96216 from lionello/patch-3
Allow alloy on Darwin
2020-08-25 19:13:09 +02:00
Ryan Mulligan
34d3a27604
Merge pull request #96276 from r-ryantm/auto-update/elvish
elvish: 0.14.0 -> 0.14.1
2020-08-25 10:08:34 -07:00
Lio李欧
d7c8a477d0
alloy: enable build on Darwin 2020-08-25 09:21:26 -07:00
Jonathan Ringer
62f046e902
Merge master into staging-next 2020-08-25 09:16:30 -07:00
Jonathan Ringer
7e07d142e7 nixos/octoprint: improve example 2020-08-25 09:13:13 -07:00
Dennis Gosnell
89aade0ffa
Merge pull request #96287 from golddranks/haskell-updates
Disable trifecta tests on AArch64, as they tend to fail and prevent the build
2020-08-26 00:45:22 +09:00
Luc Perkins
295612e59a
open-policy-agent: 0.22.0 -> 0.23.2 2020-08-25 07:25:39 -07:00
Sascha Grunert
d9e6beab26 ginkgo: init at 1.14.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-26 00:17:10 +10:00
Ryan Mulligan
bdefff3150
Merge pull request #96212 from r-ryantm/auto-update/bashmount
bashmount: 4.3.0 -> 4.3.1
2020-08-25 06:59:52 -07:00
Ryan Mulligan
7470252caa
Merge pull request #96229 from r-ryantm/auto-update/fly
fly: 6.4.1 -> 6.5.0
2020-08-25 06:58:02 -07:00
Ryan Mulligan
407a0b5436
Merge pull request #96240 from r-ryantm/auto-update/bpytop
bpytop: 1.0.13 -> 1.0.21
2020-08-25 06:55:51 -07:00
Jörg Thalheim
87214dbd10
nixos/test-driver: re-introduce log()
Appearantly this is used in tests
2020-08-25 14:50:47 +01:00
R. RyanTM
c9e9856c52 enchant: 2.2.8 -> 2.2.9 2020-08-25 15:49:07 +02:00
Mario Rodas
08ab7f16a0
Merge pull request #96215 from marsam/update-libvmaf
libvmaf: 1.5.2 -> 1.5.3
2020-08-25 08:48:44 -05:00
Pyry Kontio
1e99373cef haskellPackages.trifecta: disable tests on AArch64
The tests tend to fail and prevent the build of packages that depend on
this library, while the core reason for the test failure seems hard to
fix at the moment.
2020-08-25 22:38:49 +09:00
Tim Steinbach
692a12e6ee
oh-my-zsh: 2020-08-20 -> 2020-08-24 2020-08-25 09:12:16 -04:00
Tim Steinbach
39adc17e3b
linux/hardened/patches/5.7: 5.7.16.a -> 5.7.17.a 2020-08-25 09:12:16 -04:00
Tim Steinbach
85760a9c86
linux/hardened/patches/5.4: 5.4.59.a -> 5.4.60.a 2020-08-25 09:12:15 -04:00
Tim Steinbach
3b9e188346
linux/hardened/patches/4.19: 4.19.140.a -> 4.19.141.a 2020-08-25 09:12:15 -04:00
Tim Steinbach
cf65c610a5
linux/hardened/patches/4.14: 4.14.193.a -> 4.14.194.a 2020-08-25 09:12:14 -04:00
Tim Steinbach
900fdd8533
linux: 5.8 -> 5.8.3 2020-08-25 09:12:14 -04:00
Oleksii Filonenko
4527558cdf
Merge pull request #96171 from marsam/update-docker-slim
docker-slim: 1.31.0 -> 1.32.0
2020-08-25 16:09:59 +03:00
Joe Hermaszewski
e34b5375cd haskellPackages.haskell-language-server: fix typo in update script 2020-08-25 21:03:50 +08:00
Daniël de Kok
4bb0728760 papermc: cleanup
- Use Nix store path for the shebang to make this work on systems
  without /bin/sh.
- Replace phases by dont*.
- Install jar file to $out/share/papermc rather than $out.
- License gpl3 -> gpl3Only (couldn't find any evidence that this is
  gpl3Plus).
2020-08-25 14:46:24 +02:00
R. RyanTM
7ec800fda1 elvish: 0.14.0 -> 0.14.1 2020-08-25 12:42:02 +00:00
TheUserCreated
7dd3f3d191
papermc: 1.15.2r161 -> 1.16.2r141 2020-08-25 14:24:52 +02:00
Lassulus
0fcb4673be
Merge pull request #96126 from hmenke/mathematica
mathematica: 12.1.0 -> 12.1.1
2020-08-25 14:05:59 +02:00
Anderson Torres
a607e0e128
Merge pull request #95896 from Enzime/fix-dpms-firefox
firefox: fix libXScrnSaver dynamic dependency
2020-08-25 09:04:58 -03:00
Augustin Borsu
19a7012769 jupyterhub: fix authenticator configuration
authentication_class  is invalid, it should be authenticator_class cfr [project doc|https://tljh.jupyter.org/en/latest/topic/authenticator-configuration.html]
2020-08-25 13:50:18 +02:00
Daniël de Kok
ff7b484111
Merge pull request #96244 from danieldk/remove-rssh
rssh: remove
2020-08-25 13:46:38 +02:00
Peter Hoeg
7cf3cd3434
Merge pull request #95893 from NixOS/u/kapps_2008
kdeApplications: 20.04.3 -> 20.08.0
2020-08-25 19:41:53 +08:00
Sascha Grunert
334ade0633
gopls: remove unnecessary go input (#96270)
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-25 13:38:00 +02:00
Mario Rodas
5f1966f775
Merge pull request #96247 from r-ryantm/auto-update/chezmoi
chezmoi: 1.8.4 -> 1.8.5
2020-08-25 06:36:59 -05:00
Mario Rodas
0b2cc68bfc
Merge pull request #96235 from r-ryantm/auto-update/bup
bup: 0.30.1 -> 0.31
2020-08-25 06:35:30 -05:00
Victor Nawothnig
381f4d1aab
Update pkgs/development/haskell-modules/configuration-common.nix
Co-authored-by: Dennis Gosnell <cdep.illabout@gmail.com>
2020-08-25 13:34:20 +02:00
Mario Rodas
c9d769c3fe
Merge pull request #96237 from Moredread/libgdiplus/parallel
libgdiplus: enable parallel building
2020-08-25 06:27:49 -05:00
Linus Heckemann
86afe1e4d7
Merge pull request #96261 from sternenseemann/bemenu-0.5.0
bemenu: 0.4.1 → 0.5.0
2020-08-25 13:23:47 +02:00
Peter Simons
398d5f125b haskell-language-server: fix overrides for new version of hie-bios 2020-08-25 13:20:57 +02:00
Izorkin
e21e5a9483 nixos/security/misc: add option unprivilegedUsernsClone 2020-08-25 14:18:24 +03:00
Peter Simons
39f6530d6d hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-14-g12d3fb3 from Hackage revision
63b4553697.
2020-08-25 13:17:06 +02:00
Peter Simons
89db531aea LTS Haskell 16.11 2020-08-25 13:16:14 +02:00
Victor Nawothnig
25a1978dc4 libsodium: feed c2hs dependency 2020-08-25 13:11:09 +02:00
Mario Rodas
6a6d4c9b39
Merge pull request #96252 from r-ryantm/auto-update/eksctl
eksctl: 0.25.0 -> 0.26.0
2020-08-25 06:09:11 -05:00
Maximilian Bosch
049c0c526e
inspectrum: 2017-05-31 -> 0.2.2
Also made sure that the QT applications are properly wrapped using
`wrapQtAppsHook`.
2020-08-25 13:05:08 +02:00
Justin Humm
e253cb26fa
Merge pull request #96236 from r-ryantm/auto-update/notmuch-bower
notmuch-bower: 0.11 -> 0.12
2020-08-25 13:03:00 +02:00
Vladimír Čunát
4f157f45f5
Merge #96259: stage-1 find-libs: initialise an empty array 2020-08-25 12:40:54 +02:00
Nick Hu
887e7b6036
Merge pull request #96217 from NickHu/i3lock-fancy-rapid
i3lock-fancy-rapid: init at 2019-10-09
2020-08-25 11:36:29 +01:00
(cdep)illabout
e4618ea5b2
haskellPackages.termonad: mark unbroken 2020-08-25 19:33:22 +09:00
Herwig Hochleitner
8e3da733b1 nixos: wpa_supplicant: warn on unused config 2020-08-25 12:29:58 +02:00
R. RyanTM
bb267240df etcd_3_4: 3.4.10 -> 3.4.13 2020-08-25 20:29:50 +10:00