1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-02-19 17:39:34 +00:00
Commit graph

36541 commits

Author SHA1 Message Date
John Ericson cf06e42d1c Merge remote-tracking branch 'upstream/master' into staging 2018-05-03 16:35:36 -04:00
xeji 2e1f86bcbd
Merge pull request #39896 from jtojnar/drop-poppler-qt4
poppler_qt4: remove
2018-05-03 17:51:39 +02:00
xeji d042b53f73
Merge pull request #39920 from matthiasbeyer/add-cointop
cointop: init at 2018-05-03
2018-05-03 15:55:07 +02:00
Matthias Beyer 7c644a51a6 cointop: init at 2018-05-03 2018-05-03 15:00:14 +02:00
Peter Simons afea46bbc0 ghc-8.4.1: drop obsolete version, we have 8.4.2 now 2018-05-03 14:50:00 +02:00
Jan Tojnar dc25f36cf9
poppler_qt4: remove 2018-05-03 13:17:50 +02:00
Jan Tojnar 3ae3c0c093
python2.pkgs.popler—qt4: remove 2018-05-03 13:17:30 +02:00
Jan Tojnar ae4fe67cd3
open-pdf-presenter: remove 2018-05-03 13:16:55 +02:00
Matthew Justin Bauer eeb016e8f0
Merge branch 'staging' into fix-ncurses-darwin-extensions 2018-05-02 15:40:38 -05:00
Matthew Justin Bauer bead42df5d
Merge pull request #37639 from Twey/plover-4.0.0.dev6
Plover 4.0.0.dev6
2018-05-02 12:49:02 -05:00
Pascal Wittmann 42d3b536c6
Merge pull request #39756 from fgaz/facette
facette: init at 0.4.0
2018-05-02 17:01:36 +02:00
Francesco Gazzetta 4217017340 facette: init at 0.4.0 2018-05-02 14:10:43 +00:00
xeji c2769395b3
Merge pull request #37992 from Twey/godot-3.0.2
remove godot_headers in favour of a dev output on godot
2018-05-02 13:27:19 +02:00
Samuel Leathers 503f85251c prometheus-surfboard-exporter: init at 2.0.0 2018-05-02 13:04:34 +02:00
Peter Hoeg 490e6fc9eb vlc_npapi: drop it as firefox no longer support NPAPI 2018-05-02 12:26:54 +02:00
Peter Hoeg a0dd9713e3 vlc: 2.2.8 -> 3.0.1 2018-05-02 12:26:54 +02:00
James Kay a811d1d6cc
godot_headers: remove in favour of godot.dev 2018-05-02 11:24:32 +01:00
Tuomas Tynkkynen 4602e611fa Revert "Revert "hfsprogs: init at 332.25""
This reverts commit 6c182dd14d.

No reason to drop working code, for which there is no other alternative
(in this case, formatting/checking HFS+ filesystems).
2018-05-02 04:15:51 +03:00
Michael Raskin 28201b8009 liblangtag: init at 0.6.1 2018-05-02 02:46:52 +02:00
Matthew Justin Bauer b05ca2d84d
aliases: remove fftwFloat
I was not seeing this earlier but now getting this error :

Alias fftwFloat is still in all-packages.nix
2018-05-01 16:52:40 -05:00
xeji af7da1c8a3
Merge pull request #39711 from sephalon/luafilesystem
luafilesystem: 1.6.3 -> 1.7.0
2018-05-01 23:15:55 +02:00
Austin Seipp 5a24d99fa6 foundationdb: split into multiple, major-versioned packages to make upgrades user-controllable
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-05-01 15:47:36 -05:00
Pascal Wittmann 839842bda4
Merge pull request #39701 from romildo/upd.uget-integrator
uget-integrator: init at 1.0.0
2018-05-01 21:52:08 +02:00
xeji 3abe395b54
Merge pull request #39827 from AndersonTorres/upload/kid3-qt5
kid3: qt5 support
2018-05-01 21:51:06 +02:00
Pascal Wittmann f787dfc0de
pythonPackages.github3_py: 1.0.2 -> 1.1.0 2018-05-01 21:48:57 +02:00
Matthew Bauer 485e4a614e all-packages: revert 2 name changes
I am reverting two name changes that might not be a good idea:

