Commit graph

358456 commits

Author SHA1 Message Date
Jonathan Ringer 5f91781b55 treewide: remove steam-run-native 2022-03-02 12:25:45 -08:00
Jonathan Ringer ee5fab452b steam-run-native: deprecate 2022-03-02 12:25:45 -08:00
Jonathan Ringer fae860361e steam: remove nativeOnly options 2022-03-02 12:25:45 -08:00
Renaud 671a068a01
Remove F-PROT package and service module (EoL) (#160372) 2022-03-02 21:51:47 +02:00
Robert Schütz 6fc2b4b5e9 python3Packages.twitchapi: init at 2.5.2 2022-03-02 11:46:58 -08:00
aszlig 7286be7e81 nixos/systemd-confinement: Allow shipped unit file
In issue #157787 @martined wrote:

  Trying to use confinement on packages providing their systemd units
  with systemd.packages, for example mpd, fails with the following
  error:

  system-units> ln: failed to create symbolic link
  '/nix/store/...-system-units/mpd.service': File exists

  This is because systemd-confinement and mpd both provide a mpd.service
  file through systemd.packages. (mpd got updated that way recently to
  use upstream's service file)

To address this, we now place the unit file containing the bind-mounted
paths of the Nix closure into a drop-in directory instead of using the
name of a unit file directly.

This does come with the implication that the options set in the drop-in
directory won't apply if the main unit file is missing. In practice
however this should not happen for two reasons:

  * The systemd-confinement module already sets additional options via
    systemd.services and thus we should get a main unit file
  * In the unlikely event that we don't get a main unit file regardless
    of the previous point, the unit would be a no-op even if the options
    of the drop-in directory would apply

Another thing to consider is the order in which those options are
merged, since systemd loads the files from the drop-in directory in
alphabetical order. So given that we have confinement.conf and
overrides.conf, the confinement options are loaded before the NixOS
overrides.

Since we're only setting the BindReadOnlyPaths option, the order isn't
that important since all those paths are merged anyway and we still
don't lose the ability to reset the option since overrides.conf comes
afterwards.

Fixes: https://github.com/NixOS/nixpkgs/issues/157787
Signed-off-by: aszlig <aszlig@nix.build>
2022-03-02 11:42:44 -08:00
Samuel Ainsworth 2e3231cd6b python3Packages.wandb: 0.12.10 -> 0.12.11 2022-03-02 11:41:33 -08:00
Scriptkiddi 98213c5eaf python3Packages.pyprecice: init at 2.3.0.1 2022-03-02 11:40:44 -08:00
Fabian Affolter 6c8c2339ca python3Packages.pyskyqremote: remove stale input 2022-03-02 11:31:45 -08:00
Fabian Affolter b9f5f4fe6f python3Packages.pyskyqremote: 0.3.2 -> 0.3.5 2022-03-02 11:31:45 -08:00
R. Ryantm e0fbb0a974 python310Packages.PyChromecast: 10.2.3 -> 10.3.0 2022-03-02 11:29:34 -08:00
Fabian Affolter 3116a1e430 python3Packages.adafruit-io: init at 2.6.0 2022-03-02 11:29:16 -08:00
Fabian Affolter 0da44bd46d python3Packages.pycfmodel: 0.16.3 -> 0.17.0 2022-03-02 11:29:06 -08:00
R. Ryantm d33740c674 python310Packages.weasyprint: 54.1 -> 54.2 2022-03-02 11:18:21 -08:00
Fabian Affolter 7e814f1b74 python3Packages.adafruit-platformdetect: 3.20.0 -> 3.20.1 2022-03-02 11:11:11 -08:00
Renaud 53d7e8f391
klayout: 0.27.3 -> 0.27.8
(#161675)
2022-03-02 20:08:18 +01:00
Samuel Ainsworth 78892fe8cf python3Packages.torch-tb-profiler: init at 0.3.1 2022-03-02 11:07:51 -08:00
Renaud 6c2fe76f6f
Merge pull request #161850 from r-ryantm/auto-update/octant
octant: 0.25.0 -> 0.25.1
2022-03-02 20:05:44 +01:00
Lassulus 1d8b13942b
Merge pull request #161504 from moinessim/writefsharp
writers: Add writeFSharp and makeFSharpWriter functions to writers
2022-03-02 20:05:18 +01:00
Felix Buehler 2e5f265fdb emacs-nox: remove appendToName to have a consistent package name for repology 2022-03-02 11:00:53 -08:00
Silvan Mosberger 6bcfd61109
Merge pull request #162283 from Infinisil/functionTo.description
lib/types: Fix functionTo description
2022-03-02 19:42:48 +01:00
Jonathan Ringer a0148164d6 electrum-grs: fix src 2022-03-02 10:20:57 -08:00
0x4A6F 863e8630df
Merge pull request #162430 from Artturin/gitblameignorerevadd
git-blame-ignore-revs: add a file to ignore certain git revisions
2022-03-02 18:57:07 +01:00
Emery Hemingway da7947c8da nncp: 8.5.0 -> 8.6.0 2022-03-02 11:43:36 -06:00
Artturin 0876565e5c playonlinux: improve wrapping
add hicolor-icon-theme to fix gtk warning
2022-03-02 09:37:36 -08:00
Silvan Mosberger c1dfec2be6
Merge pull request #149689 from Infinisil/types-type
Introduce `types.optionType` and use it for `freeformType`
2022-03-02 18:29:44 +01:00
0x4A6F bff70d25ff
Merge pull request #149751 from CorbanR/add_user_to_maintainers
libpulsar: init at 2.9.1
2022-03-02 17:45:58 +01:00
R. Ryantm 276f639ac2 python39Packages.graphql-subscription-manager: 0.5.0 -> 0.5.1 2022-03-02 16:36:01 +00:00
Kevin Cox 79862ae905
Merge pull request #161008 from rhysmdnz/xone
xone: init package and module
2022-03-02 11:26:51 -05:00
Ivv d5bdc09f3e
Merge pull request #162418 from dotlambda/nextcord-init
python3Packages.nextcord: init at 2.0.0a8
2022-03-02 16:45:40 +01:00
Thiago Kenji Okada a84fee4bd3
Merge pull request #162490 from vandr0iy/master
leiningen: 2.9.7 -> 2.9.8
2022-03-02 15:34:56 +00:00
Bobby Rong 550ff4cdac
Merge pull request #162492 from datafoo/vscode-extensions.streetsidesoftware.code-spell-checker
vscode-extensions.streetsidesoftware.code-spell-checker: 2.1.5 -> 2.1.7
2022-03-02 23:22:15 +08:00
Ivv f90f533952
Merge pull request #162476 from Mic92/dotnet-fix
Revert "buildDotnetModule: enable RestoreUseStaticGraphEvaluation"
2022-03-02 16:19:32 +01:00
datafoo f991837d2a vscode-extensions.streetsidesoftware.code-spell-checker: 2.1.5 -> 2.1.7 2022-03-02 15:33:13 +01:00
pennae 408e9de300
Merge pull request #162488 from K900/fix-freeoffice
freeoffice: fix mimeTypes in desktop entry
2022-03-02 14:24:45 +00:00
Sandro 3b570f9078
Merge pull request #161365 from romildo/upd.vivaldi 2022-03-02 15:10:42 +01:00
Sandro 5d5de3be19
Merge pull request #162042 from kamadorueda/mimalloc 2022-03-02 15:04:59 +01:00
Sandro b8c42233f3
Merge pull request #158333 from euank/openresty-set-modules 2022-03-02 15:04:17 +01:00
Sandro 64d1e023d2
Merge pull request #147127 from WolfangAukang/opendrop 2022-03-02 15:02:59 +01:00
K900 107d591b65 freeoffice: fix mimeTypes in desktop entry 2022-03-02 16:56:36 +03:00
Vandr0iy 393c9f1ebb leiningen: 2.9.7 -> 2.9.8 2022-03-02 14:56:32 +01:00
Serge K c02944e17d
python39Packages.opensfm: init at 0.5.2 (#152957)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-02 12:37:45 +01:00
Yaya b2897c202b
gitlab-runner: 14.8.0 -> 14.8.2 (#162416) 2022-03-02 12:32:55 +01:00
Anderson Torres ebbb0436e8
Merge pull request #162276 from jbedo/last
last: 1260 -> 1268
2022-03-02 07:54:20 -03:00
7c6f434c 71ee087e4e
Merge pull request #162349 from Stunkymonkey/clisp-pname-version
clisp,clisp-tip: rename name to pname&version
2022-03-02 10:32:35 +00:00
Sandro b7e3dc266f
Merge pull request #162227 from Stunkymonkey/packet-refactor 2022-03-02 11:27:37 +01:00
Sandro 87eedf7ee8
Merge pull request #161222 from helsinki-systems/init/febio 2022-03-02 11:26:34 +01:00
Sandro 7e1355e2cc
Merge pull request #162218 from helsinki-systems/init/precice-config-visualizer 2022-03-02 11:20:48 +01:00
Sandro 8f8b1278ad
Merge pull request #162117 from r-ryantm/auto-update/werf 2022-03-02 11:20:18 +01:00
Jörg Thalheim b750049336
Revert "buildDotnetModule: enable RestoreUseStaticGraphEvaluation"
This reverts commit 0b1856bfe3.

This broke one of our clients projects where a local libary could no
longer be found. Since there is no easy way to disable it's better
if this flag is set per project using `dotnetRestoreFlags`.
2022-03-02 11:14:26 +01:00