3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

385541 commits

Author SHA1 Message Date
github-actions[bot] 15c142e5c0
Merge staging-next into staging 2022-06-13 18:02:13 +00:00
github-actions[bot] 6ccd35f78f
Merge master into staging-next 2022-06-13 18:01:35 +00:00
Robert Schütz fe8a3f1ff8 conan: 1.47.0 -> 1.49.0 2022-06-13 17:57:32 +00:00
Matthieu Coudron 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 e38a06b96a
Merge pull request #176375 from teto/luarocks-3.9.0 2022-06-13 19:23:45 +02:00
Hugo 2c7a74c992
vimPlugins.lspcontainers: init 2022-06-13 19:01:33 +02:00
Sergei Trofimovich 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 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 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 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 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 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 e1a1cfb565
vimPlugins.fzf-hoogle-vim: init at 2022-05-01 (#176722) 2022-06-13 14:12:14 +02:00
github-actions[bot] fa46b52651
Merge staging-next into staging 2022-06-13 12:02:02 +00:00
github-actions[bot] 153ddcc04c
Merge master into staging-next 2022-06-13 12:01:23 +00:00
R. Ryantm 877b86fb37 python310Packages.pyinsteon: 1.1.0 -> 1.1.1 2022-06-13 12:00:52 +00:00
Jörg Thalheim 7221cae5b9
Merge pull request #175723 from aaronjheng/manul
manul: remove
2022-06-13 14:00:35 +02:00
R. RyanTM 693d5359ee
oh-my-zsh: 2022-06-06 -> 2022-06-12 (#177485) 2022-06-13 07:33:29 -04:00
FliegendeWurst f5389ce140 vscodium: mark meta.sourceProvenance 2022-06-13 18:55:15 +08:00
FliegendeWurst 7cb9bf19b9 yandex-browser: mark meta.sourceProvenance 2022-06-13 18:55:15 +08:00
FliegendeWurst 6a0ed325e3 vivaldi: mark meta.sourceProvenance 2022-06-13 18:55:15 +08:00
FliegendeWurst 746ecffade microsoft-edge: mark meta.sourceProvenance 2022-06-13 18:55:15 +08:00
FliegendeWurst 51d4989cdd firefox-bin: mark meta.sourceProvenance 2022-06-13 18:55:15 +08:00
FliegendeWurst 76b1ca1c35 google-chrome: mark meta.sourceProvenance 2022-06-13 18:55:15 +08:00
FliegendeWurst 08947f3df6 opera: mark meta.sourceProvenance 2022-06-13 18:55:15 +08:00
FliegendeWurst c08c35ced3 adoptopenjdk-bin: mark meta.sourceProvenance 2022-06-13 18:55:15 +08:00
FliegendeWurst f92bbd5b0a breitbandmessung: mark meta.sourceProvenance 2022-06-13 18:55:15 +08:00
FliegendeWurst 6603e6a8d1 tor-browser-bundle-bin: mark meta.sourceProvenance 2022-06-13 18:55:15 +08:00
FliegendeWurst 04f2eb1b0a mathematica: mark meta.sourceProvenance 2022-06-13 18:55:15 +08:00
FliegendeWurst 857463a465 trilium-{desktop,server}: mark meta.sourceProvenance 2022-06-13 18:55:15 +08:00
Fabian Affolter 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 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 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 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 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 10f159ffd1 coqPackages.mathcomp: disable for Coq ≥ 8.16 2022-06-13 11:29:20 +02:00
Vincent Laporte 476cb5b0c7 coqPackages.simple-io: enable for Coq 8.16 2022-06-13 11:29:20 +02:00
Vincent Laporte 31648f5f8e coqPackages.StructTact: enable for Coq 8.16 2022-06-13 11:29:20 +02:00
Vincent Laporte bd84a72970 coqPackages.coqprime: enable for Coq 8.16 2022-06-13 11:29:20 +02:00
Vincent Laporte e488c3e834 coqPackages.coq-record-update: enable for Coq 8.16 2022-06-13 11:29:20 +02:00
Vincent Laporte 7d14828292 coqPackages.LibHyps: enable for Coq 8.16 2022-06-13 11:29:20 +02:00
Vincent Laporte e09c29e9e6 coqPackages.ITree: enable for Coq 8.16 2022-06-13 11:29:20 +02:00
Vincent Laporte 8bdc101414 coqPackages.math-classes: enable for Coq 8.16 2022-06-13 11:29:20 +02:00
Vincent Laporte 577c99884d coqPackages.metalib: enable for Coq 8.16 2022-06-13 11:29:20 +02:00
Vincent Laporte 80fd9ab13e coqPackages.parsec: enable for Coq 8.16 2022-06-13 11:29:20 +02:00
Vincent Laporte b03dc538a3 coqPackages.semantics: enable for Coq 8.16 2022-06-13 11:29:20 +02:00
Vincent Laporte 082dc9aba9 coqPackages.iris: enable for Coq 8.16 2022-06-13 11:29:20 +02:00
Vincent Laporte 591f280978 coqPackages.stdpp: enable for Coq 8.16 2022-06-13 11:29:20 +02:00
Vincent Laporte ecb1e2a99b coqPackages.CoLoR: enable for Coq 8.16 2022-06-13 11:29:20 +02:00
Vincent Laporte a8392b2ee4 coqPackages.tlc: enable for Coq 8.16 2022-06-13 11:29:20 +02:00