1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 21:50:55 +00:00
Commit graph

168136 commits

Author SHA1 Message Date
Chris Ostrouchov 58c89ec26a
nixos/mincraft-server: refactor
- allow for options to (added 2 options):
   - agree to eula (eula.txt) true/false will create symlink over
     existing eula.txt to `/nix/store/...`.
   - whitelist users (optional and will symlink over existing
     whitelist.json and create backup)
   - server.properties can be configured with the serverProperties
     option. If there is an existing server.properties it will
     copy it to a server.properties.old to keep the old
     one. server.properties MUST be writable thus symlinking is not
     an option.
  - all ports that are stated in `server.properties` are exposed
    properly in the firewall.

(infinisil) nixos/minecraft-server: Fix, refactor and polish

Adds an option `declarative` (defaulted to false), in order to stay
(mostly) backwards compatible. The only thing that's not backwards
compatible is that you now need to agree to the EULA on evaluation time,
but that's guarded by an assertion and therefore doesn't need a release
note.
2019-02-03 02:16:11 +01:00
Chris Ostrouchov 9080b2eadf
minecraft-server: 1.12.2 -> 1.13.2
Update minecraft client to 1.13.2. The url is not as nice as before
but it is the one provided by mojang. Adds 1_13_2, 1_13_1 as well.

