Dan Peebles
8253fc2ae5
pants: 1.2.1 -> 1.3.0
...
I'm also removing the pants13-pre attribute since it's unnecessary and I
don't want to maintain 1.4.x prereleases yet.
I'm temporarily taking out the pants native rust engine shenanigans until
I can get a nix-native rust build of it to work (it works on Linux but
not on Darwin!)
2017-07-17 10:37:52 -04:00
Franz Pletz
cff27d574e
imagemagick7: 7.0.6-0 -> 7.0.6-1
2017-07-17 15:54:40 +02:00
Franz Pletz
0e9676f62e
imagemagick: 6.9.8-10 -> 6.9.9-0
2017-07-17 15:54:19 +02:00
Frederik Rietdijk
42cdad0a03
Merge pull request #27290 from calvertvl/fix_calibre_html5lib
...
calibre: fix html5lib error
2017-07-17 14:19:21 +02:00
Tom Hunger
567b84dd50
python.pkgs.pytorch: init at 0.1.12
2017-07-17 14:08:15 +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
Yann Hodique
3d505a1acd
lftp: 4.7.7 -> 4.8.0
2017-07-17 08:02:04 +02:00
Franz Pletz
c2e9f45df2
exiv2: 0.25 -> 0.26
2017-07-17 02:53:14 +02:00
Franz Pletz
77a0b04f91
darktable: 2.2.4 -> 2.2.5
2017-07-17 02:53:14 +02:00
Franz Pletz
7f0994c33d
zfsUnstable: 0.7.0-rc4 -> 0.7.0-rc5
2017-07-17 02:53:14 +02:00
Franz Pletz
e4eea75fa7
zfs: 0.6.5.10 -> 0.6.5.11
2017-07-17 02:53:14 +02:00
Nadrieril
c226ee619a
tt-rss: 16.3 -> 17.4
2017-07-17 02:20:16 +02:00
Daiderd Jordan
f1cb9d0261
Merge pull request #27374 from mnacamura/r_pbdZMQ_darwin_fix
...
r-pbdZMQ: fix Darwin install
2017-07-16 23:49:03 +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
7fcddfe388
Merge pull request #27025 from corngood/firefox-drm-fix
...
firefox: fix the drmSupport option
2017-07-16 16:57:08 -04:00
Graham Christensen
4a2f605398
Merge pull request #24720 from k0001/hun-es
...
hunspellDicts: add spanish dictionaries.
2017-07-16 16:36:14 -04: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
Roman Volosatovs
5d29744f4d
mopidy-iris: 3.0.3 -> 3.0.5
2017-07-16 20:24:42 +02:00
Joachim F
f752b15a64
Merge pull request #27422 from elitak/factorio-version
...
factorio: authenticatedFetch now handles 404 properly
2017-07-16 17:30:49 +01:00
Benno Fünfstück
e6fdfbb8dd
jetbrains.rider: 171.4456.575 -> 171.4456.1432
2017-07-16 16:53:26 +02:00
Benno Fünfstück
0c78b20194
jetbrains.ruby-mine: 2017.1.4 -> 2017.1.5
2017-07-16 16:53:26 +02:00
Benno Fünfstück
37daf755d9
jetbrains.pycharm-{community,professional}: 2017.1.4 -> 2017.1.5
2017-07-16 16:53:26 +02:00
Benno Fünfstück
141706567c
jetbrains.idea-community: 2017.1.4 -> 2017.1.5
2017-07-16 16:53:26 +02:00
Urban Škudnik
9ce8aadf5a
jetbrains.idea-ultimate: 2017.1.4 -> 2017.1.5
2017-07-16 16:53:26 +02:00
Eric Litak
9953a798fb
factorio: authenticatedFetch now handles 404 properly
2017-07-16 06:11:09 -07: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
Eric Litak
96b4ed637b
factorio: 0.15.26 -> 0.15.30 ( #27421 )
2017-07-16 13:08:48 +01:00
Silvan Mosberger
4d30116c9e
bashSnippets: init at 1.12.0 ( #27408 )
2017-07-16 12:41:35 +01:00
Vincent Laporte
b57bf746a1
ocaml-top: 1.1.3 -> 1.1.4
...
ocamlPackages.ocp-build: 1.99.18-beta -> 1.99.19-beta
2017-07-16 12:43:35 +02:00
Jörg Thalheim
5eb9caf7db
Merge pull request #27417 from romildo/upd.zuki-themes
...
zuki-themes: 3.20.2017-02-17 -> 3.20.2017-04-23, 3.22.2017-02-17 -> 3.22.2017-04-23, add src for gtk-3.24 (3.24.2017-04-23)
2017-07-16 11:26:01 +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
Pascal Wittmann
e621a6a5f8
opkg: 0.3.4 -> 0.3.5
2017-07-16 11:14:26 +02:00
Jörg Thalheim
f1b45f7d41
lttng-ust: add missing python dependency
2017-07-16 09:07:10 +01:00
romildo
8df013c786
zuki-themes: 3.20.2017-02-17 -> 3.20.2017-04-23
...
zuki-themes: 3.22.2017-02-17 -> 3.22.2017-04-23
zuki-themes: add src for gtk-3.24 (3.24.2017-04-23)
2017-07-15 23:58:35 -03:00
Russell O'Connor
dca801fbb7
tarsnap: 1.0.37 -> 1.0.38
2017-07-15 22:58:07 -04:00
Tim Steinbach
df929d6216
linux-copperhead: 4.12.1.a -> 4.12.2.a
2017-07-15 19:44:12 -04:00
Tim Steinbach
b103e9317a
linux-testing: 4.12-rc7 -> 4.13-rc1
2017-07-15 19:30:44 -04:00
Tim Steinbach
81b993369c
linux: 4.4.76 -> 4.4.77
2017-07-15 19:25:42 -04:00
Tim Steinbach
b04858db1b
linux: 4.9.37 -> 4.9.38
...
Remove temporary patches to perf as well
2017-07-15 19:22:07 -04:00
Tim Steinbach
ccec16579d
linux: 4.11.10 -> 4.11.11
2017-07-15 19:17:06 -04:00
Tim Steinbach
c5ef98bb34
linux: 4.12.1 -> 4.12.2
2017-07-15 19:14:44 -04:00
Benno Fünfstück
dc696e2800
Merge pull request #26096 from ambrop72/teensy-fix
...
teensy-loader-cli: Update to latest git.
2017-07-15 20:22:34 +02: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
Vincent Laporte
681f866e22
qgis: 2.18.4 -> 2.18.10
2017-07-15 19:32:38 +02:00
Benno Fünfstück
bf6ebda141
Merge pull request #25772 from jbaum98/neovim-ruby
...
neovim: neovim-ruby 0.3.1 -> 0.4.0
2017-07-15 19:03:46 +02:00
Benno Fünfstück
549df83e8e
neovim-ruby: 0.4.0 -> 0.5.0
2017-07-15 18:56:51 +02: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