1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 19:51:17 +00:00
Commit graph

385122 commits

Author SHA1 Message Date
Silvan Mosberger 907627f656 lib/types: Simplify submoduleWith shorthandOnlyDefinesConfig handling
The module system already uses the parent module's _file as a fallback,
so we don't need to inject the file in a weird way
2022-06-14 17:07:33 +02:00
Silvan Mosberger 79441600c2 lib/tests: Add submodule file propagation test 2022-06-14 17:01:58 +02:00
Fabian Affolter 492faa4f42
Merge pull request #177542 from fabaff/atomic-operator
atomic-operator: init at 0.8.5
2022-06-13 22:01:10 +02:00
Fabian Affolter 514564d50a
Merge pull request #177487 from fabaff/crlfsuite
crlfsuite: init at 2.0
2022-06-13 22:00:41 +02:00
Fabian Affolter 1b4d97436b
Merge pull request #177491 from fabaff/offensive-azure
offensive-azure: init at 0.4.10
2022-06-13 22:00:26 +02:00
Fabian Affolter d57af7fa69
Merge pull request #177534 from fabaff/mitmproxy2swagger
mitmproxy2swagger: init at 0.6.0
2022-06-13 22:00:05 +02:00
Daniel Olsen 1f31dbf1ec ocamlPackages.cry: 0.6.5 -> 0.6.7 2022-06-13 21:33:09 +02:00
Maximilian Bosch 1e77e11827
Merge pull request #177500 from NixOS/bump-element
element-{web,desktop}: 1.10.13 -> 1.10.14
2022-06-13 20:46:10 +02:00
Kevin Cox 627f4d608b
Merge pull request #177543 from kevincox/wl
watchlog: init at 1.152.0
2022-06-13 14:40:08 -04:00
Robert Scott 18818cc1f9
Merge pull request #177550 from dotlambda/electron-source-provenance
electron: mark meta.sourceProvenance
2022-06-13 19:39:49 +01:00
Robert Schütz df9425f1b2 etcher: mark meta.sourceProvenance 2022-06-13 17:43:26 +00:00
Robert Schütz cce03bad2d signal-desktop: mark meta.sourceProvenance 2022-06-13 17:43:07 +00:00
Robert Schütz 0ca71677b4 electron: mark meta.sourceProvenance 2022-06-13 17:39: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
Kevin Cox 41d033fc50
watchlog: init at 1.152.0 2022-06-13 12:43:35 -04:00
Fabian Affolter 4ecbbe3805 atomic-operator: init at 0.8.5 2022-06-13 18:28:08 +02:00
Fabian Affolter ee4b07bdd0 python310Packages.pick. init at 1.2.0 2022-06-13 18:14:41 +02:00
Fabian Affolter 9e603ba5f1 mitmproxy2swagger: init at 0.6.0 2022-06-13 17:31:30 +02:00
Fabian Affolter 64305297ad python310Packages.json-stream: init at 1.3.0 2022-06-13 17:25:39 +02: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
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
Maximilian Bosch accc92f060
element-{web,desktop}: 1.10.13 -> 1.10.14
ChangeLog desktop: https://github.com/vector-im/element-desktop/releases/tag/v1.10.14
ChangeLog web: https://github.com/vector-im/element-web/releases/tag/v1.10.14
2022-06-13 12:06:29 +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