1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-29 17:10:48 +00:00
Commit graph

16372 commits

Author SHA1 Message Date
Rob Vermaas f5eed7e14e Add initial version for bazel.io build manager. 2015-03-25 15:12:02 +00:00
Bart Brouns bd3e18d60f rebase mutt-kz on master, as requested in:
https://github.com/NixOS/nixpkgs/pull/6836
2015-03-25 13:37:19 +01:00
Domen Kožar 58b4f11242 Revert "RStudio: initial commit at version 0.98.110"
This reverts commit 56e21d05e8.

It's missing a file, see https://github.com/NixOS/nixpkgs/pull/6957
2015-03-25 10:02:08 +01:00
William A. Kennington III 6f025832b5 Merge pull request #6971 from joachifm/remove-redundant-clppcre
Delete redundant clppcre expression
2015-03-24 19:19:50 -07:00
Vladimír Čunát 9a75c1d7c8 lensfun: fix build by using older make 2015-03-24 21:15:46 +01:00
Peter Simons 2b8328a111 Merge pull request #6926 from wjlroe/haskell-llvm-general-pin-version
Haskell llvm-general 3.4.4.0 requires LLVM==3.4.*
2015-03-24 20:48:47 +01:00
Joachim Fasting a64d43b96d Delete redundant clppcre expression
The top-level name clppcre has no reverse dependencies, is out-of-date, and
appears to have been superceded by lispPackages.cl-ppcre.
2015-03-24 20:39:25 +01:00
Thomas Tuegel d3500f67c9 kde4: fix override 2015-03-24 13:52:47 -05:00
lethalman 990d8d1a60 Merge pull request #6408 from benley/prometheus
New packages: Prometheus monitoring system
2015-03-24 10:11:15 +01:00
lethalman 4b34f11b79 Merge pull request #6941 from benley/golang-google-code-sadface
goPackages.protobuf: transition to new github import path
2015-03-24 10:03:10 +01:00
Tobias Geerinckx-Rice c3bc040128 python-packages: pgcli 0.16.1 -> 0.16.2 2015-03-24 04:02:13 +01:00
Emery Hemingway 56e21d05e8 RStudio: initial commit at version 0.98.110 2015-03-23 16:28:33 -04:00
Benjamin Staffin bcc8293cba New package: prometheus-statsd-bridge 2015-03-23 12:07:22 -07:00
Benjamin Staffin 781dbfb9b8 New package: prometheus-mesos-exporter 2015-03-23 12:07:22 -07:00
Benjamin Staffin 95be71cf91 Prometheus: update to 0.12.0 2015-03-23 12:07:21 -07:00
Benjamin Staffin 5b3254a8d1 New package: prometheus-node-exporter 2015-03-23 12:07:21 -07:00
Benjamin Staffin d11bb48234 New package: prometheus-cli 2015-03-23 12:07:20 -07:00
Benjamin Staffin 6564dd8199 New package: prometheus-pushgateway 2015-03-23 12:07:20 -07:00
Benjamin Staffin b2d17977be New package: prometheus-haproxy-exporter 2015-03-23 12:07:20 -07:00
Benjamin Staffin 92b08cd406 New package: prometheus-alertmanager 2015-03-23 12:07:19 -07:00
Benjamin Staffin 9c1f0b33a3 New package: Prometheus monitoring system 2015-03-23 12:06:57 -07:00
Benjamin Staffin 55bbb4fb0b goPackages.protobuf: transition to new github import path 2015-03-23 11:53:01 -07:00
vbgl bc5692f3ec Merge pull request #6939 from henrytill/opam
opam: update to 1.2.1
2015-03-23 11:45:05 +01:00
Luca Bruno 4a1c3760e0 pitivi: cleanup and fix icons on non-nixos 2015-03-23 11:24:34 +01:00
Kevin Marsh e412105bbb Update python package requests2 2.5.1 -> 2.6.0 2015-03-23 09:27:45 +00:00
lethalman 3af17021d4 Merge pull request #6867 from risicle/master
New packages for luabind, stxxl and osrm-backend
2015-03-23 10:03:12 +01:00
Henry Till a5fb20d65a opam: update to 1.2.1 2015-03-22 16:33:15 -04:00
Arseniy Seroka efa988a61a Merge pull request #6933 from devhell/profile-cleaner
profile-cleaner: Add package
2015-03-22 23:08:48 +03:00
cillianderoiste c44c4cbe37 Merge pull request #6900 from k0ral/clf
New python package: clf
2015-03-22 19:28:25 +01:00
cillianderoiste e3e31fba06 Merge pull request #6918 from teh/master
pythonPackages: Add hypothesis 0.7.0.
2015-03-22 19:27:08 +01:00
cillianderoiste 589f00608d Merge pull request #6930 from ardumont/update-org-trello-derivation
Update to latest org-trello stable (0.6.9.3)
2015-03-22 19:25:52 +01:00
Damien Cassou 6e5ae05dfe Merge pull request #6935 from DamienCassou/update-syncthing-gtk-0.6.3
Update syncthing 0.6.2 -> 0.6.3
2015-03-22 17:22:08 +01:00
Damien Cassou a94891c315 Update syncthing 0.6.2 -> 0.6.3 2015-03-22 17:19:26 +01:00
devhell 7472f7f023 profile-cleaner: Add package
This commit adds `profile-cleaner`.

