Commit Graph

104634 Commits

Author SHA1 Message Date
Samuel Leathers
4b95930322
Merge pull request #31321 from pbogdan/update-dfeet
dfeet: 0.3.11 -> 0.3.12
2017-11-07 02:41:25 -05:00
Frederik Rietdijk
eef5368176
Merge pull request #31307 from tari/flexget-fix
flexget: fix build with updated dependencies
2017-11-07 08:34:56 +01:00
Vladimír Čunát
81c5040470
gpm: fixup build with glibc-2.26 2017-11-07 08:33:48 +01:00
Vladimír Čunát
7ba482a74a
live555: fixup build with glibc-2.26 2017-11-07 07:27:32 +01:00
Vladimír Čunát
30c971e8d3
Merge #31331: dns-root-data: 2017-08-29 -> 2017-10-24 2017-11-07 06:41:31 +01:00
Vladimír Čunát
9aa37b159b
Merge branch 'master' into staging 2017-11-07 06:41:23 +01:00
Benjamin Staffin
7ccad2a4f2
vboot_reference: build all the tools
This expands the build to include more things that are useful on
chromebooks, like `crossystem`
2017-11-07 00:37:48 -05:00
Vladimír Čunát
2d3149f4a8
icu: only patch-out xlocale if using glibc 2017-11-07 06:33:09 +01:00
Peter Hoeg
376516f335
Merge pull request #31120 from peterhoeg/f/sqlite
sqlitebrowser: 3.10.0 -> 3.10.1 and make it work with Qt 5.9
2017-11-07 10:28:47 +08:00
Anthony Cowley
37fc1fcd45 rtags: 2.12 -> 2.15 2017-11-06 20:57:56 -05:00
Vincent Laporte
471175e0be
ocamlPackages.zed: 1.5 -> 1.6 2017-11-07 01:04:59 +00:00
Michael Alan Dorman
97f816dc56 pythonPackages.fuse: fix infinite recursion in expression
I believe this resolves #31338.
2017-11-06 17:57:15 -05:00
Tuomas Tynkkynen
5d5eb6aba4 lcdproc: Disable parallel build
https://hydra.nixos.org/build/63628044
2017-11-07 00:17:31 +02:00
Frederik Rietdijk
e734ecb1e8
Merge pull request #30919 from adisbladis/pythonPackages-cleanup
WIP: Python packages cleanup
2017-11-06 20:54:51 +01:00
Servilio Afre Puentes
f2ac5e0acf gitlab: 10.0.2 -> 10.1.1 2017-11-06 14:50:53 -05:00
Servilio Afre Puentes
fa0148abf8 gitlab-workhorse: 3.0.0 -> 3.2.0 2017-11-06 14:50:53 -05:00
Servilio Afre Puentes
c9bb6ac1fd gitlab-shell: 5.9.0 -> 5.9.3 2017-11-06 14:50:52 -05:00
Servilio Afre Puentes
3e90cbe268 gitlab-shell: make the patches apply cleanly 2017-11-06 14:50:52 -05:00
Servilio Afre Puentes
2aa4517d4f gitaly: 0.38.0 -> 0.43.1 2017-11-06 14:50:52 -05:00
Frederik Rietdijk
4fc2fd6d26
Merge pull request #31242 from rnhmjoj/python
hyp: move expression out python-packages.nix
2017-11-06 20:43:22 +01:00
Frederik Rietdijk
13cc4f513e
Merge pull request #31271 from FRidh/fetchurl
fetchurl: add passthru
2017-11-06 20:41:22 +01:00
Frederik Rietdijk
4a62ff9f47
Merge pull request #31324 from srhb/openra-python-binpath
openra: Add python to bin PATH, fixing launcher
2017-11-06 20:38:04 +01:00
Vladimír Čunát
f47e13866d
libtirpc: fix missing include after glibc-2.26 2017-11-06 20:33:58 +01:00
Frederik Rietdijk
a346dc66a7
Merge pull request #31297 from fahadsadah/master
python: fastimport 0.9.4 -> 0.9.6
2017-11-06 20:33:29 +01:00
Vincent Laporte
f35f995fff
dns-root-data: 2017-08-29 -> 2017-10-24 2017-11-06 19:22:38 +00:00
Vladimír Čunát
1ac1581253
libselinux: fix missing include after glibc-2.26 2017-11-06 20:18:43 +01:00
Tuomas Tynkkynen
bf585f2881 linux_rpi: 1.20170811 -> 1.20171029 2017-11-06 20:49:48 +02:00
Tuomas Tynkkynen
967ecb802e raspberrypifw: 1.20170811 -> 1.20171029 2017-11-06 20:49:48 +02:00
Daiderd Jordan
1d350f50da
Merge pull request #31326 from hedning/nix-zsh-completions-0.3.2
nix-zsh-completions: 0.3.1 -> 0.3.2
2017-11-06 19:49:28 +01:00
Frederik Rietdijk
8048df4739
Merge pull request #31309 from nlewo/pr/devpi
pythonPackages.devpi_common: remove one test
2017-11-06 19:38:28 +01:00
Vladimír Čunát
3562c2cfa7
flex: add notes about the glibc-2.26 patch 2017-11-06 19:25:14 +01:00
James Edington
880a636ef4 palemoon: 27.5.0 -> 27.6.0
Version bump because apparently Moonchild published 27.6.0_Release
2017-11-06 12:22:17 -06:00
Vladimír Čunát
6535f0bca6
flex: fix with glibc-2.26
It caused segfaults, e.g. when building doxygen.
2017-11-06 19:20:21 +01:00
Graham Christensen
240b4f36a6
Merge pull request #31160 from mpickering/idris-10450
Add wrapper for idris exe for gcc/gmp runtime deps
2017-11-06 13:11:04 -05:00
Tor Hedin Brønner
6949cfa58e nix-zsh-completions: 0.3.1 -> 0.3.2
Adds support for nix1.12 and various improvements.
2017-11-06 19:07:36 +01:00
Daiderd Jordan
5549fa767f
Merge pull request #31316 from Mic92/vim-plugins
Update Vim plugins
2017-11-06 19:06:54 +01:00
Sarah Brofeldt
05b90907a7 openra: Add python to bin PATH, fixing launcher 2017-11-06 18:18:19 +01:00
Robert Helgesson
40b347f205
i3lock-color: limit to i686 and x86-64 platforms
Compilation fails for other CPU architectures due to requiring the
SSE2 instruction set. See [1] for upstream issue.

