Commit graph

416277 commits

Author SHA1 Message Date
R. Ryantm b31c42831f conntrack-tools: 1.4.6 -> 1.4.7 2022-10-09 13:49:33 +02:00
Franz Pletz 8a86d9d4aa
Merge pull request #195190 from Ma27/coturn-replace-secret
nixos/coturn: refactor secret injection
2022-10-09 13:48:49 +02:00
Anderson Torres 377db224c1
Merge pull request #195093 from anthonyroussel/vdpauinfo_1_5
vdpauinfo: 1.3 -> 1.5
2022-10-09 08:43:38 -03:00
Anderson Torres ff92a56f77
Merge pull request #195057 from LeSuisse/sget-init
sget: init at unstable-2022-10-04
2022-10-09 08:40:44 -03:00
Anderson Torres 77f47938c8
Merge pull request #195136 from wegank/pcem-wxgtk
pcem: migrate to wxGTK32
2022-10-09 08:37:26 -03:00
Maciej Krüger 46101630c6
Merge pull request #193598 from ckiee/synapse-admin-18fix 2022-10-09 13:32:43 +02:00
Alex Griffin 74fc4924fb xmonadctl: use xmonad-contrib's src 2022-10-09 13:16:13 +02:00
Sandro 7338069be8
Merge pull request #193778 from r-ryantm/auto-update/vtm 2022-10-09 12:59:03 +02:00
Sandro 42f7345fb0
Merge pull request #194910 from SuperSamus/duckstation-revert 2022-10-09 12:57:48 +02:00
Sandro 3720503cdf
Merge pull request #192649 from ners/apacheds 2022-10-09 12:49:14 +02:00
André-Patrick Bubel 17b9d61957
mediathekview: 13.8.0 -> 13.9.1 (#194125) 2022-10-09 12:40:07 +02:00
Maximilian Bosch 1d4a52da6a
Merge pull request #194805 from figsoda/update-rust-motd
rust-motd: 0.2.1 -> 1.0.0
2022-10-09 12:30:51 +02:00
Sandro 63a937e54b
Merge pull request #189421 from foo-dogsquared/update-guile-gcrypt 2022-10-09 12:22:27 +02:00
ilkecan ef30dee2d6 buildVimPlugin: deprecate rtp attribute 2022-10-09 12:22:03 +02:00
ilkecan 448bb9bbae vimUtils.buildVimPlugin: prevent building twice
Don't set the `rtp` attribute using `overrideAttrs`. `overrideAttrs`
passes the attribute to the builder hence creates a different
derivation. This made vim plugins being built twice.
2022-10-09 12:22:03 +02:00
ilkecan 9314243820 luaPackages.gitsigns-nvim: remove noop override
`toVimPlugin` function mentioned is added with #178180.
2022-10-09 12:22:03 +02:00
ilkecan 49b5c1f562 vimPlugins.plenary-nvim: remove stale comment
The plugin is being built using `luaPackages` since #178180.
2022-10-09 12:22:03 +02:00
Sandro 53e18170b1
Merge pull request #194901 from onny/wordpresspackages-update 2022-10-09 12:17:49 +02:00
Stéphan Kochen 2623fc4a78 lua: add back Darwin makeBinaryWrapper fix 2022-10-09 12:15:14 +02:00
Sandro 898f6ecd4d
Merge pull request #189561 from mpscholten/init-ihp-new 2022-10-09 12:02:12 +02:00
Sandro d87090ce15
Merge pull request #194892 from rapenne-s/surf_display_update 2022-10-09 11:11:38 +02:00
Sergei Trofimovich 7c0859b7d5
Merge pull request #194691 from amjoseph-nixpkgs/pr/xlibsWrapper/pcb
pcb: use xorg.* packages directly instead of xlibsWrapper
2022-10-09 10:07:29 +01:00
Fabian Affolter aa007170d5
Merge pull request #195172 from r-ryantm/auto-update/dnstwist
dnstwist: 20220815 -> 20221008
2022-10-09 10:26:35 +02:00
Vincent Laporte 0e21110822 ocamlPackages.caqti: 1.8.0 → 1.9.1 2022-10-09 10:19:15 +02:00
Maximilian Bosch 4ece171482
Merge pull request #194738 from mayflower/pi-tokenjanitor
nixos/privacyidea: add proper support for `privacyidea-token-janitor`
2022-10-09 09:50:20 +02:00
Maximilian Bosch 4fd75277dd
nixos/coturn: refactor secret injection
The original implementation had a few issues:

* The secret was briefly leaked since it is part of the cmdline for
  `sed(1)` and on Linux `cmdline` is world-readable.
* If the secret would contain either a `,` or a `"` it would mess with
  the `sed(1)` expression itself unless you apply messy escape hacks.

To circumvent all of that, I decided to use `replace-secret` which
allows you to replace a string inside a file (in this case
`#static-auth-secret#`) with the contents of a file, i.e.
`cfg.static-auth-secret-file` without any of these issues.
2022-10-09 09:31:48 +02:00
Lassulus d052fcf0ed
Merge pull request #195102 from witheredsea7df/upgrade/bitcoin-abc
bitcoin-abc: 0.21.13 -> 0.26.2
2022-10-09 09:21:09 +02:00
Sandro 21469bd965
Merge pull request #191198 from Moredread/nixpkgs-paperless
nixosTests.paperless: check if /metadata/ can be accessed
2022-10-09 08:49:28 +02:00
Vladimír Čunát 683bd80353
Merge #195056: thunderbird*: 102.3.1 -> 102.3.2 2022-10-09 08:42:33 +02:00
Vladimír Čunát 7cce28d594
qt5.qtscript: drop the version override
It really was updated in commit 697a72e8a and refused to build.
(You can think of this as a revert of commit dd4afc7c0055.)
2022-10-09 08:16:59 +02:00
Stanisław Pitucha 14ccaaedd9
Merge pull request #195076 from anthonyroussel/adcli_0_9_2
adcli: 0.9.1 -> 0.9.2
2022-10-09 17:15:51 +11:00
talyz fae653deb4 nixos/gitlab: Configure ActionCable
ActionCable is used to provide realtime updates in a few places,
mainly the issue sidebar.
2022-10-09 08:12:19 +02:00
talyz 9b3ff51c77 nixos/gitlab: Set a more appropriate type for extraConfig 2022-10-09 08:12:19 +02:00
talyz 58158100f7 nixos/gitlab: Make sure docker-registry starts after cert generation 2022-10-09 08:12:19 +02:00
talyz 8e8253ddb4 nixos/gitlab: Create registry state path 2022-10-09 08:12:19 +02:00
talyz 3dedfb3fa0 nixos/gitlab: Connect to redis through a unix socket by default
This gives us slightly higher security as you have to be in the gitlab
group to connect, and possibly a (very small) performance benefit as
well.
2022-10-09 08:12:19 +02:00
talyz 843082eb3a nixos/gitlab: Add findutils to runtime dependencies
Needed for the gitlab:cleanup:orphan_job_artifact_files rake task.
2022-10-09 08:12:19 +02:00
talyz bee6e1dafa nixos/gitlab: Deduplicate runtime dependency listing 2022-10-09 08:12:19 +02:00
talyz 0211edd1ff nixos/gitlab: Add workhorse.config option 2022-10-09 08:12:19 +02:00
talyz 4df4d2a8ea genJqSecretsReplacementSnippet: Allow dots in attribute names...
...and escape quotation marks and backslashes.
2022-10-09 08:12:19 +02:00
Robert Hensing e56fb06eef cryptsetup: Add tests.nixos 2022-10-09 08:11:33 +02:00
Robert Hensing e5b5136429 cryptsetup: Remove ruby build dependency from NixOS
Removing this build dependency makes most NixOS tests completely
independent of the ruby ecosystem.
This helps reduce mass-rebuilds, which is especially useful when
bisecting the staging branch using a NixOS test.
2022-10-09 08:11:33 +02:00
zowoq de25676c9f promtail: move alongside grafana-loki 2022-10-09 16:09:17 +10:00
github-actions[bot] c4bf5cbd84
Merge staging-next into staging 2022-10-09 06:04:39 +00:00
github-actions[bot] efe8ad8714
Merge master into staging-next 2022-10-09 06:04:00 +00:00
Stanisław Pitucha 8ff7b290e6
Merge pull request #195048 from erdnaxe/galene-update
galene: 0.5.5 -> 0.6.1
2022-10-09 17:03:59 +11:00
Mario Rodas e663419273
Merge pull request #195174 from figsoda/update-genact
genact: 1.1.1 -> 1.2.0
2022-10-09 00:33:50 -05:00
Mario Rodas 118fc92ce2
Merge pull request #195175 from figsoda/update-cargo-zigbuild
cargo-zigbuild: 0.12.3 -> 0.13.0
2022-10-09 00:33:34 -05:00
Mario Rodas ce1a1bdb98
Merge pull request #179631 from lunik1/mpv-playlistmanager-2022-06-28
mpvScripts.mpv-playlistmanager: unstable-2021-09-27 → unstable-2022-06-28
2022-10-09 00:26:50 -05:00
Stanisław Pitucha 49a2d51ba2
Merge pull request #192156 from viraptor/devito-fix-darwin
python310Packages.devito: fix darwin build
2022-10-09 16:13:42 +11:00