Commit Graph

99954 Commits

Author SHA1 Message Date
Franz Pletz
1a45ddeb2d
yotubeDL: 2017.01.28 -> 2017.01.29 2017-01-30 21:40:21 +01:00
Franz Pletz
e07f1f2066
gitlab: 8.16.1 -> 8.16.3 2017-01-30 21:40:18 +01:00
Lancelot SIX
c6c2137a9c
pythonPackages.hypothesis: 3.5.2 -> 3.6.0 2017-01-30 21:15:56 +01:00
Alexey Shmalko
74881b6bbb Merge pull request #22299 from pradeepchhetri/nomad
nomad: 0.4.1 -> 0.5.3
2017-01-30 21:48:33 +02:00
Alexey Shmalko
df8195b603 Merge pull request #22295 from alibabzo/update/neofetch
neofetch: 3.0 -> 3.0.1
2017-01-30 21:38:17 +02:00
Edward Tjörnhammar
b08524bf01
nixos: nylon, use named instances 2017-01-30 20:32:06 +01:00
Pradeep Chhetri
e8df68673c nomad: 0.4.1 -> 0.5.3 2017-01-31 00:56:27 +05:30
Tristan Helmich
d70c26df09 emby: 3.0.8500 -> 3.1.5
Notable changes:
* mono46 is now required by emby
* switch back to pre-built binaries due to problems building from source
* sqlite path is now configured in SQLitePCLRaw.provider.sqlite3.dll.config
2017-01-30 20:20:11 +01:00
Vladimír Čunát
612333a770
knot-resolver: yet another attempt to fix build on Darwin 2017-01-30 20:08:16 +01:00
Vladimír Čunát
49b136377a
Merge #16501: add a guide about vim plugins 2017-01-30 18:28:20 +01:00
Vladimír Čunát
69348badb8
doc vim: nitpicks 2017-01-30 18:27:44 +01:00
Frederik Rietdijk
e4f739fa2f Merge pull request #22003 from lsix/update_matplotlib
pythonPackages.matplotlib: 1.5.3 -> 2.0.0
2017-01-30 18:19:16 +01:00
Alistair Bill
d6a7182493 neofetch: 3.0 -> 3.0.1 2017-01-30 16:12:42 +00:00
Rob Vermaas
b8fec2384e
boto: upgrade 2.42.0 to 2.45.0
(cherry picked from commit 5fff5a902594b34471b613eb2babcec923e1e1f1)
2017-01-30 15:53:02 +00:00
Robert Helgesson
c603d2c0d5
svtplay-dl: 1.9 -> 1.9.1 2017-01-30 16:33:42 +01:00
Robert Helgesson
89150d3377
theme-vertex: 20161009 -> 20170128 2017-01-30 16:31:33 +01:00
Vladimír Čunát
7f7faab009
knot-dns: yet another attempt to fix build on Darwin 2017-01-30 16:10:59 +01:00
Pascal Wittmann
4396d43a94 Merge pull request #22293 from florianjacob/master
tinc: 1.0.29 -> 1.0.31
2017-01-30 15:10:28 +01:00
Pascal Wittmann
97c3fd54a6 Merge pull request #22294 from florianjacob/update_os-prober
os-prober: 1.65 -> 1.71
2017-01-30 15:09:50 +01:00
Florian Jacob
51a753a2a3 os-prober: 1.65 -> 1.71 2017-01-30 13:31:50 +01:00
Florian Jacob
97c3ee9525 tinc: 1.0.29 -> 1.0.31 2017-01-30 12:38:02 +01:00
Rahul Gopinath
66b6c2ce01 sdformat: mark as broken
sdformat depends on an old version of ruby and needs to be fixed. Until
there is a proper upstream release, mark as broken.