Use profile-cleaner to reduce the size of browser profiles by organizing
their sqlite databases using sqlite3's vacuum and reindex functions. The
term "browser" is used loosely since profile-cleaner happily works on
some email clients and newsreaders too.

Supported browsers include:
 * Aurora
 * Chromium (stable, beta, and dev)
 * Conkeror
 * Firefox (stable, beta, and aurora)
 * Google-chrome (stable, beta, and dev)
 * Heftig's version of Aurora
 * Icedove
 * Midori
 * Newsbeuter
 * Palemoon
 * Qupzilla
 * Seamonkey
 * Thunderbird
 * Tor-browser
2015-03-22 15:06:54 +00:00
Thomas Tuegel 2d6566bb85 Merge branch 'kde4' 2015-03-22 09:02:01 -05:00
Thomas Tuegel 70f2112231 libgit2: build with cmake-3.2 2015-03-22 09:01:13 -05:00
Antoine R. Dumont 4123792239 Update to latest org-trello stable (0.6.9.3) 2015-03-22 10:50:32 +01:00
William Roe f0a6d09bf0 Haskell llvm-general 3.4.4.0 requires LLVM==3.4.* 2015-03-22 01:13:15 +00:00
Thomas Tuegel 2c4c712a70 kde4: use kdelibs from kdeApps_stable
Upstream is releasing bugfixes to kdelibs only through KDE Applications
releases, so this is the correct way to get updates until we discontinue
KDE 4. This also ensures that kdeApps and kde4 are using the same
version of kdelibs; different versions appear to be causing integration issues.
2015-03-21 18:46:54 -05:00
Russell O'Connor e2e4c1182e Update OpenSSL dependency of bitcoin to be the latest OpenSSL.
Purge OpenSSL version 1.0.1j.
2015-03-21 17:49:42 -04:00
Jaka Hudoklin ad10db7617 Merge pull request #6882 from offlinehacker/nixos/fluentd
Add fluentd package and module
2015-03-21 22:37:48 +01:00
Jaka Hudoklin ffaabcd622 remove unintentional code 2015-03-21 20:49:04 +01:00
Jaka Hudoklin f73ff9c5a4 nodePackages: do not build on hydra 2015-03-21 20:40:32 +01:00
Thomas Tuegel acd7515a63 kde4: build with cmake-3.2 2015-03-21 13:54:14 -05:00
Domen Kožar 5491cb0903 Merge pull request #6889 from benley/honcho
New package: Honcho (Python clone of Foreman)
2015-03-21 19:21:56 +01:00
William Casarin ea2baa8abf spectrwm window manager 2015-03-21 11:02:44 -07:00
Thomas Tuegel 0451646382 Merge branch 'cmake32'
Packages that use CMake and depend on OpenSSL should use CMake 3.2 or later.
2015-03-21 12:34:48 -05:00
Thomas Tuegel 7e21c519ba add cmake-3.2.1
Earlier versions of CMake have a bug in their OpenSSL version detection code.
2015-03-21 12:32:38 -05:00
Thomas Tuegel 19a4fc2b46 add jsoncpp-1.6.0
dependency of cmake-3.2
2015-03-21 12:32:12 -05:00
cillianderoiste 341705a868 Merge pull request #6911 from kevinmarsh/django
Update Django to latest minor versions
2015-03-21 16:16:18 +01:00