105499 Commits

Author SHA1 Message Date
Vladimír Čunát
d19384ca7e
liferea: bugfix 1.12-rc2 -> 1.12-rc3 2017-04-01 14:40:35 +02:00
zimbatm
ae034020aa fixup! terraform: 0.9.1 -> 0.9.2
use fetchpatch to improve patch download hash stability
2017-04-01 12:54:53 +01:00
Vladimír Čunát
1a46368a60
ffmpeg(3): 3.1 -> 3.2
According to ABI report https://abi-laboratory.pro/tracker/timeline/ffmpeg/
I see only one removed function and one removed field - both should be
detected during compile-time.  The rest are changes that don't matter
when everything rebuilds.
2017-04-01 13:40:40 +02:00
Vladimír Čunát
8eab29e26f
nss: 3.28.3 -> 3.30 (close #24508) 2017-04-01 13:31:05 +02:00
Vladimír Čunát
6230bfa123
libpng: 1.6.28 -> 1.6.29 2017-04-01 13:27:39 +02:00
Vladimír Čunát
d55727c7a5
at-spi2-core: maintenance 2.22.0 -> 2.22.1 2017-04-01 13:27:22 +02:00
Vladimír Čunát
0062dd2f14
pciutils: 3.5.2 -> 3.5.4
The patch was integrated upstream.
2017-04-01 13:27:20 +02:00
Vladimír Čunát
ae58febf70
gdk-pixbuf: maintenance 2.36.5 -> 2.36.6 2017-04-01 13:27:19 +02:00
Vladimír Čunát
ae08fdd84e
pango: maintenance 1.40.3 -> 1.40.4 2017-04-01 13:27:18 +02:00
Vladimír Čunát
6c153c55c3
gtk3: maintenance 3.22.8 -> 3.22.11 2017-04-01 13:27:17 +02:00
Vladimír Čunát
0bc62f8d2e
Merge #23832: gdbm: 1.12 -> 1.13 2017-04-01 13:27:15 +02:00
Vladimír Čunát
af098ff18e
libgudev: fix build after update #23965
I somehow missed this error.
2017-04-01 13:26:27 +02:00
Vincent Laporte
fcb9f44375 ocamlPackages.{ocf,xtmpl}: fix for OCaml 4.04 2017-04-01 12:30:14 +02:00
Vincent Laporte
e5d0593a42 ocamlPackages.core_extended: fix build on Linux 2017-04-01 12:30:14 +02:00
Vincent Laporte
86f4ded789 google-drive-ocamlfuse: add missing ocamlbuild dependency 2017-04-01 12:30:14 +02:00
ndowens
e109faa401 libgudev: 230 -> 231 (#23965) 2017-04-01 12:26:36 +02:00
Johannes Bornhold
249b34aadc
python: Move catch_conflicts.py into subdirectory (#23600)
Python does add the script's directory into "sys.path". For the case of
"catch_conflicts.py" this means "/nix/store" is added to "sys.path". This can
result in very long delays if the store contains a lot of entries.

(moved from master commit 76213d102c1eaa91e733b326d9d312b60103d88a)
2017-04-01 12:22:36 +02:00
Vladimír Čunát
eb551a435f
Merge branch 'master' into staging 2017-04-01 12:21:54 +02:00
Vladimír Čunát
46ea770b2b Revert "python: Move catch_conflicts.py into subdirectory (#23600)" (#24528)
This reverts commit 76213d102c1eaa91e733b326d9d312b60103d88a.
2017-04-01 12:20:31 +02:00
Johannes Bornhold
76213d102c python: Move catch_conflicts.py into subdirectory (#23600)
Python does add the script's directory into "sys.path". For the case of
"catch_conflicts.py" this means "/nix/store" is added to "sys.path". This can
result in very long delays if the store contains a lot of entries.
2017-04-01 12:19:53 +02:00
Maciej Kazulak
23ec4a40ee oracle-instantclient: add optional odbc support 2017-04-01 11:50:13 +02:00
Vasiliy Solovey
4fc2a86795 rl-notes 17.09: add note about idea -> jetbrains renaming 2017-04-01 12:46:27 +03:00
ndowens
d455cdd34b sharutils: 4.11.1 -> 4.15.2 (#24305) 2017-04-01 11:29:55 +02:00
ndowens
b83d2970f2 pkgconfig: 0.29 -> 0.29.1 (#24394) 2017-04-01 11:06:20 +02:00
Vasiliy Solovey
7bd4b1cdbd gogland: init at 171.3780.106 2017-04-01 12:04:06 +03:00
Vladimír Čunát
f44ea1fec2
Merge branch 'staging' 2017-04-01 10:58:20 +02:00
Vasiliy Solovey
1d170e1f82 ruby-mine: 2016.3.2 -> 2017.1 2017-04-01 11:54:16 +03:00
Vasiliy Solovey
f8832fb277 rider: init at 171.3655.1246 2017-04-01 11:48:52 +03:00
Vaibhav Sagar
d9b36c36c5 pycairo: fix build with Python 3.6
Apply the same patch as for Python 3.5 so that this builds correctly.
Addresses #24501.
2017-04-01 09:58:01 +02:00
Vasiliy Solovey
3aaf146f07 jebrains: sort packages alphabetically 2017-04-01 10:45:25 +03:00
Vasiliy Solovey
23f5958dd0 datagrip: 2016.3.2 -> 2017.1 2017-04-01 10:36:35 +03:00
Vasiliy Solovey
d41dee0a9f clion1: remove package
It is no longer present on JetBrains download servers and is
very outdated.
2017-04-01 10:27:23 +03:00
Vasiliy Solovey
5cb39dd45f clion: 2016.3.3 -> 2017.1 2017-04-01 10:25:38 +03:00
Vasiliy Solovey
bab0ed75c0 idea: rename to jetbrains
JetBrains IDEs were put under wrong scope which was confusing.
Fixes #24453
2017-04-01 10:21:19 +03:00
Vincent Laporte
da8201e7c3 ocamlPackages.sedlex: fix on OCaml 4.04 2017-04-01 09:06:57 +02:00
Pascal Wittmann
ff1d0ce438 Merge pull request #24514 from cleverca22/multimc
multimc: 5 -> 0.5.1
2017-04-01 09:02:52 +02:00
Michael Raskin
623a469653 quicklispPackages, lispPackages: make all system-loads pass with precompilation 2017-04-01 08:08:22 +02:00
Vincent Laporte
033c5debbc utop: fix on OCaml 4.04
Don’t strip the binary
The wrapper directly calls ocamlrun
2017-04-01 07:39:13 +02:00
Mateusz Naściszewski
a309890044
ipfs: 0.4.6 -> 0.4.8 2017-04-01 05:51:41 +02:00
Orivej Desh
ecf5daa5d7 subgit: 3.1.0 -> 3.2.4 2017-04-01 02:19:51 +00:00
Joachim Fasting
a41668f441
grsecurity: 4.9.19-201703300917 -> 4.9.20-201703310823 2017-04-01 00:08:50 +02:00
michael bishop
3690ad1772
multimc: 5 -> 0.5.1 2017-03-31 18:37:32 -03:00
Jörg Thalheim
880e65e162 Merge pull request #24460 from peterhoeg/f/qst
qsyncthingtray: fix program paths
2017-03-31 23:00:11 +02:00
Michael Raskin
1e7bad5d51 clwrapper, buildLispPackage: compile fasls and store them for all systems 2017-03-31 22:46:49 +02:00
Jörg Thalheim
5793e12143
baresip: enable vp8/vp9 2017-03-31 22:34:48 +02:00
Nikolay Amiantov
1eccb75f26 mumble: patch python scripts 2017-03-31 23:12:11 +03:00
Nikolay Amiantov
d8c47a20b8 mumble_git: wrap with Qt dependencies
Fixes #14084.
2017-03-31 23:11:46 +03:00
Jörg Thalheim
a16c2e5420 Merge pull request #24356 from vrthra/vis
vis: 2016-10-09 -> 0.3
2017-03-31 21:15:27 +02:00
Tobias Pflug
552045db80 skopeo: 0.1.16 -> 0.1.18 2017-03-31 20:51:52 +02:00
Sander van der Burg
7408aca528 Regenerate NPM expressions with node2nix 1.2.0 2017-03-31 20:51:14 +02:00