Commit Graph
186896 Commits
Author SHA1 Message Date
Wael NasreddineandGitHub 1aa0f1feb6 gotools: 2019-06-03 -> 2019-07-06 (#64335)
gotools: 2019-06-03 -> 2019-07-06
2019-07-07 12:56:19 -07:00
Mario RodasandGitHub da393b2514 Merge pull request #64119 from r-ryantm/auto-update/python3.7-altair
python37Packages.altair: 3.0.1 -> 3.1.0
2019-07-07 14:54:36 -05:00
Mario RodasandGitHub 52f8ac74cc Merge pull request #64141 from r-ryantm/auto-update/python3.7-marshmallow-sqlalchemy
python37Packages.marshmallow-sqlalchemy: 0.16.3 -> 0.17.0
2019-07-07 14:52:17 -05:00
Mario RodasandGitHub 39ec7422cd Merge pull request #64149 from r-ryantm/auto-update/python3.7-python-jsonrpc-server
python37Packages.python-jsonrpc-server: 0.1.2 -> 0.2.0
2019-07-07 14:50:53 -05:00
Elis HirwingandGitHub 3b354cc037 Merge pull request #64412 from davidtwco/lidarr/fix-home
nixos/lidarr: re-add home attribute
2019-07-07 21:35:06 +02:00
Elis HirwingandGitHub 89bc406be5 Merge pull request #64413 from davidtwco/jackett/package
nixos/jackett: add package option
2019-07-07 21:33:11 +02:00
Robert ScottandBjørn Forsman 49283ed802 cgit: add patch fixing remote DoS
issue assigned MGASA-2019-0203 by mageia
https://www.openwall.com/lists/oss-security/2019/05/19/3
2019-07-07 21:01:50 +02:00
worldofpeaceandGitHub aa46fdce80 Merge pull request #64295 from worldofpeace/libgdata
libgdata: 0.17.9 -> 0.17.10
2019-07-07 13:57:22 -04:00
Robert Scott b306fc2766 cloudfoundry-cli: 6.41.0 -> 6.45.0
this addresses CVE-2019-3781
2019-07-07 17:52:49 +01:00
Roman Volosatovs 447750e8e5 gotools: Remove gopls directory 2019-07-07 18:35:32 +02:00
Roman Volosatovs d6dfe401a5 gotools: 2019-06-03 -> 2019-07-06 2019-07-07 18:35:22 +02:00
Jamey Sharp f7c776760b nixos/nscd: only drop privs after nss module init
NixOS usually needs nscd just to have a single place where
LD_LIBRARY_PATH can be set to include all NSS modules, but nscd is also
useful if some of the NSS modules need to read files which are only
accessible by root.

For example, nixos/modules/config/ldap.nix needs this when
  users.ldap.enable = true;
  users.ldap.daemon.enable = false;
and users.ldap.bind.passwordFile exists. In that case, the module
creates an /etc/ldap.conf which is only readable by root, but which the
NSS module needs to read in order to find out what LDAP server to
connect to and with what credentials.

If nscd is started as root and configured with the server-user option in
nscd.conf, then it gives each NSS module the opportunity to initialize
itself before dropping privileges. The initialization happens in the
glibc-internal __nss_disable_nscd function, which pre-loads all the
configured NSS modules for passwd, group, hosts, and services (but not
netgroup for some reason?) and, for each loaded module, calls an init
function if one is defined. After that finishes, nscd's main() calls
nscd_init() which ends by calling finish_drop_privileges().

There are provisions in systemd for using DynamicUser with a service
which needs to drop privileges itself, so this patch does that.
2019-07-07 08:43:41 -07:00
Gabriel Ebner f674ead30f mjpg-streamer: 2016-03-08 -> unstable-2019-05-24 2019-07-07 16:02:55 +02:00
Alex Branham b86c2c54e5 emacs: Silence compiler warnings in site-start.el 2019-07-07 08:35:10 -05:00
Eelco Dolstra 33723434a8 rustc: Add setup hook to set $CARGO_HOME
This works around 'failed to open:
/homeless-shelter/.cargo/.package-cache' with Rust 1.36 even when
we're using 'cargo --frozen'.
2019-07-07 15:18:09 +02:00
Eelco Dolstra 2c0a6e1ea0 rustc: 1.35.0 -> 1.36.0 2019-07-07 15:18:09 +02:00
Maximilian BoschandMatthieu Coudron beff2f8d75 nixos/graylog: use types.lines for extraConfig
The `types.lines` type makes it possible to define `extraConfig` in
multiple files and simply concat the contents.
2019-07-07 14:49:39 +02:00
Gabriel Ebner 9d3de1b0df octoprint-plugins.printtimegenius: init at 1.3.1 2019-07-07 14:49:28 +02:00
Vladyslav MandMatthieu Coudron e6e58a2122 newsboat: 2.15 -> 2.16.1 2019-07-07 14:48:59 +02:00
Gabriel Ebner 707157e57f marlin-calc: init at 2019-06-04 2019-07-07 14:45:20 +02:00
Gabriel Ebner 21d2f1942c octoprint-plugins.psucontrol: init at 0.1.8 2019-07-07 14:38:01 +02:00
Gabriel Ebner 96b1129101 octoprint-plugins.touchui: init at 0.3.13 2019-07-07 14:34:02 +02:00
Gabriel Ebner 6c52a62472 octoprint: remove sarge override
Upstream wants 0.1.5post0
2019-07-07 14:28:42 +02:00
Domen Kožar 4668f4f568 cachix: 0.2.1 2019-07-07 14:27:53 +02:00
Graham ChristensenandGitHub 39a5867b3f Merge pull request #63457 from grahamc/snap
snapTools.makeSnap: init
2019-07-07 08:15:08 -04:00
Mario RodasandGitHub 1f2157dc70 Merge pull request #63672 from minijackson/init-cargo-inspect
cargo-inspect: init at 0.10.1
2019-07-07 07:01:16 -05:00
fuwa a7b6d9153c altcoins.wownero: 0.5.0.2 -> 0.6.1.2 2019-07-07 19:50:00 +08:00
David Wood e2247dceb3 nixos/lidarr: re-add home attribute
This was accidentally removed in a previous PR and broke things.
2019-07-07 12:31:28 +01:00
David Wood 7f32961ea2 nixos/jackett: add package option
This allows users of the module to override the package to a newer
version. Particularly useful as Jackett warns that old versions may not
work.
2019-07-07 12:23:01 +01:00
Peter Simons 5510c82fde hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4 from Hackage revision
https://github.com/commercialhaskell/all-cabal-hashes/commit/c756ba32118438a2a4913e664b6bfd5d0d46dc63.
2019-07-07 13:06:23 +02:00
Silvan MosbergerandPeter Simons 33b7c5099a haskell2nix: Unmark Chart-related packages as broken
These all built just fine
2019-07-07 13:06:22 +02:00
Domen KožarandGitHub 37ee47181d Merge pull request #63193 from justinwoo/polybar-i3-pulse
add polybarFull to all-packages
2019-07-07 13:01:38 +02:00
justinwoo d99a284fd6 add polybarFull to all-packages 2019-07-07 12:47:23 +03:00
Roman VolosatovsandMatthieu Coudron c7a4a0c852 neovim: 0.3.7 -> 0.3.8 2019-07-07 10:22:59 +02:00
Patrick MahoneyandVincent Laporte e485b10d3e ocamlPackages.opium: init at 0.17.1 2019-07-07 08:15:39 +00:00
Patrick MahoneyandVincent Laporte aa7fbe4d2e ocamlPackages.hmap: init at 0.8.1 2019-07-07 08:15:39 +00:00
Jörg ThalheimandGitHub 58d500ddcc travis: 1.8.9 -> 1.8.10 (#64378)
travis: 1.8.9 -> 1.8.10
2019-07-07 08:59:05 +01:00
Daiderd JordanandGitHub ec88794cd3 Merge pull request #64060 from LnL7/python-language-server
pythonPackages.python-language-server: fix python2.7 build
2019-07-07 09:33:02 +02:00
Wael NasreddineandGitHub 16aa35572b Merge pull request #64377 from worldofpeace/kbfs
kbfs: 2.11.0 ->  4.1.0
2019-07-06 18:47:18 -07:00
worldofpeaceandGitHub 36808e79eb Merge pull request #64403 from nyanloutre/jellyfin_10_3_6_update
jellyfin: 10.3.5 -> 10.3.6
2019-07-06 21:40:20 -04:00
worldofpeaceandGitHub ab34f8b39b Merge pull request #63824 from JohnAZoidberg/zoneminder-alias
nixos/zoneminder: Fix package and service build
2019-07-06 21:19:23 -04:00
edef 4a405d8995 nixos/networking: filter out empty entries 2019-07-07 00:49:40 +00:00
worldofpeaceandGitHub ad13d64afd Merge pull request #63979 from worldofpeace/accountsservice-fixes
accountsservice: cleanup
2019-07-06 20:40:48 -04:00
worldofpeaceandGitHub dc0dbaf0bd Merge pull request #64299 from worldofpeace/mutter-installed-tests
gnome3.mutter: disable installed tests
2019-07-06 18:34:27 -04:00
nyanloutre 9e63ab12ca jellyfin: 10.3.5 -> 10.3.6 2019-07-07 00:32:01 +02:00
worldofpeace d8bbbeb38a kbfs: update homepage and description 2019-07-06 16:51:00 -04:00
worldofpeace bfe270bc54 kbfs: 2.11.0 -> 4.1.0
The kbfs code has been moved to the same
repo as the keybase package.
2019-07-06 16:51:00 -04:00
Vladyslav MandGitHub c15930525d shades-of-gray-theme: 1.1.7 -> 1.1.8 (#64314)
shades-of-gray-theme: 1.1.7 -> 1.1.8
2019-07-06 22:42:07 +03:00
xrelkd b198b3e33d wireguard-tools: 0.0.20190601 -> 0.0.20190702 2019-07-07 03:16:15 +08:00
Minijackson 2ff8d2ab6d cargo-inspect: init at 0.10.1 2019-07-06 20:51:44 +02:00