summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* netatop: 0.3 -> 0.7Franz Pletz2016-01-07
|
* xcodeenv: make it work with xcode 7.2Sander van der Burg2016-01-07
|
* Merge pull request #12179 from FRidh/cytoolzDomen Kožar2016-01-07
|\ | | | | pythonPackages.cytoolz: 0.7.3 -> 0.7.4
| * pythonPackages.toolz: use correct testrunnerFrederik Rietdijk2016-01-06
| |
| * pythonPackages.cytoolz: 0.7.3 -> 0.7.4Frederik Rietdijk2016-01-06
| | | | | | | | | | Update cytoolz. Add correct testrunner, even though tests have to be disabled.
* | titaniumsdk: add SDK version 5.1 and remove older versionsSander van der Burg2016-01-07
| |
* | emacs-packages: init evil-mc, evil-jumper and evil-visualstar at 20151017Thomas Strobel2016-01-07
| |
* | LTS Haskell 4.x uses GHC 7.10.3.Peter Simons2016-01-07
| |
* | Force another rebuildEelco Dolstra2016-01-07
| | | | | | | | | | | | | | | | | | Unfortunately, yesterday Nix got reverted to a version with broken passAsFile implementation on some Hydra machines, so we have corrupted files again. (E.g. http://hydra.nixos.org/build/29777678.) Forcing another gratuitous rebuild to get rid of them. (cherry picked from commit 75974d9220b8397c736ada76fb24eb934fa62f6c)
* | linux: Make Unix domain sockets builtinEelco Dolstra2016-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This hopefully fixes intermittent initrd failures where udevd cannot create a Unix domain socket: machine# running udev... machine# error getting socket: Address family not supported by protocol machine# error initializing udev control socket machine# error getting socket: Address family not supported by protocol The "unix" kernel module is supposed to be loaded automatically, and clearly that works most of the time, but maybe there is a race somewhere. In any case, no sane person would run a kernel without Unix domain sockets, so we may as well make it builtin. http://hydra.nixos.org/build/30001448
* | Add LTS Haskell 4.0.Peter Simons2016-01-07
| |
* | hackage-packages.nix: update Haskell package setPeter Simons2016-01-07
| | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v20151217-5-ged07a8e using the following inputs: - Nixpkgs: https://github.com/NixOS/nixpkgs/commit/f24e81fbd318567e102841e7815b23f73ce0d07e - Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/01c9e56f5db0c9963bec403d9213312fd5326ac6 - LTS Haskell: https://github.com/fpco/lts-haskell/commit/87e2d54643d6d6e4f8a3c7edffce9fa06eb9f0a0 - Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/c30758374f9a5d52c2cb917ce35d594781bb36d6
* | nixos: tarsnap - make systemd timer persistentTanner Doshier2016-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A machine may not always be active (or online!) when a backup timer triggers, meaning backups can be missed - now we properly set the tarsnap timer's Persistent option so systemd will run the command even when the machine wasn't online at that exact time. However, we also need to make sure that we can contact the tarsnap server reliably before we start the backup. So, we attempt to ping the access endpoint in a loop with a sleep, before continuing. This fixes #8823. Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | Merge pull request #12009 from mayflower/tinc-modulePeter Simons2016-01-07
|\ \ | | | | | | tinc module: Ed25519PrivateKeyFile, BindToAddress
| * | tinc module: Ed25519PrivateKeyFile, listenAddressTristan Helmich2016-01-07
| | |
* | | Revert "nixos: tarsnap - separate archive cachedirs"Austin Seipp2016-01-07
| | | | | | | | | | | | | | | | | | | | | This reverts commit 5f0253ace683bae4c7989f4db167676dd0a507e7. I didn't intend to push this - I meant to push it to *my fork's* remote...
* | | nixos: tarsnap - separate archive cachedirsAustin Seipp2016-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tarsnap locks the cachedir during backup, meaning if you specify multiple backups with a shared cache that might overlap (for example, one backup may take an hour), secondary backups will fail. This isn't very nice behavior for the obvious reasons. This splits the cache dirs for each archive appropriately. Note that this will require a rebuild of your archive caches (although if you were only using one archive for your whole system, you can just move the directory). Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | python: 3.4.3 -> 3.4.4Domen Kožar2016-01-07
| | |
* | | nixos: btsync - switch to using systemd user servicesAustin Seipp2016-01-07
| | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | plib: fix CVE-2012-4552 (close #12195)Jakob Gillich2016-01-07
| | | | | | | | | | | | patch source: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=694810#10
* | | mcrypt: fix several security issues (close #12194)Jakob Gillich2016-01-07
| | | | | | | | | | | | | | | | | | CVE-2012-4409, CVE-2012-4426, CVE-2012-4527 Patches taken from https://gitweb.gentoo.org/repo/gentoo.git/tree/app-crypt/mcrypt/files
* | | Merge pull request #12196 from jgillich/axis2Pascal Wittmann2016-01-07
|\ \ \ | | | | | | | | axis2: 1.6.3 -> 1.6.4
| * | | axis2: 1.6.3 -> 1.6.4Jakob Gillich2016-01-07
| | | | | | | | | | | | | | | | fixes CVE-2013-0248
* | | | opensc-dnie lib & wrapper: remove dead packagesTobias Geerinckx-Rice2016-01-07
| | | | | | | | | | | | | | | | | | | | | | | | Last updated in 2010, broken since 2013. cc @viric
* | | | Merge pull request #12175 from noctuid/setrootPascal Wittmann2016-01-07
|\ \ \ \ | | | | | | | | | | setroot: init at 1.4.4
| * | | | setroot: init at 1.4.4noctuid2016-01-06
| | | | |
* | | | | nixos: btsync - add directoryRoot optionAustin Seipp2016-01-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | nixpkgs: bittorrentSync20 2.0.105 -> 2.2.7Austin Seipp2016-01-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | tests.ec2-config: fix to not try to talk to the internet (which breaks on Hydra)Dan Peebles2016-01-07
| | | | |
* | | | | security.audit: add NixOS moduleDan Peebles2016-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Part of the way towards #11864. We still don't have the auditd userland logging daemon, but journald also tracks audit logs so we can already use this.
* | | | | Merge branch 'plasma-5.5.3'Thomas Tuegel2016-01-06
|\ \ \ \ \
| * | | | | kde5: plasma-5.5.2 -> plasma-5.5.3Thomas Tuegel2016-01-06
| | | | | |
* | | | | | pciutils: minor update 3.4.0 -> 3.4.1Vladimír Čunát2016-01-07
| | | | | |
* | | | | | Merge pull request #12176 from vandenoever/testdiskArseniy Seroka2016-01-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | testdisk 6.14 -> 7.0
| * | | | | | testdisk 6.14 -> 7.0Jos van den Oever2016-01-06
| | | | | | |
* | | | | | | Merge pull request #8125 from KaiSforza/vim-python3Arseniy Seroka2016-01-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | vim_configurable: change python version detection
| * | | | | | | vim-configurable: Change python versioningWilliam Giokas2016-01-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of explicitly stating "I want version 3" or "I want version 2" you now simply specify what the python argument will be, and vim_configurable will set up the flags for you. config.vim.python must be set, still.
* | | | | | | | R: fix Darwin buildAsko Soukka2016-01-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged manually from https://github.com/NixOS/nixpkgs/pull/10623.
* | | | | | | | r-modules: update list of broken packagesMichel Kuhlmann2016-01-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes https://github.com/NixOS/nixpkgs/pull/12181.
* | | | | | | | Merge pull request #12185 from gebner/electron-0.36.2Pascal Wittmann2016-01-06
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | electron: 0.28.2 -> 0.36.2
| * | | | | | | | electron: 0.28.2 -> 0.36.2Gabriel Ebner2016-01-06
| | | | | | | | |
* | | | | | | | | Merge pull request #12187 from rycee/fix/jheadPascal Wittmann2016-01-06
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | jhead: add libjpeg as dependency
| * | | | | | | | | jhead: add libjpeg as dependencyRobert Helgesson2016-01-06
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | The `jpegtran` tool from libjpeg is required for the `-autorot` command.
* | | | | | | | | Merge pull request #12079 from benley/ssh-gssapiPeter Simons2016-01-06
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | openssh: Add gssapi patch used by other major distros
| * | | | | | | | | openssh: Add gssapi patch used by other major distrosBenjamin Staffin2016-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch is borrowed verbatim from Debian, where it is actively maintained for each openssh update. It's also included in Fedora's openssh package, in Arch linux as openssh-gssapi in the AUR, in MacOS X, and presumably various other platforms and linux distros. The main relevant parts of this patch: - Adds several ssh_config options: GSSAPIKeyExchange, GSSAPITrustDNS, GSSAPIClientIdentity, GSSAPIServerIdentity GSSAPIRenewalForcesRekey - Optionally use an in-memory credentials cache api for security My primary motivation for wanting the patch is the GSSAPIKeyExchange and GSSAPITrustDNS features. My user ssh_config is shared across several OSes, and it's a lot easier to manage if they all support the same options.
* | | | | | | | | | Merge pull request #12172 from mayflower/wpa_supplicant-servicePeter Simons2016-01-06
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Structured wpa_supplicant service
| * | | | | | | | | | wpa_supplicant service: Warn about plaintext keys in docsRobin Gloster2016-01-06
| | | | | | | | | | |
| * | | | | | | | | | wpa_supplicant service: jobs -> systemd.servicesRobin Gloster2016-01-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes an occurence of `jobs` usage causing tests to fail to evaluate. thanks @domenkozar
| * | | | | | | | | | wpa_supplicant module: remove preStart hackRobin Gloster2016-01-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the config file is managed imperatively we shouldn't touch it.
| * | | | | | | | | | wpa_supplicant module: add networks optionRobin Gloster2016-01-06
| | | | | | | | | | |