[1]: https://github.com/chrjguill/i3lock-color/issues/44
2017-11-06 17:55:06 +01:00
Vladimír Čunát
6c3bae563e
icu: fix build with glibc-2.26 2017-11-06 17:05:33 +01:00
Piotr Bogdan
217257c835 dfeet: 0.3.11 -> 0.3.12 2017-11-06 14:40:12 +00:00
Piotr Bogdan
cac4cb401c debootstrap: 1.0.87 -> 1.0.92 2017-11-06 14:25:44 +00:00
gnidorah
b0d193f596 SDL2: wayland support 2017-11-06 16:09:03 +02:00
Michael Fellinger
2c50340575 elm-format: 0.5.2 -> 0.7.0 2017-11-06 14:47:33 +01:00
Tim Steinbach
2767a0e9e1
Merge pull request #31288 from afldcr/master
gitea: 1.2.1 -> 1.2.3
2017-11-06 12:54:30 +00:00
Tim Steinbach
88e03e1269
Merge pull request #31314 from dywedir/feh
feh: 2.21 -> 2.22
2017-11-06 12:48:52 +00:00
Tim Steinbach
a9bf922bb7
Merge pull request #31308 from adisbladis/firejail-0_9_50
firejail: 0.9.48 -> 0.9.50
2017-11-06 12:47:57 +00:00
Vladimír Čunát
1d9a8e2289
Merge branch 'master' into staging 2017-11-06 13:24:06 +01:00
Vladimír Čunát
c8c6a1edb5
Merge #31209: cc-wrapper: Fix if dynamicLinker not found 2017-11-06 13:07:43 +01:00
Vladimír Čunát
f245fe9c50
Merge #28622: glibc-2.26 2017-11-06 13:02:41 +01:00
Vladimír Čunát
bc90fe1fbb
Merge #30371: update misc. gnome3-related libraries 2017-11-06 13:00:15 +01:00
Joerg Thalheim
c755d83c47 vimPlugins: update all 2017-11-06 11:33:12 +00:00
Joerg Thalheim
db06695dd7 vimPlugins.command-t: 2017-06-23 -> 2017-09-29 2017-11-06 11:33:01 +00:00
Joerg Thalheim
8c4dc462af vim-plugins: update command no longer requires user input 2017-11-06 11:26:38 +00:00
dywedir
a5eaa1cfea feh: 2.21 -> 2.22 2017-11-06 12:15:33 +02:00
lassulus
a0f01a5f0b bitcoin-abc: 0.15.0 -> 0.16.0 2017-11-06 10:48:09 +01:00
Antoine Eiche
7100c1a0e0 pythonPackages.devpi_common: remove one test 2017-11-06 10:26:55 +01:00
adisbladis
0af15f6f45
firejail: 0.9.48 -> 0.9.50 2017-11-06 17:21:03 +08:00
Vaibhav Sagar
eece8755d1 ihaskell: re-enable 2017-11-06 09:58:28 +01:00
Peter Marheine
030223237a flexget: fix build with updated dependencies 2017-11-06 08:33:59 +00:00
Peter Simons
9e241d0c3f
Merge pull request #31256 from vaibhavsagar/update-all-cabal-hashes
all-cabal-hashes: 2017-10-08T03:25:59Z -> 2017-11-04T17:56:01Z
2017-11-06 08:37:43 +01:00
Vincent Laporte
a1449ea180
omake: 0.10.2 -> 0.10.3 2017-11-06 06:47:48 +00:00
Orivej Desh
6e4fb7d0cb
Merge pull request #30038 from jbaum98/splint-darwin
splint: Add darwin support
2017-11-06 06:31:18 +00:00
Jake Waksbaum
03bcadd40c splint: Add darwin support 2017-11-06 06:30:02 +00:00
Orivej Desh
ad0c2d5a79
Merge pull request #31056 from purefn/master
make sure which and curl are available in the PATH for sbt-extras
2017-11-06 06:21:09 +00:00
Richard Wallace
29c182f2b2 sbt-extras: make sure which and curl are available in the PATH 2017-11-06 06:20:34 +00:00
Orivej Desh
c70dec9df2
Merge pull request #31181 from lsix/update_django_1_11_7
pythonPackages.django: 1.11.6 -> 1.11.7
2017-11-06 06:14:24 +00:00
Orivej Desh
102df36391
Merge pull request #31270 from jensbin/typora_update
typora: 0.9.31 -> 0.9.38
2017-11-06 06:13:23 +00:00
Vaibhav Sagar
4b9e73c6cf all-cabal-hashes: 2017-10-08T03:25:59Z -> 2017-11-04T17:56:01Z 2017-11-06 13:24:38 +08:00
Peter Hoeg
dd18e063ef sqlitebrowser: 3.10.0 -> 3.10.1 and make it work with Qt 5.9 2017-11-06 13:07:52 +08:00
Peter Hoeg
9b9dacb5fe
Merge pull request #31224 from peterhoeg/u/tds
freetds: 0.91 -> 1.00.70
2017-11-06 12:28:53 +08:00
Peter Hoeg
2902e8c5ca calligra2: broken due to freetds upgrade but we already have calligra 3 2017-11-06 12:26:03 +08:00
Peter Hoeg
762f2ea4b0 sqsh: fix build with new freetds 2017-11-06 12:26:03 +08:00
Peter Hoeg
8b0014ae5a freetds: 0.91 -> 1.00.70 2017-11-06 12:26:03 +08:00
Orivej Desh
5de8911638
Merge pull request #31299 from timokau/qutebrowser-1.03
qutebrowser: 1.0.2 -> 1.0.3
2017-11-06 02:19:43 +00:00
Sean Zicari
3d8f6400ec Remove .net from mirror URL. 2017-11-05 20:09:24 -06:00
Sean Zicari
0711fe96f2 xosview2: init at 2.2.2 (#30629) 2017-11-06 09:55:23 +08:00
Michael Raskin
6475fa9b25
Merge pull request #31298 from timokau/sage-fix
sage: 6.8 -> 8.0
2017-11-06 01:25:28 +00:00
Michael Raskin
85eac6ff73
Restrict platforms to what is known to work. 2017-11-06 01:25:04 +00:00
Timo Kaufmann
0cc1cf7407 qutebrowser: 1.0.2 -> 1.0.3 2017-11-05 18:54:33 -06:00
Peter Hoeg
3a53ddd693 sshguard: 2.0.0 -> 2.1.0 2017-11-06 08:21:56 +08:00
Timo Kaufmann
fe68ba81d2 sage: 6.8 -> 8.0
This "un-breaks" sage while also updating it to 8.0.

It compiles sage with its dependencies as one big pile, which is not
the best approach but definately better than nothing for now.

To be able to shrink the huge output pile a little, it also splits
docs from the rest of the output.
2017-11-05 17:37:40 -06:00
Bojan Nikolic
3a63fc1258 Remove trailing line 2017-11-05 23:00:24 +00:00
Bojan Nikolic
2ed054885b Remove the unnecessary second conditional 2017-11-05 22:57:44 +00:00
Fahad Sadah
c3786d07b1 python: fastimport 0.9.4 -> 0.9.6 2017-11-05 22:03:40 +00:00
Tim Steinbach
30f6d630f1
linux: 4.14.0-rc7 -> 4.14.0-rc8 2017-11-05 16:47:03 -05:00
Orivej Desh
68d4912ea5
Merge pull request #31177 from makefu/pkgs/snapraid/fix
snapraid: fix release checksum
2017-11-05 20:37:08 +00:00
Sauyon Lee
7486ae8e7c
quodlibet: 2.6.3 -> 3.9.1 2017-11-05 21:35:59 +01:00
Sauyon Lee
a5f5bee85f
python.pkgs.pyobjc: init at 4.0b1 2017-11-05 21:35:59 +01:00
Sauyon Lee
9e2f54a30c
python.pkgs.faulthandler: init at 2.6 2017-11-05 21:35:58 +01:00
Orivej Desh
1130f1eaf6
Merge pull request #31289 from rnhmjoj/vapour
vapoursynth: R38 -> R39
2017-11-05 20:25:45 +00:00
Orivej Desh
7be647cc66
Merge pull request #31295 from rnhmjoj/mkvtoolnix
mkvtoolnix: 16.0.0 -> 17.0.0
2017-11-05 20:24:30 +00:00
rnhmjoj
99cf2b6eec
vapoursynth: R38 -> R39 2017-11-05 21:12:56 +01:00
rnhmjoj
922b0b9629
mkvtoolnix: 16.0.0 -> 17.0.0 2017-11-05 20:55:06 +01:00
Jan Tojnar
09bda3529d
libinput: enable tests
Three tests are ran, libinput-test-suite-runner is skipped because it
must be run as root.
2017-11-05 20:44:24 +01:00
Jan Tojnar
3c98114d6f
gnome3.mutter: cleanup 2017-11-05 20:44:23 +01:00
Jan Tojnar
716a0d6c19
gnome3.mutter: fix libgudev 232 compatibility 2017-11-05 20:44:22 +01:00
Jan Tojnar
8f8de4a34b
libevdev: 1.5.6 → 1.5.7 2017-11-05 20:44:22 +01:00
Jan Tojnar
de0cede481
gnome3.dconf: cleanup 2017-11-05 20:44:21 +01:00
Jan Tojnar
e14e705d82
telepathy_glib: cleanup 2017-11-05 20:44:20 +01:00
Jan Tojnar
4d66728328
gnome3.mutter: add libwacom dependency 2017-11-05 20:44:20 +01:00