Matthieu Coudron and GitHub
77c7a237fa
Merge pull request #177064 from malob/add-nvim-lastplace
...
vimPlugins.nvim-lastplace: init at 2021-10-15
2022-06-13 19:32:28 +02:00
Matthieu Coudron and GitHub
e38a06b96a
Merge pull request #176375 from teto/luarocks-3.9.0
2022-06-13 19:23:45 +02:00
Hugo and GitHub
2c7a74c992
vimPlugins.lspcontainers: init
2022-06-13 19:01:33 +02:00
Sergei Trofimovich and GitHub
3c1e24d599
Merge pull request #177095 from trofi/fix-fno-common-for-rocksndiamonds
...
rocksndiamonds: pull upstream fix for -fno-common toolchains
2022-06-13 16:59:14 +00:00
Fabian Affolter and GitHub
13f08d71ce
Merge pull request #177510 from r-ryantm/auto-update/python3.10-pyinsteon
...
python310Packages.pyinsteon: 1.1.0 -> 1.1.1
2022-06-13 16:28:42 +02:00
Léo Gaspard and GitHub
02cd48717d
nixos/openldap: fix systemd rejecting notification ( #177084 )
...
On one of the two machines I have running openldap, openldap failed to start due to a "timeout". Increasing the allowed startup delay didn't help.
I noticed the following in logs:
```
openldap.service: Got notification message from PID 5224, but reception only permitted for main PID 5223
```
It turns out that on this machine at least, openldap apparently sends the notification from a non-main process, which means that we need this NotifyAccess setting for systemd to record that it successfully started. Without it, after 30 seconds systemd kills the process because it didn't receive the sd_notify call.
Somehow the other machine I have on nixos running ldap works fine even without this, but I could not figure out what changes the behavior.
Given that AFAIU NotifyAccess still restricts to "from the cgroup of the service", I think this change should be safe.
2022-06-13 15:28:12 +02:00
Matthieu Coudron and GitHub
a1ad235743
vimUtils: deprecate configure.pathogen ( #154814 )
...
pathogen does not bring any value compared to vim native packages so
remove it to ease maintainance burden.
2022-06-13 15:25:46 +02:00
Bobby Rong and GitHub
5ed2235050
Merge pull request #177148 from jlesquembre/neil-update
...
neil: 0.0.23 -> 0.0.31
2022-06-13 21:13:50 +08:00
Bobby Rong and GitHub
4cd8f34d00
Merge pull request #176944 from oxzi/spdx-license-list-data-3.17
...
spdx-license-list-data: 3.16 -> 3.17
2022-06-13 21:09:55 +08:00
Matthieu Coudron and GitHub
e1a1cfb565
vimPlugins.fzf-hoogle-vim: init at 2022-05-01 ( #176722 )
2022-06-13 14:12:14 +02:00
R. Ryantm
877b86fb37
python310Packages.pyinsteon: 1.1.0 -> 1.1.1
2022-06-13 12:00:52 +00:00
Jörg Thalheim and GitHub
7221cae5b9
Merge pull request #175723 from aaronjheng/manul
...
manul: remove
2022-06-13 14:00:35 +02:00
R. RyanTM and GitHub
693d5359ee
oh-my-zsh: 2022-06-06 -> 2022-06-12 ( #177485 )
2022-06-13 07:33:29 -04:00
FliegendeWurst and Alexander Foremny
f5389ce140
vscodium: mark meta.sourceProvenance
2022-06-13 18:55:15 +08:00
FliegendeWurst and Alexander Foremny
7cb9bf19b9
yandex-browser: mark meta.sourceProvenance
2022-06-13 18:55:15 +08:00
FliegendeWurst and Alexander Foremny
6a0ed325e3
vivaldi: mark meta.sourceProvenance
2022-06-13 18:55:15 +08:00
FliegendeWurst and Alexander Foremny
746ecffade
microsoft-edge: mark meta.sourceProvenance
2022-06-13 18:55:15 +08:00
FliegendeWurst and Alexander Foremny
51d4989cdd
firefox-bin: mark meta.sourceProvenance
2022-06-13 18:55:15 +08:00
FliegendeWurst and Alexander Foremny
76b1ca1c35
google-chrome: mark meta.sourceProvenance
2022-06-13 18:55:15 +08:00
FliegendeWurst and Alexander Foremny
08947f3df6
opera: mark meta.sourceProvenance
2022-06-13 18:55:15 +08:00
FliegendeWurst and Alexander Foremny
c08c35ced3
adoptopenjdk-bin: mark meta.sourceProvenance
2022-06-13 18:55:15 +08:00
FliegendeWurst and Alexander Foremny
f92bbd5b0a
breitbandmessung: mark meta.sourceProvenance
2022-06-13 18:55:15 +08:00
FliegendeWurst and Alexander Foremny
6603e6a8d1
tor-browser-bundle-bin: mark meta.sourceProvenance
2022-06-13 18:55:15 +08:00
FliegendeWurst and Alexander Foremny
04f2eb1b0a
mathematica: mark meta.sourceProvenance
2022-06-13 18:55:15 +08:00
FliegendeWurst and Alexander Foremny
857463a465
trilium-{desktop,server}: mark meta.sourceProvenance
2022-06-13 18:55:15 +08:00
Fabian Affolter and GitHub
9ba8f9c6cf
Merge pull request #177459 from r-ryantm/auto-update/flexget
...
flexget: 3.3.15 -> 3.3.16
2022-06-13 12:07:00 +02:00
Fabian Affolter and GitHub
80170ef344
Merge pull request #177490 from r-ryantm/auto-update/python3.10-pysmb
...
python310Packages.pysmb: 1.2.7 -> 1.2.8
2022-06-13 11:51:10 +02:00
X9VoiD and GitHub
94cb803fab
broadcom_sta: fix build on linux 5.18 ( #177243 )
...
Fix build issues when compiling against Linux 5.18
2022-06-13 11:38:18 +02:00
Fabian Affolter and GitHub
c1daec8d83
Merge pull request #176875 from r-ryantm/auto-update/python310Packages.azure-servicebus
...
python310Packages.azure-servicebus: 7.6.1 -> 7.7.0
2022-06-13 11:33:03 +02:00
Vincent Laporte and Vincent Laporte
61d8986385
coqPackages.{hierarchy-builder,trakt}: disable for Coq ≥ 8.16
...
They depend on elpi (not yet available in nixpkgs)
2022-06-13 11:29:20 +02:00
Vincent Laporte and Vincent Laporte
10f159ffd1
coqPackages.mathcomp: disable for Coq ≥ 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte and Vincent Laporte
476cb5b0c7
coqPackages.simple-io: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte and Vincent Laporte
31648f5f8e
coqPackages.StructTact: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte and Vincent Laporte
bd84a72970
coqPackages.coqprime: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte and Vincent Laporte
e488c3e834
coqPackages.coq-record-update: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte and Vincent Laporte
7d14828292
coqPackages.LibHyps: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte and Vincent Laporte
e09c29e9e6
coqPackages.ITree: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte and Vincent Laporte
8bdc101414
coqPackages.math-classes: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte and Vincent Laporte
577c99884d
coqPackages.metalib: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte and Vincent Laporte
80fd9ab13e
coqPackages.parsec: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte and Vincent Laporte
b03dc538a3
coqPackages.semantics: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte and Vincent Laporte
082dc9aba9
coqPackages.iris: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte and Vincent Laporte
591f280978
coqPackages.stdpp: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte and Vincent Laporte
ecb1e2a99b
coqPackages.CoLoR: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte and Vincent Laporte
a8392b2ee4
coqPackages.tlc: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte and Vincent Laporte
b8e366f1a4
coqPackages.paco: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Vincent Laporte and Vincent Laporte
3d80ca27c0
coqPackages.coq-ext-lib: enable for Coq 8.16
2022-06-13 11:29:20 +02:00
Fabian Affolter and GitHub
27c7366116
Merge pull request #176984 from dotlambda/azure-eventhub-5.10.0
...
python310Packages.azure-eventhub: 5.9.0 -> 5.10.0
2022-06-13 11:28:41 +02:00
Fabian Affolter and GitHub
ccad0503ba
python310Packages.pysmb: add format
...
- disable on older Python releases
2022-06-13 11:25:06 +02:00
Fabian Affolter and GitHub
0986c1070d
Merge pull request #176725 from fabaff/pyunifiprotect-bump
...
python310Packages.pyunifiprotect: 3.8.0 -> 3.9.2
2022-06-13 11:21:08 +02:00