Commit Graph

78091 Commits

Author SHA1 Message Date
Thomas Bereknyei e31c8922e0 kippo: revert twisted dependency 2016-02-22 13:57:24 -05:00
Tobias Geerinckx-Rice 2919200db3 libpsl: 2016-02-09 -> 2016-02-16 2016-02-22 19:42:27 +01:00
Tobias Geerinckx-Rice 74acc3ad93 zstd: 0.5.0 -> 0.5.1
Changes:
- New: Optimal parsing => Very high compression modes, thanks to @inikep
- Changed: Dictionary builder integrated into libzstd and zstd cli
- Changed (!): zstd cli now uses "multiple input files" as default mode. See zstd -h.
- Fix: high compression modes for big-endian platforms (#123)
- New: zstd cli : -t | --test command
2016-02-22 19:42:27 +01:00
Tobias Geerinckx-Rice 9135aea76f sane-backends-git: 2016-01-25 -> 2016-02-19 2016-02-22 19:42:27 +01:00
Tobias Geerinckx-Rice 3675366f81 miniupnpd: 1.9.20160212 -> 1.9.20160216
Changes:
- minor changes to follow UDA 1.1 more closely.
- more argument checking in Soap methods.

Log: https://github.com/miniupnp/miniupnp/blob/master/miniupnpd/Changelog.txt
2016-02-22 19:42:27 +01:00
Tobias Geerinckx-Rice 6497468762 dosemu-fonts: use versioned `name`
This also happens to solve a hash mismatch for me, but that might be
a coincidence.
2016-02-22 19:42:27 +01:00
Franz Pletz 2d5e6a27fc Merge pull request #13355 from grahamc/ttyNumberString-issue3608
nixos-manual: Accept numbers for ttyNumber, closes #3608
2016-02-22 19:34:16 +01:00
Robin Gloster 402d57ee8e bootstrap env: disable stackprotector hardening until gcc >=4.9 2016-02-22 18:32:53 +00:00
Robin Gloster 57d6a38ed5 stdenv: change hardening flags
* remove relro/bindnow from compile flags as they break clang
 * use fstackprotector-strong instead of fstackprotector-all for speed
2016-02-22 18:31:04 +00:00
vbgl 4d767deaf5 Merge pull request #13372 from knedlsepp/proj-on-darwin
proj: Add platforms.darwin and enable doCheck.
2016-02-22 19:29:21 +01:00
zimbatm c3e9630dfa Merge pull request #13369 from grahamc/nix-prefetch-git-output-base32
nix-prefetch-git: output base32 hash so output matches nix-build errors
2016-02-22 18:21:11 +00:00
Josef Knedl a9e8c742fb proj: Add platforms.darwin and enable doCheck. 2016-02-22 19:05:17 +01:00
Nikolay Amiantov 0022f639f3 octoprint-plugins.titlestatus: 0.0.2 -> 0.0.4 2016-02-22 21:01:58 +03:00
Nikolay Amiantov 81032a4722 octoprint-plugins.m3d-fio: 0.26 -> 0.27 2016-02-22 21:01:58 +03:00
Graham Christensen f57c049e0b nixos-manual: Accept numbers for ttyNumber, closes #3608 2016-02-22 11:25:16 -06:00
Graham Christensen 60f354dfb8 nix-prefetch-git: output base32 hash so output matches nix-build errors
It turns out hashFormat has never been set.
2016-02-22 10:50:27 -06:00
Pascal Wittmann 2d2efceecb Merge pull request #13367 from bzizou/nco
nco: init at 4.5.5
2016-02-22 16:26:23 +01:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr 2960ea5292 nco: init at 4.5.5 2016-02-22 15:14:34 +01:00
Allan Espinosa 2dd51275eb dpic: init at 2016.01.12 2016-02-22 07:42:53 -06:00
Thomas Tuegel 2b0c9cb8c0 Merge branch 'emacs-packages' 2016-02-22 06:21:48 -06:00
Thomas Tuegel a5356d09e6 elpaPackages 2016-02-22 2016-02-22 06:21:20 -06:00
Thomas Tuegel 5f772ebf55 melpaStablePackages 2016-02-22 2016-02-22 06:18:27 -06:00
Peter Simons 0918c6f08f Add LTS Haskell 5.3. Also add aliases that point to the respective latest LTS version. 2016-02-22 12:45:11 +01:00
Rok Garbas 32e3475e93 pythonPackages.github-cli: enable tests 2016-02-22 12:28:04 +01:00
Arseniy Seroka cd235722d3 Merge pull request #13361 from puffnfresh/package/playerctl
playerctl: init at 0.4.2
2016-02-22 13:47:48 +03:00
Arseniy Seroka e4d0811c8b Merge pull request #13100 from jagajaga/improvements
PULL_REQUEST_TEMPLATE: init
2016-02-22 13:47:34 +03:00
Arseniy Seroka ac9ab2c3f5 PULL_REQUEST_TEMPLATE: init 2016-02-22 13:45:56 +03:00
Eelco Dolstra 389d04cbe7 curl: 7.47.0 -> 7.47.1 2016-02-22 11:41:34 +01:00
Lancelot SIX 1053cfa4d5 pythonPackages.flask_migrate: init at 1.7.0 2016-02-22 11:03:43 +01:00
Lancelot SIX 04ef62d557 pythonPackages.flask_sqlalchemy: init at 2.1 2016-02-22 11:03:43 +01:00
Robin Gloster 35f92d9810 xfce4-12.xfce4_verve_plugin: turn off format hardening 2016-02-22 09:45:31 +00:00
Nikolay Amiantov 8b124b7521 nixos.tests.printing: fix for new CUPS version
It looks like now queue is not immediately cleared from cancelled jobs.
Instead, files like "c00001" are left alongside "d00001-001", and
cleanup happens at some later point of time. Also, all new jobs are
assigned consecutive numbers now (00002, 00003 etc.). So when
original d00001 file is finally cleaned, it breaks the test. Fixed
by checking for any "d*" file inside the queue and cleaning it by
ourselves to ensure that each job works correctly.
2016-02-22 12:42:06 +03:00
Nikolay Amiantov 1a025a4a96 cups: 2.0.4 -> 2.1.3
Also enable parallel building and don't install rc.d scripts.
2016-02-22 12:42:01 +03:00
Rok Garbas 9b99fd78fb pythonPackages.github-cli: init at 1.0.0 2016-02-22 10:33:50 +01:00
Frederik Rietdijk 05993aa484 Merge pull request #13064 from desiderius/pyrsistent-0.11.12
pythonPackages.pyrsistent: init at 0.11.12
2016-02-22 10:16:58 +01:00
Michel Kuhlmann 312494180d nixpkgs manual: add basic R documentation, fixes #13362
also fixes #13243
2016-02-22 10:16:06 +01:00
Robin Gloster 95325aa96f vacuum: use mkDerivation and turn off format hardening 2016-02-22 08:57:20 +00:00
Robin Gloster 9b4c99edc6 gcc43/ghdl: turn off format hardening 2016-02-22 08:47:25 +00:00
desiderius 2191fb106c pythonPackages.pyrsistent: init at 0.11.12 2016-02-22 09:43:58 +01:00
Pascal Wittmann f1a65b3443 Merge pull request #13241 from zimbatm/gist-4.5.0
gist: 4.4.2 -> 4.5.0
2016-02-22 09:16:07 +01:00
Pascal Wittmann 4b80ab55f1 Merge pull request #13360 from aespinosa/jenkins-1.649
jenkins: 1.647 -> 1.649
2016-02-22 09:02:56 +01:00
Peter Simons e713765b53 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20151217-10-ga610b1b using the following inputs:

  - Nixpkgs: 096bee7aef
  - Hackage: 735e006a18
  - LTS Haskell: bbcada892f
  - Stackage Nightly: b41dbc58b2
2016-02-22 08:26:38 +01:00
Brian McKenna 4ec4666762 playerctl: init at 0.4.2 2016-02-22 18:09:56 +11:00
Allan Espinosa 491007d0a1 jenkins: 1.647 -> 1.649 2016-02-22 00:37:07 -06:00
Mathnerd314 9c0121be81 all-packages: Rewrite packageOverrides to use fix'/extends
This way is cleaner, slightly faster (as shown by
some quick tests) and causes no rebuilds.

It could cause some evaluation errors though.
2016-02-21 21:09:39 -07:00
Franz Pletz d31f58c688 tinc_pre: 2015-11-07 -> 2016-01-27
Also fixes `--version` parameter in exectuables.
2016-02-22 04:59:59 +01:00
Franz Pletz c3c5622817 gajim: Add python-axolotl for OMEMO plugin 2016-02-22 04:56:15 +01:00
Franz Pletz 06e37e9008 youtube-dl: 2016.01.01 -> 2016.02.13 2016-02-22 04:55:22 +01:00
Franz Pletz 5e0105af9b linux: 4.4.1 -> 4.4.2 2016-02-22 04:52:00 +01:00
Franz Pletz f5d705aa58 pinentry: 0.9.6 -> 0.9.7 2016-02-22 04:51:53 +01:00