- gnum4 → m4
- apacheAnt → ant

These are debatable changes & not sure what’s best. I prefered the
short version because there are not alternatives- but will not hold
off for now.
2018-05-01 14:04:35 -05:00
Matthew Bauer a7d5c50034 all-packages: cleanup from last commit 2018-05-01 13:54:51 -05:00
Matthew Bauer 7ab8c886a4 all-packages: more overrides normalizing 2018-05-01 13:54:51 -05:00
Matthew Bauer 48a1345eaa all-packages: normalize overrides
Overrides should only be on the "default" package not the other way around.
2018-05-01 13:54:24 -05:00
Matthew Bauer 4654643266 mysql → mariadb 2018-05-01 13:54:08 -05:00
Matthew Bauer ffe4b64205 aliases: add skip aliases config
You can turn on this config option if you want to find references to
aliases in Nixpkgs. Ideally these can be removed from Nixpkgs and
eventually we can remove the alias altogether.
2018-05-01 13:54:08 -05:00
Matthew Bauer 9d7c57afc4 aliases: add check if alias still exists in all-packages.nix
If an alias is already defined in all-packages.nix, we want to throw
an error to make it obvious that something is wrong. Otherwise there
is no way to realize that the alias is shadowing the real definition.
2018-05-01 13:54:08 -05:00
Matthew Bauer 2911ece392 aliases: add gccApple 2018-05-01 13:54:08 -05:00
Matthew Bauer 218d81bc9d all-packages: move aliases to aliases.nix
Lots of aliases have been left over. This is a massive edit that
changes many random lines.
2018-05-01 13:54:07 -05:00
AndersonTorres f08de6c729 kid3: qt5 support 2018-05-01 15:22:02 -03:00
xeji ec95624d81
Merge pull request #39748 from matthiasbeyer/add-bat
bat: init at 0.2.0
2018-05-01 18:12:26 +02:00
Peter Hoeg 187e223773 unifi-testing: init at 5.8.14
Also:
 - Instead of using a boolean flag to determine which package to build, use a
   generic builder
 - Add a few missing pre/post hooks
2018-05-01 18:03:48 +02:00
Matthew Justin Bauer 63666bf1d5
Merge pull request #37855 from Mounium/chem3
jmol init, pymol -> 2.1.0 and tidied up all-packages.nix
2018-05-01 11:01:21 -05:00
Matthias Beyer 6dbc010a7d bat: init at 0.2.0 2018-05-01 17:51:59 +02:00
Matthew Justin Bauer ea458f3bd7
Merge pull request #39630 from bcdarwin/conglomerate
conglomerate: init at 2017-09-10
2018-05-01 10:31:44 -05:00
Matthew Justin Bauer 278f59af49
Merge pull request #39586 from MatrixAI/labelImg
labelImg: init at 1.6.0
2018-05-01 10:24:18 -05:00
Matthew Justin Bauer 83f035cf29
Merge pull request #39616 from mnacamura/gnucash3
gnucash: 2.4.15 -> 3.1-1
2018-05-01 10:23:21 -05:00
Matthew Justin Bauer 587112b7dd
Merge pull request #39467 from typetetris/master
fetchFromGitLab: Use API archive download endpoint.
2018-05-01 10:21:41 -05:00
Matthew Bauer 9395d05b65 unix-tools: install man pages 2018-05-01 09:52:17 -05:00
Robin Gloster 926f312cf4
python.pkgs.httplib2: 0.9.2 -> 0.11.3 2018-05-01 14:13:22 +02:00
Robin Gloster bf2e512377
python.pkgs.errbot-rocket: add patch to fix IPv6 2018-05-01 13:04:23 +02:00
Robin Gloster b2c0126b94
python.pkgs.jira: init at 1.0.14 2018-05-01 12:49:47 +02:00
Mitsuhiro Nakamura 3434cf40e1 gnucash: 2.4.15 -> 3.1-1 2018-05-01 19:26:46 +09:00
Julien Langlois 519b64592d hitch: init at 1.4.8 + service + test (#39358)
Add the Hitch TLS reverse proxy as an option for TLS termination.
2018-05-01 10:36:36 +01:00
Graham Christensen 07c025424e
xmlformat: init at 1.04 2018-04-30 20:52:09 -04:00