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
Matthew Bauer
9395d05b65
unix-tools: install man pages
2018-05-01 09:52:17 -05:00
Michael Raskin
ce929e6a92
Merge pull request #39457 from oxij/stdenv/texinfo-bash
...
stdenv: change texinfo bootstrap handling; texinfo, bash: simplify expressions
2018-04-27 19:03:26 +00:00
Sergej Leibenzon
2119545865
nodejs: init at v10.0.0
2018-04-26 17:54:36 +02:00
John Ericson
591d8c7a19
Merge pull request #39458 from oxij/stdenv/beautifications
...
stdenv: better names for cc and bintools
2018-04-26 11:41:18 -04:00
Jan Malakhovski
43dbc268cb
gccCrossStageStatic: don't override name
2018-04-26 15:07:06 +00:00
Jan Malakhovski
3c7f6572ce
bash: simplify expression, add withDocs
option
2018-04-25 19:50:54 +00:00
Jan Malakhovski
7438083a4d
tree-wide: disable doCheck
and doInstallCheck
where it fails (the trivial part)
2018-04-25 04:18:46 +00:00
Will Dietz
f07f0c6009
Merge remote-tracking branch 'origin/master' into staging
2018-04-24 19:58:44 -05:00
Jan Tojnar
ddc48afcca
python3.pkgs.pyatspi: 2.18.0 → 2.26.0
2018-04-24 21:53:11 +02:00
Matthew Justin Bauer
ab92a474a9
Merge pull request #38822 from matthewbauer/netbsd
...
Introducing NetBSD userland
2018-04-24 14:46:01 -05:00
Matthew Bauer
31ef995e37
bsd: init netbsd & openbsd userland
...
Adds a couple of useful NetBSD and OpenBSD derivations. Some of these
will be integrated into Nixpkgs later.
Noncomprehensive list:
- netbsd.getent
- netbsd.getconf
- netbsd.fts
- openbsd.mg
- netbsd.compat (can replace libbsd)
2018-04-24 14:16:35 -05:00
Daiderd Jordan
a4585468d1
Merge branch 'master' into staging
2018-04-24 20:22:01 +02:00
lewo
18c6c495ea
Merge pull request #39171 from nocent/add/bonzomatic
...
bonzomatic: init at 2018-03-29
2018-04-24 17:58:55 +02:00
Franz Pletz
0520634725
xmr-stak: doesn't build with gcc7 if cuda is enabled
2018-04-24 17:06:57 +02:00
Matthew Justin Bauer
d57e6466e0
Merge pull request #39377 from timokau/pari-pthread
...
pari: Make pthread optional, remove unstable
2018-04-24 10:03:01 -05:00
Matthew Justin Bauer
7ebb6212a2
Merge pull request #38805 from timokau/zn_poly-init
...
zn_poly: init at 0.9
2018-04-24 09:28:27 -05:00
lewo
e0956295a9
Merge pull request #39363 from carlosdagos/go-jira-1.0.17
...
go-jira: init at 1.0.17
2018-04-24 16:13:25 +02:00
Jörg Thalheim
04a15a6ebf
Merge pull request #39338 from alexfmpe/coursera-dl
...
coursera-dl: init at 0.10.0
2018-04-24 14:45:58 +01:00
Carlos D'Agostino
49f02db58c
go-jira: init at 1.0.17
2018-04-24 23:40:37 +10:00
Jörg Thalheim
b959c6ed60
Merge pull request #38806 from magnetophon/dragonfly-reverb
...
dragonfly-reverb: init at 0.9.1
2018-04-24 14:04:35 +01:00
Alexandre Esteves
c9b3a2452f
coursera-dl: init at 0.10.0
2018-04-24 13:34:49 +01:00
Tim Steinbach
fc79bf4374
linux: Remove 4.15.x
2018-04-24 08:14:31 -04:00
Bart Brouns
5f6373d582
dragonfly-reverb: init at 0.9.1
2018-04-24 12:56:50 +02:00
Timo Kaufmann
75b0866d0c
pari: Make pthread optional, remove unstable
2018-04-24 12:54:59 +02:00
Vaibhav Sagar
847196143d
teseq: init at 1.1.1
2018-04-24 17:26:28 +08:00
Robert Schütz
f2ad8b295c
Merge pull request #38802 from timokau/rankdwidth-init
...
rankwidth: init at 0.7
2018-04-24 01:01:17 +02:00
Robert Schütz
1aaab715e4
Merge pull request #39195 from teto/vdirsyncer
...
[RDY] Vdirsyncer update
2018-04-24 00:52:41 +02:00
Robert Schütz
16408d3920
Merge pull request #38784 from timokau/flask-autoindex-init
...
pythonPackages.flask-autoindex: init at 0.6
2018-04-24 00:27:25 +02:00
Matthew Justin Bauer
cf758a5aa4
release: add inkscape, qt5.qtmultimedia (darwin)
...
We want to make sure these work in Darwin. Hopefully this will improve their stability.
2018-04-23 16:51:33 -05:00
Peter Simons
21d688f9b8
Merge pull request #39309 from LumiGuide/haskell.overrides
...
RFC: haskell: allow overriding all package sets at once
2018-04-23 21:07:58 +02:00
Austin Seipp
617db2df96
foundationdb: init at 5.1.7
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-23 12:12:53 -05:00
Matthew Justin Bauer
bf6641ede5
Merge pull request #36460 from timokau/linbox-init
...
linbox: init at 1.5.2
2018-04-23 12:05:29 -05:00
Timo Kaufmann
a8f9fc1c16
pythonPackages.flask-autoindex: init at 0.6
2018-04-23 13:26:43 +02:00
Matthias Beyer
f396f0937e
pythonPackages.milksnake: init at 0.1.5
2018-04-23 16:35:44 +09:00
Vincent Laporte
5f82c322d6
eff: 20140928 -> 5.0 ( #39264 )
2018-04-23 08:16:03 +01:00
Benjamin Hipple
9e9cc471b6
dejavu-fonts: fix missing Perl IOString dependency ( #39341 )
...
Per the docs, IOString was recently added as a dependency:
https://github.com/dejavu-fonts/dejavu-fonts/blob/master/BUILDING.md
As-is, attempting to rebulid from source errors out with this missing perl module.
2018-04-22 23:24:44 +01:00
Matthew Justin Bauer
6a4cc3562c
Revert "initial TBS driver"
2018-04-22 15:57:51 -05:00
Tuomas Tynkkynen
3c6e077301
Merge remote-tracking branch 'upstream/master' into HEAD
...
Conflicts:
pkgs/development/tools/misc/binutils/default.nix
2018-04-22 22:31:30 +03:00
Timo Kaufmann
28c023e246
zn_poly: init at 0.9
2018-04-22 20:44:06 +02:00
Timo Kaufmann
0c9aaf0814
rankwidth: init at 0.7
2018-04-22 20:11:49 +02:00
Matthew Justin Bauer
fb7cdbc15d
Merge pull request #32049 from ck3d/tbs
...
initial TBS driver
2018-04-22 13:03:22 -05:00
Jörg Thalheim
c3e78d3988
Merge pull request #39123 from Infinisil/add/dust
...
dust: init at 0.2.3
2018-04-22 16:21:49 +01:00
Bas van Dijk
bf6d796a27
haskell: allow overriding all package sets at once
...
Setting haskell.packageOverrides like so:
haskell = super.haskell // {
packageOverrides = self: super: {
my-package = ...;
my-other-package = ...;
};
};
causes all compiler-specific package sets to be overridden with those
overrides.
2018-04-22 10:34:44 +02:00
Christian Kögler
9cbf81e11b
initial kernel modules for TBS devices
2018-04-22 08:50:25 +02:00