Commit graph

79435 commits

Author SHA1 Message Date
Nikolay Amiantov 8b0076b887 avidemux: 2.5.6 -> 2.6.12 2016-03-26 17:36:41 +03:00
Nikolay Amiantov e781a8257b ffmpeg: add libopus support 2016-03-26 17:09:59 +03:00
Nikolay Amiantov ef06c7db8f spin: add ispin with tools 2016-03-26 17:05:29 +03:00
Nikolay Amiantov f273dd226c swarm: init at 3.1 2016-03-26 17:04:41 +03:00
joachifm 1f3b838d51 Merge pull request #14203 from tavyc/quagga-1.0.20160315
quagga: 0.99.24.1 -> 1.0.20160315
2016-03-26 11:54:58 +00:00
Peter Simons ce2c13675d configuration-hackage2nix.yaml: update list of broken packages 2016-03-26 11:20:07 +01:00
Peter Simons 0f5db56b0b hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160308-3-g8057d11-dirty using the following inputs:

  - Nixpkgs: 840709b4a3
  - Hackage: ab666959f0
  - LTS Haskell: 6c45757bda
  - Stackage Nightly: d8a2cae779
2016-03-26 11:20:07 +01:00
Lancelot SIX a6004bd2aa Merge branch 'pr/14198' 2016-03-26 10:48:27 +01:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr 013f808a06 netcdf-fortran: init at 4.4.3 2016-03-26 10:33:39 +01:00
Vladimír Čunát ec4685cf70 firefox-esr: fix build after 574a6d34d2
We're now using only newer versions that have ./configure in the root.
${pname} isn't the correct directory name for esr versions.
2016-03-26 09:13:58 +01:00
Cole Mickens 45a2d9e177 python.pyjwt: platforms: linux -> unix 2016-03-25 23:48:54 +02:00
zimbatm 4908973b08 Merge pull request #14186 from LatitudeEngineering/latitude/topic/qgroundcontrol
qgroundcontrol: init at 2.9.4
2016-03-25 20:45:24 +00:00
joachifm 058576e23c Merge pull request #14206 from NeQuissimus/ohmyzsh20160324
oh-my-zsh: 2016-03-19 -> 2016-03-24
2016-03-25 19:17:07 +00:00
NeQuissimus 83f37b8d10 oh-my-zsh: 2016-03-19 -> 2016-03-24 2016-03-25 15:07:06 -04:00
Michael Raskin 511ad5e5bf quicklisp (lispPackages.quicklisp): init 2016-03-25 17:58:05 +01:00
Michael Raskin 98e8696290 Do not default to SBCL for wrapped non-SBCL lisp implementation 2016-03-25 17:58:05 +01:00
Eelco Dolstra 54ca7e9f75 Restore core dumps
Systemd 229 sets kernel.core_pattern to "|/bin/false" by default,
unless systemd-coredump is enabled. Revert back to the default of
writing "core" in the current directory.
2016-03-25 17:29:29 +01:00
Pascal Wittmann 5455a71414 photonic: 1.7 -> 1.7.1 2016-03-25 17:22:11 +01:00
Pascal Wittmann 0bce9599e7 cpuminer: 2.4.3 -> 2.4.4 2016-03-25 17:22:11 +01:00
Pascal Wittmann 54e1628b19 checkstyle: 6.16.1 -> 6.17 2016-03-25 17:22:11 +01:00
Eelco Dolstra ddd480ac30 Revert "Remove which -> type -P alias."
This reverts commit e8e8164f348a0e8655e1d50a7a404bdc62055f4e. I
misread the original commit as adding the "which" package, but it only
adds it to base.nix. So then the original motivation (making it work
in subshells) doesn't hold. Note that we already have some convenience
aliases that don't work in subshells either (such as "ll").
2016-03-25 17:17:07 +01:00
Octavian Cerna c3ee17fe74 quagga: 0.99.24.1 -> 1.0.20160315 2016-03-25 17:55:26 +02: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
Eelco Dolstra fca9b335ae Hide sendmailSetuidWrapper 2016-03-25 16:08:34 +01:00
Nikolay Amiantov dd6b998760 Merge pull request #14197 from puffnfresh/patch-2
opengl.extraPackages32: pkgsi686Linux in example
2016-03-25 18:43:09 +04:00
Arseniy Seroka 11aaeb9200 Merge pull request #14184 from nico202/dgz
drumgizmo: 0.9.8.1 -> 0.9.9
2016-03-25 17:15:54 +03:00
Eelco Dolstra 574a6d34d2 firefox-esr: 38.6.1 -> 45.0.1 2016-03-25 15:03:31 +01:00
Eelco Dolstra 79d6dc91fe firefox: 45.0 -> 45.0.1 2016-03-25 15:00:50 +01:00
Brian McKenna e50bee65f0 opengl.extraPackages32: pkgsi686Linux in example
Issue #12616 uses this example but the commit doesn't.
2016-03-26 00:50:56 +11:00
Eelco Dolstra 6e08bd27fc Catalyst::Action::Rest: 1.19 -> 1.20 2016-03-25 14:50:53 +01:00
Domen Kožar 7a89a85622 nix.useChroot: allow 'relaxed' as a value 2016-03-25 12:50:39 +00:00
Domen Kožar 48c3e72f93 pythonPackages.cryptography: 1.1.1 -> 1.2.3 (fix openssl build)
(cherry picked from commit baf7f98b454cc2d404f119cd6b0eeecae0d5ac44)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-25 12:50:39 +00:00
= fe60b57e49 drumgizmo: 0.9.8.1 -> 0.9.9 2016-03-25 11:27:50 +01:00
Domen Kožar 90330c27cd Merge pull request #14190 from joachifm/sudotest-for-upstream
nixos/tests: implement a trivial test for sudo
2016-03-25 10:08:33 +00:00
Benjamin Staffin 6072616405 jsonnet: 0.8.6 -> 0.8.7 2016-03-25 00:46:00 -07:00
joachifm 1c40dc1bd2 Merge pull request #14192 from mbakke/innoextract-1.6
innoextract: 1.5 -> 1.6
2016-03-25 06:28:45 +00:00
Marius Bakke 8db43cbd9d innoextract: 1.5 -> 1.6 2016-03-25 06:16:31 +00:00
joachifm b10e5be684 Merge pull request #14189 from mbakke/s3cmd-1.6.1
s3cmd: 1.5.2 -> 1.6.1
2016-03-25 05:34:42 +00:00
Joachim Fasting ea443d719c nixos/tests: implement a trivial test for sudo
This is an alternative to NixOS/nixpkgs#6721, with
improvements suggested by @edolstra
2016-03-25 06:33:11 +01:00
Marius Bakke 8afda7e421 s3cmd: 1.5.2 -> 1.6.1 2016-03-25 05:19:35 +00:00
joachifm a096800676 Merge pull request #14187 from mbakke/scanmem-0.15.6
scanmem: 0.15.2 -> 0.15.6
2016-03-25 04:34:48 +00:00
joachifm bb6a78f7a6 Merge pull request #14188 from bradediger/dvdbackup
dvdbackup: init at 0.4.2
2016-03-25 04:30:51 +00:00
Brad Ediger cdca9d64b4 dvdbackup: init at 0.4.2 2016-03-24 23:16:14 -05:00
Patrick Callahan f30e40df69 qgroundcontrol: init at 2.9.4 2016-03-24 20:06:31 -07:00
Marius Bakke b8dc71ef8a scanmem: 0.15.2 -> 0.15.6 2016-03-25 03:05:17 +00:00
Tobias Geerinckx-Rice 9dc6db5cc5 enblend-enfuse: 4.1.4 -> 4.1.5 2016-03-25 03:31:04 +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 bcb030a5a4 minissdpd: 1.5.20160301 -> 1.5.20160301 2016-03-24 21:33:18 +01: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