sdformat is only used by the gazebo package.
2017-01-30 11:22:58 +00:00
Rahul Gopinath
19180957f5 ruby_1_9: remove package
Remove ruby 1.9 since it is EOLed upstream
2017-01-30 11:18:44 +00:00
Rahul Gopinath
51dc13b148 ruby: cleanup unneeded files 2017-01-30 11:18:01 +00:00
Vladimír Čunát
196b87f707
knot-dns: another attempt to fix build on Darwin 2017-01-30 11:55:30 +01:00
Peter Simons
a2018cedf5 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.4-8-g0d49e12 from Hackage revision
beea499740.
2017-01-30 11:49:09 +01:00
Peter Simons
522ab7efef LTS Haskell 7.18 2017-01-30 11:48:52 +01:00
Eelco Dolstra
d4787680bc Merge pull request #22291 from asymmetric/patch-4
Make more visible which fetch approach is best
2017-01-30 11:45:30 +01:00
Eelco Dolstra
5fdc6db957
Revert "add nix-prefetch-source (#21734)"
This reverts commit ca38ef79e9 due its
use of importJSON and external source info files, which is
non-idiomatic.
2017-01-30 11:44:15 +01:00
Eelco Dolstra
e7ec067b6b
Revert "nix-update-source: 0.2.1 -> 0.2.2"
This reverts commit b984d5d25f.
2017-01-30 11:44:15 +01:00
Eelco Dolstra
35349b6c2a
gup: 0.5.5 -> 0.6.0 2017-01-30 11:44:15 +01:00
Eelco Dolstra
12dd086c39
Revert "gup: 0.5.5 -> 0.6.0 and derivation update"
This reverts commit a59c3038cd due to
use of importJSON.
2017-01-30 11:44:15 +01:00
Eelco Dolstra
c20cc6d0b3
Excise use of importJSON
Putting information in external JSON files is IMHO not an improvement
over the idiomatic style of Nix expressions. The use of JSON doesn't
add anything over Nix expressions (in fact it removes expressive
power). And scattering package info over lots of little files makes
packages less readable over having the info in one file.
2017-01-30 11:44:08 +01:00
Alexey Shmalko
2dc87881b0 Merge pull request #22283 from asymmetric/siji
siji: init at 2016-05-14
2017-01-30 12:35:15 +02:00
Lorenzo Manacorda
0ecde73b91 siji: init at 2016-05-14 2017-01-30 11:32:52 +01:00
Lorenzo Manacorda
4e0bb261d0 Make more visible which fetch approach is best
Prepend "bad/better/best" to each paragraph, to make more visible which approach is best
2017-01-30 11:28:52 +01:00
Pascal Wittmann
92a3ecf4a3 Merge pull request #22287 from orivej/telegram-purple
telegram-purple: 2016-03-17 -> 1.3.0
2017-01-30 10:35:42 +01:00
Vladimír Čunát
fd32b16f9e
knot-dns: another attempt to fix build on Darwin
The effort is getting long, without any direct access to a Darwin machine.
2017-01-30 10:09:44 +01:00
Vaibhav Sagar
63f609b1a4 ihaskell: remove service configuration. (#22268)
See #22047. This change should be reverted after IHaskell has been
updated to support GHC 8.
2017-01-30 08:38:42 +01:00
Joachim F
b596cd5731 Merge pull request #22286 from dochang/yank
yank 0.7.1 -> 0.8.0
2017-01-30 08:02:54 +01:00
Jude Taylor
89bae81936 Merge pull request #22247 from NixOS/nvidia-vulkan
Enable Vulkan for nvidia driver
2017-01-29 22:02:35 -08:00
Orivej Desh
e2f7d68d73 telegram-purple: 2016-03-17 -> 1.3.0 2017-01-30 06:02:26 +00:00
Desmond O. Chang
42d3f67439 yank 0.7.1 -> 0.8.0 2017-01-30 13:25:47 +08:00
Franz Pletz
c2257506ae
weechat: 1.6 -> 1.7 2017-01-30 04:13:16 +01:00
Franz Pletz
f68b7be364
brackets: 1.7 -> 1.8 2017-01-30 01:16:26 +01:00
Franz Pletz
083cadee45
offlineimap: 7.0.12 -> 7.0.13 2017-01-30 01:16:22 +01:00
Franz Pletz
0adf664210
neomutt: 20161126 -> 20170128 2017-01-30 01:16:18 +01:00
Franz Pletz
eadb9ce15f
notmuch: 0.23.4 -> 0.23.5 2017-01-30 01:16:15 +01:00
Franz Pletz
ff7c6fe60d
youtubeDL: 2017.01.24 -> 2017.01.28 2017-01-30 01:16:01 +01:00
Peter Hoeg
d1b8b0dd52 bundler: 1.13.7 -> 1.14.3 (#22260) 2017-01-29 22:42:17 +00:00