summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* wrappers service: make /run/wrappers a mountpointNikolay Amiantov2017-02-21
| | | | | Also remove some compatibility code because the directory in question would be shadowed by a mountpoint anyway.
* Merge pull request #22264 from peterhoeg/m/modeswitchPeter Hoeg2017-02-21
|\ | | | | usb-modeswitch: 2.2.1 -> 2.5.0 and nixos module
| * usb-wwan: nixos modulePeter Hoeg2017-02-21
| |
| * usb-modeswitch-data: 20160112 -> 20170205Peter Hoeg2017-02-18
| | | | | | | | Plus some minor cleanups.
| * usb-modeswitch: 2.2.1 -> 2.5.0Peter Hoeg2017-02-18
| | | | | | | | | | We were carrying v2.2.1 and not v2.3.0 due to the update only touching the version and not the sha256 sum.
* | wolfssl: 3.9.10b -> 3.10.3Matthias C. M. Troffaes2017-02-21
| |
* | linuxPackages.sch_cake: init at 2017-01-28Franz Pletz2017-02-21
| |
* | Merge pull request #22944 from johbo/add-trytondFrederik Rietdijk2017-02-21
|\ \ | | | | | | trytond: init at 4.2.1
| * | trytond: init at 4.2.1Johannes Bornhold2017-02-20
| | |
| * | relatorio: init at 0.6.4Johannes Bornhold2017-02-20
| | |
| * | python-sql: init at 0.8Johannes Bornhold2017-02-20
| | |
* | | bins: fix permissions issue regenerating albumsMatt McHenry2017-02-21
| | | | | | | | | | | | | | | | | | since the template files in the nix store are read-only, they can't be overwritten the second time the album is generated. using cp's '-f' option works around this.
* | | Merge pull request #22715 from phi-gamma/fix-22709-xen-domUFranz Pletz2017-02-21
|\ \ \ | | | | | | | | xen: update domU config for pvgrub2
| * | | xen: update domU config for pvgrub2Philipp Gesang2017-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix #22709 Recent pvgrub (from Grub built with “--with-platform=xen”) understands the Grub2 configuration format. Grub legacy configuration (menu.lst) is ignored.
* | | | marathon: 1.3.6 -> 1.4.1 (#22935)Pradeep Chhetri2017-02-21
| | | |
* | | | herbstluftwm module: add configFile optionAnders Papitto2017-02-21
| | | | | | | | | | | | | | | | based on the equivalent for i3
* | | | efivar: 27 -> 31romildo2017-02-21
| | | |
* | | | wrap added notes in <note>Paul Kinsky2017-02-20
| | | |
* | | | Add tips for resolving https issues in containersPaul Kinsky2017-02-20
| | | | | | | | | | | | | | | | I ran into some issues making HTTPS requests from a container built with buildImage. I've added notes with tips for resolving similar issues.
* | | | systemd: Properly escape environment options.Kevin Cox2017-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using toJSON on a string value works because the allowed JSON escape sequences is almost a subset of the systemd allowed escape sequences. The only exception is `\/` which JSON allows but systemd doesn't. Luckily this sequence isn't required and toJSON don't produce it making the result valid for systemd consumption. Examples of things that this fixes are environment variables with double quotes or newlines.
* | | | pythonPackages.robotframework: 2.8.7 -> 3.0.2Antoine Eiche2017-02-20
| | | |
* | | | pythonPackages.robotframework-requests: init at 0.4.6Antoine Eiche2017-02-20
| | | |
* | | | Attempt to update RocksDB to 5.1.2.David James2017-02-20
| | | |
* | | | albert: 0.8.11 -> 0.9.3romildo2017-02-20
| | | |
* | | | nitrogen: 1.6.0 -> 1.6.1romildo2017-02-20
| | | |
* | | | xorg-server: use 1.18 branch on Darwin for nowVladimír Čunát2017-02-21
| | | | | | | | | | | | | | | | | | | | Fixes #23027. I'm no good in truly fixing it on Darwin, leaving to others.
* | | | stix-two: init at 2.0.0Robert Helgesson2017-02-20
| | | |
* | | | Merge pull request #22941 from mayflower/systemd-tmpfilesRobin Gloster2017-02-20
|\ \ \ \ | | | | | | | | | | systemd: setup tmpfiles on switching configuration
| * | | | systemd: setup tmpfiles on switching configurationRobin Gloster2017-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | This fixes systemd.tmpfiles.rules on switching configuration so that does not only get applied on a fresh boot. This e.g. fixes kubernetes.
* | | | | perl-Digest-CRC: 0.21 -> 0.22.2Robert Helgesson2017-02-20
| | | | |
* | | | | nixos.openntpd: don't spam systemd journalRicardo M. Correia2017-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | Starting `ntpd` with the `-d` option spams the systemd journal. Instead, let the server fork.
* | | | | antimicro: 2.22 -> 2.23William Casarin2017-02-20
| | | | |
* | | | | gitlab: 8.16.4 -> 8.16.6Franz Pletz2017-02-20
| | | | |
* | | | | riak: change filename to appropriate versionMatthew Daiter2017-02-20
| | | | |
* | | | | idea-community: 2016.3.3 -> 2016.3.4Rafael de F. Ferreira2017-02-20
| | | | |
* | | | | Merge pull request #23021 from rasendubi/python-evdevFrederik Rietdijk2017-02-20
|\ \ \ \ \ | | | | | | | | | | | | pythonPackages.evdev: 0.4.7 -> 0.6.4
| * | | | | pythonPackages.evdev: 0.4.7 -> 0.6.4Alexey Shmalko2017-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pythonPackages.evdev did not work due to https://github.com/gvalkov/python-evdev/issues/43.
* | | | | | Merge pull request #22061 from Mic92/python3-protobufFrederik Rietdijk2017-02-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-protobuf: enable python3 and enable py3 tests
| * | | | | | python-protobuf: enable python3 and enable py3 testsJörg Thalheim2017-01-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - moved expression out of python-packages - no significant changes how package is built except the supported python versions
* | | | | | | compcert: 2.7.1 -> 3.0.1Vincent Laporte2017-02-20
| | | | | | |
* | | | | | | Merge pull request #23019 from abbradar/phpRobin Gloster2017-02-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | phpPackages: also default to 7.1
| * | | | | | | phpPackages: also default to 7.1Nikolay Amiantov2017-02-20
|/ / / / / / /
* | | | | | | simp_le: fix meta.homepageRobin Gloster2017-02-20
| | | | | | |
* | | | | | | Merge pull request #22985 from Kendos-Kenlen/masterGraham Christensen2017-02-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | idea.webstorm: 2016.3.2 -> 2016.3.3
| * | | | | | | idea.webstorm: 2016.3.2 -> 2016.3.3Gauthier POGAM--LE MONTAGNER2017-02-19
| | | | | | | |
* | | | | | | | Merge pull request #22991 from layus/deprecate-kde4-ktikzThomas Tuegel2017-02-20
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | qtikz: update to Qt5; remove ktikz
| * | | | | | | | qtikz: update to Qt5; remove ktikzGuillaume Maudoux2017-02-19
| | | | | | | | |
* | | | | | | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2017-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.0.4-12-gf83834c from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/fbb2c029b0e99e31122aeddc1ccf0e822a1d0ea2.
* | | | | | | | | LTS Haskell 8.2Peter Simons2017-02-20
| | | | | | | | |
* | | | | | | | | python-osc: enable (install) bash completionPeter Simons2017-02-20
| | | | | | | | |