John Chee
6c14111c9d
entr: init at 3.2
2015-07-30 23:05:38 -07:00
Tobias Geerinckx-Rice
ba9a6e2d09
python-packages: click 3.3 -> 4.1
2015-07-29 22:53:00 +02:00
Arseniy Seroka
82c53444e4
Merge pull request #9040 from lancelotsix/motuclient_change_homepage
...
motuclient: Change homepage
2015-07-29 22:00:01 +03:00
Bjørn Forsman
f64a24da5c
docbook_xml_dtd: add version 4.4
...
We already have 4.3 and 4.5, but for the latest "moreutils" package
update we need version 4.4.
2015-07-29 15:44:36 +02:00
Luca Bruno
2e92e7c06a
Merge branch 'gwrap'
2015-07-29 11:32:01 +00:00
Luca Bruno
763fda70f0
wrapGAppsHook: build hook for wrapping GTK/GNOME apps
2015-07-29 11:14:56 +00:00
lethalman
5b3c3adce1
Merge pull request #9033 from kamilchm/qtile-pkg
...
qtile: init at 0.10.1
2015-07-29 12:04:48 +02:00
Lancelot SIX
f936b3f6d9
motuclient: Change homepage
2015-07-29 09:52:05 +00:00
lethalman
5b10e4f3d6
Merge pull request #9030 from NarrativeScience/bump/pandas-16-2
...
pandas: 0.16.1 -> 0.16.2
2015-07-29 11:25:17 +02:00
Rob Vermaas
9430294114
Update awscli to 1.7.41
2015-07-29 09:08:51 +00:00
Dan Peebles
5523ab8807
go-packages: further simplification
...
This change is the result of replacing:
buildGoPackage rec \{\s+rev\s+=\s+"(.*)";\s+name\s+=\s+"(.*)-\$\{stdenv.lib.strings.substring 0 7 rev\}";\s+goPackagePath\s+=\s+"github.com/(.*)/\2";\s+src\s+=\s+fetchFromGitHub\s+\{\s+inherit rev;\s+owner\s+=\s+"\3";\s+repo\s+=\s+"\2";\s+sha256\s+=\s"(.*)";\s+\};\s+\};
with:
buildFromGitHub {\n rev = "$1";\n owner = "$3";\n repo = "$2";\n sha256 = "$4";\n };
in pkgs/top-level/go-packages.nix.
I also inherited `rev` in `buildFromGitHub` to prevent a mass rebuild of Go packages, even though it's unused.
2015-07-29 05:14:13 +00:00
Dan Peebles
ac7a6e04c2
go-packages: start factoring out repetitive patterns
2015-07-29 04:55:57 +00:00
Eric Seidel
eca6aa0e8d
Merge pull request #8935 from acowley/smlnj-darwin
...
smlnj: build on darwin
2015-07-28 17:39:44 -07:00
Arseniy Seroka
0117488423
Merge pull request #8987 from Profpatsch/texmacs-update
...
texmacs: update to 1.99.2
2015-07-29 00:27:12 +03:00
Kamil Chmielewski
e610f27c43
qtile: init at 0.10.1
2015-07-28 22:55:32 +02:00
Bjørn Forsman
67757f52b1
asciidoc-full-with-plugins: new top-level attribute
...
Previously you had to write the override yourself, now it is
conveniently available in all-packages.nix for use in "nix-env" etc.
The list of plugins are currently hardcoded:
ditaa, mscgen, qrcode, matplotlib, aafigure, deckjs, odf
2015-07-28 22:00:56 +02:00
Eelco Dolstra
0770a49d8c
Unify the PostgreSQL expressions again
2015-07-28 21:42:25 +02:00
Eelco Dolstra
b89b6b2a7b
Add function callPackagesWith
...
This is like callPackageWith, except that it expects the supplied
function to return a *set* of packages. It will then make the
individual packages overridable.
2015-07-28 21:42:25 +02:00
Bjørn Forsman
a20470ee33
hamster-time-tracker: init at 1.04
...
https://projecthamster.wordpress.com/
Note that because it is invoked via dbus, you have to properly install
it and logout/login for the thing to work (you cannot run it directly
from the nix store).
2015-07-28 21:22:21 +02:00
Allen Nelson
24868463ba
pandas: 0.16.1 -> 0.16.2
2015-07-28 12:46:20 -05:00
lethalman
37e554828d
Merge pull request #8878 from 2chilled/master
...
synapse: init at 0.2.99.1
2015-07-28 18:44:20 +02:00
Matthias Herrmann
679a941f26
synapse: init at 0.2.99.1
2015-07-28 17:25:28 +02:00
Profpatsch
f3c1ad6baf
texmacs: 1.0.7.11 -> 1.99.2
2015-07-28 16:06:29 +02:00
Kranium Gikos Mendoza
78309d9825
facter: init at 3.0.2
2015-07-28 19:53:32 +08:00
Arseniy Seroka
b5ca5cc0ce
Merge pull request #8914 from desiderius/falcon-0.3.0
...
python-packages: falcon 0.2.0 -> 0.3.0
2015-07-28 14:05:58 +03:00
Arseniy Seroka
3c5ac057e9
Merge pull request #9017 from ericsagnes/ponymix
...
Add ponymix
2015-07-28 14:01:17 +03:00
Nikolay Amiantov
3a2275dd84
imgurbash: add package
2015-07-28 12:33:29 +03:00
Nikolay Amiantov
97a289b111
unnethack: add new package
2015-07-28 12:33:29 +03:00
Nikolay Amiantov
6e049800ed
nethack: update, adopt
2015-07-28 12:33:29 +03:00
Eric Sagnes
242c0d3e18
ponymix: init at 4
2015-07-28 08:52:41 +09:00
Moritz Ulrich
0411a4c376
direwolf: New package.
2015-07-28 00:05:55 +02:00
Moritz Ulrich
51c82551ee
multimon-ng: New package.
...
A digital baseband audio protocol decoder.
2015-07-28 00:05:55 +02:00
Moritz Ulrich
3210555223
Chirp: New package.
2015-07-28 00:05:54 +02:00
William A. Kennington III
e4956ba0ca
Merge pull request #9011 from eduarrrd/master
...
Add current alpha of protobuf 3
2015-07-27 18:05:10 -04:00
Eduard Bachmakov
67c186a7ea
Add current alpha of protobuf 3
2015-07-27 18:00:47 -04:00
William A. Kennington III
cb78f09038
libreoffice: Remove uneeded commented reference to boost155
2015-07-27 13:12:24 -07:00
William A. Kennington III
5b0a676d5b
rethinkdb: Remove pin on boost 1.55 and remove gperf dependency
2015-07-27 13:12:24 -07:00
William A. Kennington III
6e2103068d
exempi: Use default boost
2015-07-27 13:12:24 -07:00
desiderius
f7b283896b
python-packages: falcon 0.2.0 -> 0.3.0
2015-07-27 09:14:18 +02:00
Tobias Geerinckx-Rice
4d3434da94
all-packages: remove orphaned ImageMagick arguments
...
Quick fix: evaluation was broken by fallout from 7f0a596
.
2015-07-27 02:05:07 +02:00
Eelco Dolstra
7f0a596473
imagemagick: Reduce dependency bloat
...
The closure size of imagemagick has recently gone up from 530 MB
(already bad) to 846 MB, which is a bit excessive. So revert most of
the recent changes.
2015-07-26 23:33:49 +02:00
Eelco Dolstra
8799287a84
Bump the default version of PostgreSQL to 9.4
2015-07-26 22:46:23 +02:00
Eelco Dolstra
fc4c20aefe
Remove unused gnutls variants
2015-07-26 22:46:23 +02:00
Eelco Dolstra
4f6b1565c7
gnutls: Fix double application of callPackage
2015-07-26 22:46:23 +02:00
Arseniy Seroka
1bb59f2c57
Merge pull request #8979 from rycee/package/theme-vertex
...
theme-vertex: init at 20150718
2015-07-26 23:33:11 +03:00
Robert Helgesson
e972f65f3c
theme-vertex: init at 20150718
2015-07-26 20:46:46 +02:00
Arseniy Seroka
adedca45d5
Merge pull request #8994 from AndersonTorres/icewm
...
IceWM: 1.3.8 -> 1.3.10
2015-07-26 20:04:54 +03:00
Arseniy Seroka
558dbbc7f3
Merge pull request #8947 from AndersonTorres/oroborus
...
Oroborus (2.0.20): New Package
2015-07-26 20:03:47 +03:00
Mateusz Kowalczyk
77857a8237
Merge pull request #7599 from jraygauthier/jrg/add_peru_pkg
...
Added peru package.
2015-07-26 17:27:02 +01:00
Raymond Gauthier
cdc58d410b
peru: init at 0.2.3
...
A project dependencies version management system
built on top of multiple version management systems.
2015-07-26 09:57:51 -04:00