summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
* | | | | | virtualbox: fix buildAlexey Shmalko2017-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The issue was caused by upgrading `qt` from `qt56` to `qt57`, which now requires C++11. For more info, see https://github.com/NixOS/nixpkgs/issues/23257.
* | | | | | ocamlPackages.ocp-build: 1.99.17-beta -> 1.99.18-betaVincent Laporte2017-02-28
| | | | | |
* | | | | | ocamlPackages.ppx_tools: init at 5.0+4.05Vincent Laporte2017-02-28
| | | | | |
* | | | | | Merge pull request #20444 from NeQuissimus/java_packagesDaniel Peebles2017-02-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | Java packages
| * | | | | | javaPackages: Use artifactId/groupIdTim Steinbach2017-02-13
| | | | | | |
| * | | | | | Create mavenLibsTim Steinbach2016-11-15
| | | | | | |
| * | | | | | Complete hello world with testTim Steinbach2016-11-15
| | | | | | |
| * | | | | | maven_hello: Add 1.1, add ability to choose skipping testsNeQuissimus2016-11-14
| | | | | | |
| * | | | | | junit_4_12 part 2Tim Steinbach2016-11-14
| | | | | | |
| * | | | | | Finish maven-hello / frameworkTim Steinbach2016-11-14
| | | | | | |
| * | | | | | FixupTim Steinbach2016-11-14
| | | | | | |
| * | | | | | Partial maven-helloTim Steinbach2016-11-14
| | | | | | |
| * | | | | | Partial junit_4_12Tim Steinbach2016-11-14
| | | | | | |
| * | | | | | Build supportTim Steinbach2016-11-14
| | | | | | |
* | | | | | | Merge pull request #23255 from benley/bazelBenjamin Staffin2017-02-27
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | bazel: Log test errors to stderr during checkPhase
| * | | | | | bazel: Log test errors to stderr during checkPhaseBenjamin Staffin2017-02-27
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Otherwise it's difficult or impossible to retrieve them, particularly from a hydra build.
* | | | | | Merge pull request #23247 from Ma27/init/nodePackages.yoRobin Gloster2017-02-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | nodePackages.yo: init at 1.8.5
| * | | | | | nodePackages.yo: init at 1.8.5Maximilian Bosch2017-02-27
| | | | | | |
* | | | | | | Merge pull request #23079 from sifmelcara/update/crystalDaiderd Jordan2017-02-28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | crystal: 0.20.5 -> 0.21.0
| * | | | | | | crystal: 0.20.5 -> 0.21.0mingchuan2017-02-25
| | | | | | | |
* | | | | | | | use relative path for module testsDaiderd Jordan2017-02-28
| | | | | | | |
* | | | | | | | modules: add support for module replacement with disabledModulesDaiderd Jordan2017-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is based on a prototype Nicolas B. Pierron worked on during a discussion we had at FOSDEM.
* | | | | | | | Merge pull request #22154 from mayflower/refactor/phpfpm-service-per-poolFranz Pletz2017-02-28
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | phpfpm service: one service per pool for isolation
| * | | | | | | | phpfpm service: add target and sliceFranz Pletz2017-02-28
| | | | | | | | |
| * | | | | | | | phpfpm service: one service per pool for isolationFranz Pletz2017-02-27
|/ / / / / / / /
* | | | | | | | 17.09 release notes: fix typosVladimír Čunát2017-02-27
| | | | | | | |
* | | | | | | | megatools: 1.9.97 -> 1.9.98Lluís Batlle i Rossell2017-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lluís Batlle i Rossell <viric@viric.name>
* | | | | | | | lzbench: init at 20170208Lluís Batlle i Rossell2017-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In-memory benchmark of several up-to-date compressors. Signed-off-by: Lluís Batlle i Rossell <viric@viric.name>
* | | | | | | | gitlab-runner: 1.10.4 -> 1.11.0Pascal Bach2017-02-27
| | | | | | | |
* | | | | | | | Merge pull request #23250 from ljli/ghc710-pkgs-fixesPeter Simons2017-02-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | haskell: ghc710 packages cleanup
| * | | | | | | | haskell: add semigroups dependency to optparse-applicative for GHC < 8Leon Isenberg2017-02-27
| | | | | | | | |
| * | | | | | | | haskell: break dependency cycle between QuickCheck and semigroups for GHC < 8Leon Isenberg2017-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The cycle: QuickCheck -> semigroups semigroups -> hashable semigroups -> unordered-containers unordered-containers -> hashable unordered-containers -> QuickCheck # test suite only hashable -> QuickCheck # test suite only
| * | | | | | | | haskell: add semigroups dependency to Quickcheck for GHC < 8Leon Isenberg2017-02-27
| | | | | | | | |
| * | | | | | | | haskell: ghc710x packages: remove obsolete configurationsLeon Isenberg2017-02-27
| | | | | | | | |
* | | | | | | | | fwupd: Fix localstatedirShea Levy2017-02-27
| | | | | | | | |
* | | | | | | | | version: it's 17.09 not 17.10Robin Gloster2017-02-27
| | | | | | | | |
* | | | | | | | | release-notes: add 17.09Robin Gloster2017-02-27
|/ / / / / / / /
* | | | | | | | eclipse: add aliases for "latest" versionsBjørn Forsman2017-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add aliases like "eclipse-cpp = eclipse-cpp-46" so that user configurations can point to "eclipse-cpp" and have it not regularly break as nixpkgs is updated.
* | | | | | | | bump version to 17.10Robin Gloster2017-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will be the Hummingbird release
* | | | | | | | apache-kafka.service: pass in log4j config more explicitlyDan Peebles2017-02-27
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The implicit behavior of pulling it out of the classpath seemed not to work properly and could be thrown off by other things on the classpath also providing the properties file. This guarantees that our settings stick.
* | | | | | | Merge pull request #23239 from ttuegel/shuffle-kdeThomas Tuegel2017-02-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Organize KDE packages correctly
| * | | | | | | ark: Make free by defaultThomas Tuegel2017-02-27
| | | | | | | |
| * | | | | | | plasma5: 5.8.5 -> 5.8.6Thomas Tuegel2017-02-27
| | | | | | | |
| * | | | | | | qt5: 5.6.2 -> 5.7.1Thomas Tuegel2017-02-27
| | | | | | | |
| * | | | | | | Export KDE packages at top levelThomas Tuegel2017-02-27
| | | | | | | |
| * | | | | | | mkLibsForQt5: Inherit libraries from Plasma 5 and KDE ApplicationsThomas Tuegel2017-02-27
| | | | | | | |
| * | | | | | | qt55: Add compatibility attribute for qtquickcontrols2Thomas Tuegel2017-02-27
| | | | | | | |
| * | | | | | | calligra: Rename oxygen-icons5 dependencyThomas Tuegel2017-02-27
| | | | | | | |
| * | | | | | | qt5: Add compatibility attribute for qtquick1Thomas Tuegel2017-02-27
| | | | | | | |
| * | | | | | | extra-cmake-modules: Lift Qt dependencyThomas Tuegel2017-02-27
| | | | | | | |