Loading nixos/modules/services/continuous-integration/jenkins/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -275,7 +275,10 @@ in ProtectKernelModules = true; ProtectKernelTunables = true; ProtectProc = "invisible"; ProtectSystem = "full"; ProtectSystem = "strict"; ReadWritePaths = [ cfg.home ]; RemoveIPC = true; RestrictAddressFamilies = [ "AF_UNIX" Loading pkgs/applications/editors/vscode/extensions/mongodb.mongodb-vscode/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -4,8 +4,8 @@ vscode-utils.buildVscodeMarketplaceExtension { mktplcRef = { name = "mongodb-vscode"; publisher = "mongodb"; version = "1.14.6"; hash = "sha256-MACP/IvSk4JwD9DUWRD6pGYbgVQVzuCz8FvXdfHcphs="; version = "1.15.1"; hash = "sha256-wdZ4Ro+L6We9GScVIlOBghPFv41xJD7x11Ni3iPshOI="; }; meta = { Loading pkgs/by-name/al/all-the-package-names/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -7,16 +7,16 @@ buildNpmPackage rec { pname = "all-the-package-names"; version = "2.0.2379"; version = "2.0.2387"; src = fetchFromGitHub { owner = "nice-registry"; repo = "all-the-package-names"; tag = "v${version}"; hash = "sha256-W1c0xFm6ZIpykfMegmc3PAX8X1SNhSpsN37ZhXn4424="; hash = "sha256-0DuHzZdPjzoUXGgn7Kt7CGjvNXuYYAZqpuuQS86ECXM="; }; npmDepsHash = "sha256-3sWgNa6ez5lZHQj6tThxXTYVpkDXHulb7mkiqVVyTlg="; npmDepsHash = "sha256-CzWF/CbyVGGogeEFQOjldBWGP98q4q/x/KukAE4EJPo="; passthru.updateScript = nix-update-script { }; Loading pkgs/by-name/cr/crowdin-cli/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,11 +14,11 @@ stdenv.mkDerivation (finalAttrs: { pname = "crowdin-cli"; version = "4.14.0"; version = "4.14.1"; src = fetchurl { url = "https://github.com/crowdin/crowdin-cli/releases/download/${finalAttrs.version}/crowdin-cli.zip"; hash = "sha256-rNtCCnssMQgiTU4BrH8uUHjOuTyvrHqlKKFclhRrnZE="; hash = "sha256-zlouZc7DtMYTHiDOLSCtawEKTMOKgqJe01gieRxeiFI="; }; nativeBuildInputs = [ Loading pkgs/by-name/dp/dpkg/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ stdenv.mkDerivation (finalAttrs: { pname = "dpkg"; version = "1.23.5"; version = "1.23.7"; src = fetchgit { url = "https://git.launchpad.net/ubuntu/+source/dpkg"; Loading @@ -37,7 +37,7 @@ stdenv.mkDerivation (finalAttrs: { rm -rf .git popd ''; hash = "sha256-Ug82hdskTvWSzMZ8l+EdWhWAmt9OhS2pUpwOYa/9FLw="; hash = "sha256-8Joo/pcizlbtuuiUL8ev6/00ru+lh8/hzEPsO7fm2R0="; }; configureFlags = [ Loading Loading
nixos/modules/services/continuous-integration/jenkins/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -275,7 +275,10 @@ in ProtectKernelModules = true; ProtectKernelTunables = true; ProtectProc = "invisible"; ProtectSystem = "full"; ProtectSystem = "strict"; ReadWritePaths = [ cfg.home ]; RemoveIPC = true; RestrictAddressFamilies = [ "AF_UNIX" Loading
pkgs/applications/editors/vscode/extensions/mongodb.mongodb-vscode/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -4,8 +4,8 @@ vscode-utils.buildVscodeMarketplaceExtension { mktplcRef = { name = "mongodb-vscode"; publisher = "mongodb"; version = "1.14.6"; hash = "sha256-MACP/IvSk4JwD9DUWRD6pGYbgVQVzuCz8FvXdfHcphs="; version = "1.15.1"; hash = "sha256-wdZ4Ro+L6We9GScVIlOBghPFv41xJD7x11Ni3iPshOI="; }; meta = { Loading
pkgs/by-name/al/all-the-package-names/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -7,16 +7,16 @@ buildNpmPackage rec { pname = "all-the-package-names"; version = "2.0.2379"; version = "2.0.2387"; src = fetchFromGitHub { owner = "nice-registry"; repo = "all-the-package-names"; tag = "v${version}"; hash = "sha256-W1c0xFm6ZIpykfMegmc3PAX8X1SNhSpsN37ZhXn4424="; hash = "sha256-0DuHzZdPjzoUXGgn7Kt7CGjvNXuYYAZqpuuQS86ECXM="; }; npmDepsHash = "sha256-3sWgNa6ez5lZHQj6tThxXTYVpkDXHulb7mkiqVVyTlg="; npmDepsHash = "sha256-CzWF/CbyVGGogeEFQOjldBWGP98q4q/x/KukAE4EJPo="; passthru.updateScript = nix-update-script { }; Loading
pkgs/by-name/cr/crowdin-cli/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,11 +14,11 @@ stdenv.mkDerivation (finalAttrs: { pname = "crowdin-cli"; version = "4.14.0"; version = "4.14.1"; src = fetchurl { url = "https://github.com/crowdin/crowdin-cli/releases/download/${finalAttrs.version}/crowdin-cli.zip"; hash = "sha256-rNtCCnssMQgiTU4BrH8uUHjOuTyvrHqlKKFclhRrnZE="; hash = "sha256-zlouZc7DtMYTHiDOLSCtawEKTMOKgqJe01gieRxeiFI="; }; nativeBuildInputs = [ Loading
pkgs/by-name/dp/dpkg/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ stdenv.mkDerivation (finalAttrs: { pname = "dpkg"; version = "1.23.5"; version = "1.23.7"; src = fetchgit { url = "https://git.launchpad.net/ubuntu/+source/dpkg"; Loading @@ -37,7 +37,7 @@ stdenv.mkDerivation (finalAttrs: { rm -rf .git popd ''; hash = "sha256-Ug82hdskTvWSzMZ8l+EdWhWAmt9OhS2pUpwOYa/9FLw="; hash = "sha256-8Joo/pcizlbtuuiUL8ev6/00ru+lh8/hzEPsO7fm2R0="; }; configureFlags = [ Loading