summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Add options nix.{trustedUsers,allowedUsers}Eelco Dolstra2015-06-26
| | | | | | These are just trusted-users and allowed-users in nix.conf. It's useful to have options for them so that different modules can specify trusted/allowed users.
* nix.buildMachines: Don't require sshUserEelco Dolstra2015-06-26
|
* cassandra: add procps depencency, closes #8512Russell O'Connor2015-06-26
| | | | | | | ${cassandra}/conf/cassandra-env.sh calls free program on Linux systems in calculate_heap_sizes(). Adding procps to the path makes the free program available.
* stow: patch that removes warning for 2.2.0, closes #8513Profpatsch2015-06-26
|
* autobuild: 3.5 -> 5.3Pascal Wittmann2015-06-26
|
* Merge pull request #8490 from lethalman/overridepkgslethalman2015-06-26
|\ | | | | Add pkgs.overridePackages
| * all-packages.nix: Add pkgs.overridePackagesLuca Bruno2015-06-26
| |
* | Merge pull request #8505 from joachifm/delete-codevillePascal Wittmann2015-06-26
|\ \ | | | | | | codeville: delete expression
| * | codeville: delete expressionJoachim Fasting2015-06-25
| | | | | | | | | | | | | | | Codeville is abandonware. The homepage returns 404, and the last release is 8 years old ...
* | | stumpwm: use full-path of xdpyinfo, closes #8518Damien Cassou2015-06-26
| | |
* | | erlang: add Erlang R18, closes #8515Andrey Pavlov2015-06-26
| | |
* | | Merge pull request #8520 from hrdinka/fix/postfix-recipient_delimiterPeter Simons2015-06-26
|\ \ \ | | | | | | | | postfix: fix recipient_delimiter option
| * | | postfix: fix recipient_delimiter optionChristoph Hrdinka2015-06-26
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 88f4b75a00855c878624e465e1a83930aaa92858 and fixes the recipientDelimiter config option. Till then the camel case variant was used while recipient_delimiter would have been right.
* | | | Merge pull request #8256 from dezgeg/pr-i686-kconfigDomen Kožar2015-06-26
|\ \ \ \ | | | | | | | | | | kernel-config: Fix 4.0 build on 32-bit
| * | | | kernel-config: Fix 4.0 build on 32-bitTuomas Tynkkynen2015-06-10
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM_COMPAT apparently enables 32-bit compability syscalls for KVM, and as such can be enabled only on a 64-bit system. Resolves error http://hydra.nixos.org/build/23014132/nixlog/1/raw: GOT: # GOT: # configuration written to .config GOT: # GOT: make[1]: Leaving directory '/tmp/nix-build-linux-config-4.0.5.drv-0/build' GOT: make: Leaving directory '/tmp/nix-build-linux-config-4.0.5.drv-0/linux-4.0.5' unused option: KVM_COMPAT builder for ‘/nix/store/7kskdvmzs116f1fm55ghm0crjniw9q0a-linux-config-4.0.5.drv’ failed with exit code 255
* | | | Merge pull request #8517 from flosse/k9copy-fixlethalman2015-06-26
|\ \ \ \ | | | | | | | | | | k9copy: fixed attributes to evaluate with current master
| * | | | k9copy: fixed attributes to evaluate with current masterMarkus Kohlhase2015-06-26
| | | | |
* | | | | Merge pull request #8484 from DamienCassou/fix-blocking-stumpwm-moduleDamien Cassou2015-06-26
|\ \ \ \ \ | |/ / / / |/| | | | Don't block the system after starting stumpwm
| * | | | stumpwm: don't block after starting stumpwmDamien Cassou2015-06-26
| |/ / / | | | | | | | | | | | | | | | | This is important to let nixos configure everything, e.g., a desktop manager.
* | | | libtsm: fix building with clang for darwinCharles Strahan2015-06-25
| | | |
* | | | Merge pull request #8511 from avnik/add-vaultArseniy Seroka2015-06-26
|\ \ \ \ | | | | | | | | | | New package: vault
| * | | | vault: init at v0.1.2Alexander V. Nikolaev2015-06-26
| | | | |
| * | | | Add myself as maintainerAlexander V. Nikolaev2015-06-26
| | | | |
* | | | | Merge pull request #8496 from jb55/obs-studio-audioArseniy Seroka2015-06-26
|\ \ \ \ \ | | | | | | | | | | | | obs-studio: add audio support
| * | | | | obs-studio: audio supportWilliam Casarin2015-06-25
| | | | | |
* | | | | | Merge pull request #8296 from vbgl/ocamlp4vbgl2015-06-25
|\ \ \ \ \ \ | | | | | | | | | | | | | | OCaml-4.02: fix ocamlbuild rules for camlp4
| * | | | | | coq-8.3: fix (needs make 3)Vincent Laporte2015-06-25
| | | | | | |
| * | | | | | js_of_ocaml: propagate camlp4 dependencyVincent Laporte2015-06-25
| | | | | | |
| * | | | | | lablgtk-2.14: fix build with OCaml-4.02 (needs camlp4)Vincent Laporte2015-06-25
| | | | | | |
| * | | | | | acgtk: fix build with OCaml 4.02Vincent Laporte2015-06-25
| | | | | | |
| * | | | | | bolt: fix build with OCaml 4.02Vincent Laporte2015-06-25
| | | | | | |
| * | | | | | fix glsurfVincent Laporte2015-06-25
| | | | | | |
| * | | | | | ocaml-mysql: fix build with OCaml-4.02 (needs camlp4)Vincent Laporte2015-06-25
| | | | | | |
| * | | | | | eliom: fix build with OCaml-4.02Vincent Laporte2015-06-25
| | | | | | |
| * | | | | | ocaml-ulex: fix build with OCaml-4.02 (depends on camlp4)Vincent Laporte2015-06-25
| | | | | | |
| * | | | | | OCaml-4.02: fix ocamlbuildVincent Laporte2015-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This addresses the issue described at http://caml.inria.fr/mantis/view.php?id=6605
| * | | | | | mldonkey: move package out of ocamlPackagesVincent Laporte2015-06-25
| |/ / / / / | | | | | | | | | | | | | | | | | | as it does not provides any library but only an executable program
* | | | | | Merge pull request #8509 from vbgl/eproverMichael Raskin2015-06-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | E prover: do not build the manual
| * | | | | | E prover: do not build the manualVincent Laporte2015-06-25
|/ / / / / /
* | / / / / gnome3: add glib to systemPackagesLuca Bruno2015-06-25
| |/ / / / |/| | | |
* | | | | Don't build texLive in HydraEelco Dolstra2015-06-25
| | | | | | | | | | | | | | | | | | | | It's way too big (texlive-core-2014 alone is > 1.5 GB).
* | | | | Merge pull request #8501 from rushmorem/package-j2cliRushmore Mushambi2015-06-25
|\ \ \ \ \ | | | | | | | | | | | | Add j2cli package, a shell script templating helper
| * | | | | Add j2cli package, a shell script templating helperrushmorem2015-06-25
| | | | | |
* | | | | | wordpress: usability updatesJoachim Schiele2015-06-25
| | | | | |
* | | | | | file: add another mirror (macports, fixes #8500)Vladimír Čunát2015-06-25
| | | | | |
* | | | | | Merge branch 'kde5-perf'Thomas Tuegel2015-06-25
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #3594, reducing the evaluation time of the KDE expressions by 90%. Fixes #8483, Qt 5 dependencies are no longer propagated automatically.
| * | | | | | kde5: propagate plugin and QML dependenciesThomas Tuegel2015-06-25
| | | | | | |
| * | | | | | qt54: don't propagate build inputsThomas Tuegel2015-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This disables propagated of Qt 5 build inputs at the request of @edolstra. If this breaks your build, you need to add the missing dependencies yourself. If this breaks your package at runtime, you need to wrap your package to set either the plugin path or the QML import path.
| * | | | | | qt54: regenerate manifestThomas Tuegel2015-06-25
| | | | | | |
| * | | | | | plasma53.plasma-workspace: fix path to kapplymousethemeThomas Tuegel2015-06-25
| | | | | | |