Lancelot SIX
a8dd4d8e53
pythonPackages.pillow: 3.4.2 -> 4.2.1
2017-07-17 14:23:47 +02:00
Lancelot SIX
1e06824b3b
pythonPackages.olefile: init at 0.44
2017-07-17 14:23:47 +02:00
Lancelot SIX
e0f988fc46
pythonPackages.kombu: fix tests for python3.6
2017-07-17 14:23:47 +02:00
Frederik Rietdijk
3eceecb90d
Merge remote-tracking branch 'upstream/master' into HEAD
2017-07-17 13:52:01 +02:00
Frederik Rietdijk
c0cf19608f
aspellWithDicts: create derivation with aspell and selected dictionaries
...
Currently, `aspell` checks the active profiles for dictionaries. While
this may be convenient, it does not work with `nix-shell` and it doesn't
allow any isolation.
This commit adds the possibility to use composition by creating a
derivation with `symlinkJoin` that contains all the chosen dictionaries,
and another derivation that wraps the executables linking to the dictionaries.
Nix example:
my_aspell = aspellWithDicts(ps: with ps; [ en nl ])
`nix-shell` example:
nix-shell -p 'aspellWithDicts(ps: with ps; [ en nl ])'
2017-07-17 10:17:20 +02:00
Jörg Thalheim
d3ee993a27
Merge pull request #27419 from elitak/armjdk
...
oraclejdk8: armv7l support
2017-07-16 22:31:29 +01:00
Jörg Thalheim
b6f9047d01
Merge pull request #27418 from roconnor/tarsnap
...
tarsnap: 1.0.37 -> 1.0.38
2017-07-16 22:02:29 +01:00
Graham Christensen
6b879ef36e
Merge pull request #23964 from benley/nixos-manual-launcher
...
nixos: nix snowflake logo for the nixos manual launcher
2017-07-16 16:28:30 -04:00
Daiderd Jordan
fa74d99e42
Merge pull request #27295 from ankhers/generalize_lfe
...
Generalize building of LFE
2017-07-16 14:36:24 +02:00
Eric Litak
00335098a5
oraclejdk8: armv7l support
2017-07-16 05:16:59 -07:00
Silvan Mosberger
4d30116c9e
bashSnippets: init at 1.12.0 ( #27408 )
2017-07-16 12:41:35 +01:00
Jörg Thalheim
f31773b852
tarsnapper: 0.2.1 -> 0.4
...
- project is not a python library -> move out of pythonPackages.
- also enable tests
2017-07-16 11:12:38 +01:00
Tuomas Tynkkynen
c3d9ec531b
pythonPackages.unittest2: Fix missing argument to substituteInPlace
2017-07-16 01:06:56 +03:00
John Ericson
7d95391f6a
Merge pull request #27407 from obsidiansystems/null-configure-flags
...
mkDerivation: Fix errors from #27365
2017-07-15 15:56:29 -04:00
Benno Fünfstück
063e81145d
Merge pull request #26036 from bcdarwin/elastix
...
elastix: init at 4.8
2017-07-15 20:15:44 +02:00
John Ericson
aaaa470ff8
mkDerivation: Fix errors from #27365
...
`nix-build pkgs/top-level/release.nix -A tarball` now succeeds.
`configureFlags = null` lead to a type error, and one overrideDrv
needed to be converted to to append a configureFlags list instead of
string due to the normalization.
Thanks @vcunat for alerting me to the issues---sorry I did not catch
them before merging my own PR.
2017-07-15 13:47:21 -04:00
wisut hantanong
a5d75f0f18
python.pkgs.yapf: move to separate expression
...
fixes #27379
2017-07-15 17:40:55 +01:00
wisut hantanong
5529758791
python.pkgs.jsonref: move to separate expression
2017-07-15 17:40:55 +01:00
wisut hantanong
f0ac823696
python.pkgs.intervaltree: move to separate expression
2017-07-15 17:40:55 +01:00
wisut hantanong
cca503b389
python.pkgs.packaging: move to separate expression
2017-07-15 17:40:55 +01:00
wisut hantanong
9115f68bde
python.pkgs.pytoml: move to separate expression
2017-07-15 17:40:55 +01:00
wisut hantanong
b493824162
python.pkgs.pypandoc: move to separate expression
2017-07-15 17:40:55 +01:00
wisut hantanong
911655fe5f
python.pkgs.yamllint: move to separate expression
2017-07-15 17:40:55 +01:00
wisut hantanong
33bcafcf5b
python.pkgs.stripe: move to separate expression
2017-07-15 17:40:55 +01:00
wisut hantanong
4546623b37
python.pkgs.vine: move to separate expression
2017-07-15 17:40:55 +01:00
wisut hantanong
2857dbd497
python.pkgs.zeroconf: move to separate expression
2017-07-15 17:40:55 +01:00
wisut hantanong
d437a722af
python.pkgs.acme: move to separate expression
2017-07-15 17:40:55 +01:00
wisut hantanong
ee1022bf26
python.pkgs.vega: move to separate expression
2017-07-15 17:40:55 +01:00
wisut hantanong
2ce14a8ce9
python.pkgs.altair: move to separate expression
2017-07-15 17:40:54 +01:00
wisut hantanong
f6b103b51e
python.pkgs.aafigure: move to separate expression
2017-07-15 17:40:54 +01:00
wisut hantanong
eed3b4991b
python.pkgs.unifi: move to separate expression
2017-07-15 17:40:54 +01:00
wisut hantanong
3e75b0fd12
python.pkgs.pygame_sdl2: move to separate expression
2017-07-15 17:40:54 +01:00
wisut hantanong
6506c41fd9
python.pkgs.discid: move to separate expression
2017-07-15 17:40:54 +01:00
wisut hantanong
501eb9712e
python.pkgs.emcee: move to separate expression
2017-07-15 17:40:54 +01:00
wisut hantanong
85239d1455
python.pkgs.ansicolor: move to separate expression
2017-07-15 17:40:54 +01:00
wisut hantanong
2d546a98e2
python.pkgs.acoustics: move to separate expression
2017-07-15 17:40:54 +01:00
wisut hantanong
bcb73a13e3
python-packages.django_tagging_0_3: use overrideAttrs
2017-07-15 17:40:54 +01:00
wisut hantanong
eff03340c4
python.pkgs.django_tagging: move to separate expression
2017-07-15 17:40:54 +01:00
Aristid Breitkreuz
78fc7269be
paperwork: 1.0.6.1 -> 1.2
2017-07-15 15:10:14 +02:00
Vladimír Čunát
e2b7b09960
Merge branch 'master' into staging
2017-07-15 12:15:56 +02:00
Joachim F
e4229bb3f8
Merge pull request #27311 from Radvendii/master
...
ring-daemon: init at 2017-07-11
2017-07-14 15:18:37 +01:00
Jörg Thalheim
f93050e509
Merge pull request #27156 from dbrock/hsevm
...
hsevm: init at 0.3.2
2017-07-14 08:58:46 +01:00
Jörg Thalheim
00ee2091be
Merge pull request #27097 from jfrankenau/init-nnn
...
nnn: init at 1.2
2017-07-14 08:53:11 +01:00
Jörg Thalheim
ff4ba02902
Merge pull request #27364 from veprbl/slurm2
...
slurm: add alias attribute for backward compatibility
2017-07-14 08:33:23 +01:00
Jörg Thalheim
ab87dc585d
fast-cli: add reference to all-packages.nix
...
fixes #27375
2017-07-14 07:19:38 +01:00
hhm
c5798c1db2
hebcal: init at 4.13
...
fixes #27373
2017-07-14 06:54:20 +01:00
Dmitry Kalinkin
ba8fe290ec
slurm: add alias attribute for backward compatibility
...
Fixes: b917a8760
('slurm: 15-08-5-1 -> 17.02.6, slurm-llnl -> slurm')
2017-07-13 18:55:45 -04:00
Franz Pletz
672171be57
Merge pull request #27303 from MatrixAI/phpcbf
...
phpPackages.phpcbf: init at 2.6.0
2017-07-14 00:28:54 +02:00
Roger Qiu
5c336fc549
phpPackages.phpcbf: init at 2.6.0
2017-07-14 00:26:37 +02:00
Jörg Thalheim
30223dd334
Merge pull request #25654 from 4z3/mfcl2700dn
...
Add support for Brother MFC-L2700DN
2017-07-13 21:48:48 +01:00