https://minecraft.net/en-us/download/server
2019-02-02 13:25:16 -05:00
Robert Schütz 3b698b537c python.pkgs.wcwidth: run tests 2019-02-02 17:40:40 +01:00
Robert Schütz 8de375bf7b python.pkgs.wcwidth: improve expression
use fetchPypi, pname, and correct indentation
2019-02-02 17:40:40 +01:00
aanderse 0cb74f6f14 kdevelop: 5.2.4 -> 5.3.1, bump llvm version used from 3.8 to 7 (#55015) 2019-02-02 16:24:06 +01:00
Roosemberth Palacios 5463f4d903 youtube-dl: 2019.01.17 -> 2019.01.30.1 (#55075)
Signed-off-by: Roosembert Palacios <roosembert.palacios@epfl.ch>
2019-02-02 16:12:44 +01:00
Will Dietz 5c986a45ce
Merge pull request #55072 from dywedir/oxipng
oxipng: 2.1.8 -> 2.2.0
2019-02-02 07:01:04 -06:00
Michael Weiss bc845dee8a
tdesktop: 1.5.9 -> 1.5.11
tdesktopPackages.preview: 1.5.9 -> 1.5.11
2019-02-02 13:29:11 +01:00
Kosyrev Serge e505891a5c haskell/generic-buidler: make installPhase handle Cabal 2.5's lax fields 2019-02-02 13:13:18 +01:00
Kosyrev Serge d8260d6af0 ghc-8.8: de-null parallel 2019-02-02 13:13:18 +01:00
Peter Simons dd0ce323c0 git-annex: update sha256 hash for version 7.20190129 2019-02-02 13:13:18 +01:00
Peter Simons bb6dbfef03 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.1 from Hackage revision
2b2341be91.
2019-02-02 13:13:04 +01:00
Jack Kelly 038752f30b haskellPackages.tdigest: jailbreak
Upstream doesn't publish releases or revisions to relax test bounds.
2019-02-02 13:11:53 +01:00
Jack Kelly 528251c37b haskellPackages.servant-docs: jailbreak
Upstream doesn't publish releases or revisions to relax test bounds.
2019-02-02 13:11:53 +01:00
Jack Kelly f5d52c1949 haskellPackages.beam-*: GHC 8.6.x fixes, and relax version bounds 2019-02-02 13:11:53 +01:00
Robert Schütz 230d55edc8
Merge pull request #55009 from dotlambda/papis-0.7.5
papis: 0.6 -> 0.7.5
2019-02-02 12:08:21 +01:00
Vladyslav M c7e1e48657
Merge pull request #54773 from r-ryantm/auto-update/mill
mill: 0.3.5 -> 0.3.6
2019-02-02 12:32:14 +02:00
dywedir 1d19b5bd31
oxipng: 2.1.8 -> 2.2.0 2019-02-02 10:39:30 +02:00
worldofpeace bdc7003439 zeitgeist: 1.0.1 -> 1.0.2 2019-02-02 03:49:25 +00:00
Alexandre Peyroux ece22b62bb pythonPackages.grammalecte: 0.6.1 -> 0.6.5 (#55056) 2019-02-02 01:16:32 +01:00
Florian Klink 0b34de031e
Merge pull request #55062 from dtzWill/update/notmuch-0.28.1
notmuch: 0.28 -> 0.28.1
2019-02-02 00:39:42 +01:00
Will Dietz 03f58a2a9d notmuch: 0.28 -> 0.28.1 2019-02-01 17:33:59 -06:00
Silvan Mosberger b185e5970f
Merge pull request #55042 from markuskowa/fix-update-service
NixOS/auto-upgrade: add git to service path
2019-02-02 00:32:35 +01:00
Danylo Hlynskyi 102ad69a15
Merge pull request #53860 from marsam/update-pg_topn
pg_topn: 2.2.0 -> 2.2.2
2019-02-02 00:48:46 +02:00
pmahoney 6195a47d25 freeswitch: expose compilation option to enable postgres support (#54593) 2019-02-02 00:39:15 +02:00
Markus Kowalewski d788874bdb
NixOS/auto-upgrade: add git to service path
Resolves https://github.com/NixOS/nixpkgs/issues/54946
where nixos-rebuild can not find git, when executed
from inside the systemd service
2019-02-01 23:10:51 +01:00
Dmitry Kalinkin e253fd1a95 ftgl: fix on darwin 2019-02-01 16:53:21 -05:00
Guillaume Massé 453baaeabd coursier: 1.0.1 -> 1.1.0-M10 2019-02-01 16:26:38 -05:00
Pascal Wittmann 7d56ca6c1a
Merge pull request #55036 from NixOS/update-calibre
calibre: 3.38.1 -> 3.39.1
2019-02-01 22:07:26 +01:00
Pascal Wittmann 8e3c37badd
calibre: 3.39.0 -> 3.39.1 2019-02-01 21:13:37 +01:00
Vladyslav M e249a4ee37
Merge pull request #54843 from r-ryantm/auto-update/cool-retro-term
cool-retro-term: 1.1.0 -> 1.1.1
2019-02-01 21:39:41 +02:00
Abhinav Sharma 7d5cbcc79c Added myself as a maintainer 2019-02-01 14:25:38 -05:00
Jan Tojnar de708cf331
Merge pull request #50953 from jtojnar/rpm-ostree
rpm-ostree: 2018.5 → 2019.1
2019-02-01 19:36:23 +01:00
Michael Weiss 212e78f7f1
python37Packages.keyutils: 0.5 -> 0.6
This also fixes the build for Python 3.7.
2019-02-01 18:37:48 +01:00
Elis Hirwing 0ef341164c
Merge pull request #55037 from 4z3/urlwatch
urlwatch: 2.15 -> 2.16
2019-02-01 17:52:27 +01:00
Jan Tojnar c0ffbe8f37
rpm-ostree: 2018.5 → 2019.1 2019-02-01 17:49:36 +01:00
Jan Tojnar 2a92edfbc4
ostree: 2018.9 → 2019.1 2019-02-01 17:49:26 +01:00
Alyssa Ross 4e270f979c
Merge pull request #55005 from clacke/racket-full-no-darwin
racket: remove x86_64-darwin from platforms
2019-02-01 16:37:30 +00:00
Pascal Wittmann 9f6b441aec
pfstools: port to qt5 (#33248)
Since release 2.1.0 pfsview supports qt5.
2019-02-01 17:09:18 +01:00
Alyssa Ross a06952dbb1
Merge pull request #55047 from flokli/neo4j-3.5.2
neo4j: 3.4.10 -> 3.5.2
2019-02-01 15:28:27 +00:00
Pascal Wittmann d1e7081596
checkstyle: 8.16 -> 8.17 2019-02-01 16:19:50 +01:00
Florian Klink e84a23c5f7 neo4j: add neo4j test 2019-02-01 16:01:08 +01:00
Claes Wallin (韋嘉誠) 45c0f8956d racket: mark x86_64-darwin broken
It does not build on this platform, and will not do so any time soon.

Closes #53389
2019-02-01 22:53:23 +08:00
markuskowa 6dea8fe56e
Merge pull request #55038 from 4z3/tv
maintainers.tv: update email address
2019-02-01 14:10:15 +01:00
Robert Schütz 62dedf1264
Merge pull request #54934 from dotlambda/keras-preprocessing-1.0.6
python.pkgs.keras-preprocessing: 1.0.5 -> 1.0.8
2019-02-01 14:08:42 +01:00
Florian Klink 2436c97cbe neo4j: 3.4.10 -> 3.5.2
neo4j-shell is gone
2019-02-01 13:55:30 +01:00
Will Dietz c8e56ddb27 zoom-us: 2.6.149990.1216 -> 2.7.162522.0121 (#54969)
zoom-us: 2.6.149990.1216 -> 2.7.162522.0121
zoom-us: don't look for ZXMPPROOT.cer, no longer exists.
2019-02-01 14:44:52 +02:00
Peter Simons 5649eb713e
Merge pull request #53978 from ElvishJerricco/ghcjs-8.4-8.6-fixes
GHCJS: Fix 8.4 and add 8.6
2019-02-01 13:37:02 +01:00
Robert Schütz 07664bcbe4 papis: use python36
dateparser tests fail on python37:
https://github.com/NixOS/nixpkgs/issues/52766
2019-02-01 13:36:05 +01:00
Robert Schütz 5447f7028b papis: 0.6 -> 0.7.5
fixes https://github.com/NixOS/nixpkgs/issues/54821
2019-02-01 13:35:35 +01:00