Commit graph

2122 commits

Author SHA1 Message Date
aszlig 44a2ca4a34
cool-retro-term: Add running {pre,post}Configure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of cool-retro-term
override the whole configurePhase, so this hook isn't run at all.

This fixes the build of cool-retro-term and it now successfully compiles
on my machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
José Romildo Malaquias 08540cdd1e tint2: 0.12.7 -> 0.12.9 2016-04-14 08:01:32 -03:00
Nikolay Amiantov 755e4633c7 mass-replace glib and gtk lib/*/include paths 2016-04-14 04:13:54 +03:00
Nikolay Amiantov 6f3e72eef6 Merge pull request #14658 from abbradar/search-path-fixes
Search path fixes
2016-04-14 03:08:41 +04:00
Nikolay Amiantov d26e24fbea curaengine: link to dynamic libs 2016-04-14 01:13:23 +03:00
Nikolay Amiantov 8b7ebaffeb replace makeSearchPath tree-wise to take care of possible multiple outputs 2016-04-13 22:09:41 +03:00
Vladimír Čunát 39ebb01d6e Merge branch 'staging', containing closure-size #7701 2016-04-13 09:25:28 +02:00
Moritz Ulrich 0bda52462b st: Make patches configurable via config.st.patches. 2016-04-12 22:45:21 +02:00
Tobias Geerinckx-Rice ad794fed9c
{lib,pcman}fm: 1.2.3 -> 1.2.4 2016-04-11 23:39:47 +02:00
AndersonTorres f493fd06b5 rxvt: 2.6.4 -> 2.7.10 2016-04-10 20:00:36 -03:00
Vladimír Čunát 30f14243c3 Merge branch 'master' into closure-size
Comparison to master evaluations on Hydra:
  - 1255515 for nixos
  - 1255502 for nixpkgs
2016-04-10 11:17:52 +02:00
joachifm 44af20f601 Merge pull request #14560 from DamienCassou/khard-0.9.0
khard: 0.8.1 -> 0.9.0
2016-04-10 00:50:32 +02:00
Damien Cassou 2601b32990 khard: 0.8.1 -> 0.9.0 2016-04-09 20:28:34 +02:00
Eelco Dolstra 9fa5c5d461 blender: 2.77 -> 2.77a 2016-04-08 19:58:04 +02:00
Vladimír Čunát d1df28f8e5 Merge 'staging' into closure-size
This is mainly to get the update of bootstrap tools.
Otherwise there were mysterious segfaults:
https://github.com/NixOS/nixpkgs/pull/7701#issuecomment-203389817
2016-04-07 14:40:51 +02:00
wedens 80db147f0c rtv: 1.8.0 -> 1.9.0 2016-04-06 22:12:16 +06:00
AndersonTorres bd7ce5ac7f Eterm: init at 0.9.6 2016-04-06 02:41:15 -03:00
Matthew O'Gorman ea4fb2c887
inspectrum: 20160103 -> 20160403 2016-04-05 22:28:19 -04:00
Rommel M. Martinez bfc979c8a0 pell: init at 0.0.1 2016-04-05 13:24:33 +08:00
Graham Christensen 2ce26f4f94 kiwix: mark as broken
Compiling is now emitting:

    ../common/kiwix/kiwix_serve-searcher.o: In function `kiwix::Searcher::getHtml[abi:cxx11]()':
    /tmp/nix-build-kiwix-0.9.drv-0/kiwix-0.9/src/server/../common/kiwix/searcher.cpp:142: undefined reference to `CTPP::CDT::operator[](std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
    ... snip ...
    /tmp/nix-build-kiwix-0.9.drv-0/kiwix-0.9/src/server/../common/kiwix/searcher.cpp:191: undefined reference to `CTPP::CDT::operator=(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
    /tmp/nix-build-kiwix-0.9.drv-0/kiwix-0.9/src/server/../common/kiwix/searcher.cpp:201: undefined reference to `CTPP::SimpleVM::Run(CTPP::CDT&, CTPP::VMLoader const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, CTPP::Logger&)'
    collect2: error: ld returned 1 exit status
    Makefile:506: recipe for target 'kiwix-serve' failed
    make[2]: *** [kiwix-serve] Error 1
    make[2]: Leaving directory '/tmp/nix-build-kiwix-0.9.drv-0/kiwix-0.9/src/server'
    Makefile:396: recipe for target 'all-recursive' failed
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory '/tmp/nix-build-kiwix-0.9.drv-0/kiwix-0.9/src'
    Makefile:456: recipe for target 'all-recursive' failed
    make: *** [all-recursive] Error 1
2016-04-04 07:42:38 -05:00
Profpatsch e39f072ce3 sent: optional patches argument
sent (like most suckless tools) is configured by recompiling with some
header changes. This eases the configuration.
2016-04-04 13:08:46 +02:00
Pascal Wittmann 977529f35a calibre: 2.53.0 -> 2.54.0 2016-04-03 11:29:17 +02:00
Eric Sagnes 1ae7281cc3 albert: 0.8.0 -> 0.8.7.2 2016-04-02 13:29:33 +09:00
Luca Bruno 17e75a1993 Merge pull request #14360 from matthiasbeyer/add-timewarrior
timewarrior: init at 2016-03-29
2016-04-01 17:13:08 +02:00
Matthias Beyer 54eed78450 timewarrior: init at 2016-03-29 2016-04-01 16:53:44 +02:00
Vladimír Čunát ab15a62c68 Merge branch 'master' into closure-size
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
devhell 33f345eed0 {lib}mediainfo{-gui}: 0.7.83 -> 0.7.84
Built and tested locally.

From the changelog:
```
Version 0.7.84, 2016-03-31
x #I122, MPEG-4/MOV: Crash if mdhd timescale is 0
x MPEG-4/MOV: Infinite loop if malformed stsc / stsz (detected by
  fuzzing)
x MPEG-TS: some DVB Subtitles were not detected
x HLS: better handling of media playlists having EXT-X-BYTERANGE
```
2016-03-31 23:36:50 +01:00
Frederik Rietdijk 1281a1bd5c Merge pull request #14331 from ne0phyte/librecad-2.0.9
librecad: 2.0.8 -> 2.0.9
2016-03-31 09:04:45 +02:00
ne0phyte 1532ce35b8 librecad: 2.0.8 -> 2.0.9 2016-03-31 04:28:01 +02:00
José Romildo Malaquias 11d09c91c5 cbatticon: 1.4.2 -> 1.6.4 2016-03-30 14:39:33 -03:00
Franz Pletz 315982049f Merge pull request #14292 from romildo/fix.weather
weather: fix file locations, add python dependency
2016-03-30 07:30:54 +02:00
Arseniy Seroka d4c4a81022 Merge pull request #14298 from obadz/minor-upgrades
Minor upgrades
2016-03-29 16:30:35 +03:00
obadz fc33e877c1 spacefm: 1.0.4 -> 1.0.5 2016-03-29 14:15:21 +01:00
José Romildo Malaquias 27eaa37757 weather: fix file locations, add python dependency 2016-03-29 08:18:46 -03:00
Arseniy Seroka 63c78c34ab Merge pull request #14288 from kragniz/opencpn
opencpn: init at 4.2.0
2016-03-29 10:15:48 +03:00
Louis Taylor b40f0ac3c7 opencpn: init at 4.2.0 2016-03-29 07:31:56 +01:00
Frederik Rietdijk 7ab852d7b8 Merge pull request #12538 from FRidh/yakuake
kde5.yakuake: init at 3.0.2
2016-03-28 14:55:41 +02:00
Frederik Rietdijk c39fe33998 kde5.yakuake: init at 3.0.2 2016-03-28 14:52:20 +02:00
Nikolay Amiantov 7b82f5a3fb pgadmin: enable parallel building 2016-03-27 20:56:27 +03:00
Nikolay Amiantov d95dfd06ee octoprint-plugins.m3d-fio: 0.29 -> 0.30.2 2016-03-27 19:23:01 +03:00
Christoph Hrdinka a7e280b0f4 Merge pull request #14233 from matthiasbeyer/add-buku
buku: init at 1.8
2016-03-27 18:03:38 +02:00
Matthias Beyer 45604fc46b buku: init at 1.8 2016-03-27 14:39:39 +02:00
Domen Kožar b07e7bfc7b Merge remote-tracking branch 'origin/staging' 2016-03-27 13:19:04 +01:00
Eelco Dolstra 7f61c7289f blender: Disable i686-linux build
The openimageio dependency doesn't build on i686. But probably nobody
cares about running Blender on 32-bit anymore.

http://hydra.nixos.org/build/33602734
2016-03-25 16:44:02 +01:00
joachifm 42996e63f8 Merge pull request #14180 from ebzzry/deco-0.0.1
deco: init at 0.0.1
2016-03-24 22:45:47 +00:00
Rommel M. Martinez 90a3c8d358 deco: init at 0.0.1 2016-03-25 06:16:07 +08:00
Tobias Geerinckx-Rice 2a09776c3f octoprint: 1.2.9 -> 1.2.10
Note: the 1.2.9 GitHub tarball's sha256 has changed.

Changes:
- Fixed an issue introduced by the fix for 1196 that had the "Upload
  to SD" button stop working correctly.
- Fixed an issue causing an error on disconnect after or cancelling of
  an SD print, caused by the unsuccessful attempt to record print
  recovery data for the file on the printer's SD card.
- Only add bed temperature line to temperature management specific
  start gcode in CuraEngine invocation if a bed temperature is actually
  set in the slicing profile.
- If a communication timeout occurs during an active resend request,
  OctoPrint will now not send an M105 with an increased line number
  anymore but repeat the last resent command instead.
- Don't add an extra ok for M28 response.
- Add an extra ok for M29 response, but only if configured such in
  "Settings" > "Serial" > "Advanced options" > "Generate additional ok
  for M29"
- Trigger M20 only once after finishing uploading to SD
- Prevent M105 "cascade" due to communication timeouts
- Fixed wrong tracking of extruder heating up for M109 Tn commands in
  multi-extruder setups.
- Fixed start of SD file uploads not sending an M110.
- Fixed job data not being reset when disconnecting while printing.
2016-03-24 21:33:18 +01:00
joachifm f26add50a8 Merge pull request #14181 from ebzzry/emem-0.2.15
emem: 0.2.14 -> 0.2.15
2016-03-24 19:08:52 +00:00
Graham Christensen 29cf3ecd78 slic3r: Add ModuleBuild to BuildInputs, due to http://hydra.nixos.org/build/33298227/nixlog/1 2016-03-22 21:01:19 -05:00
Eelco Dolstra 4f47fe2f9c blender: 2.76b -> 2.77 2016-03-22 21:33:54 +01:00