Commit Graph

19567 Commits

Author SHA1 Message Date
Samuel Leathers
e11c7399a0 webkitgtk-2.17: init at 2.17.91 2017-09-04 08:25:08 -04:00
Mateusz Kowalczyk
cd24744506 Fix cabal2nix/stack2nix overrides
Use lib.makeBinPath.
2017-09-04 12:35:57 +01:00
Vincent Laporte
ebce795c5c coqPackages: remove duplication in mkCoqPackages 2017-09-04 02:39:49 +00:00
Tim Steinbach
c1e2a0b6f4
linux: Add 4.13 2017-09-03 19:41:44 -04:00
Samuel Leathers
df1d5a4827 adms: init at 2.3.6 2017-09-03 14:21:16 -04:00
jamtrott
c8c0cd4d6c petsc: init at 3.7.6 (#28368)
* petsc: init at 3.7.6

* petsc: use configureFlagsArray

* petsc: Remove unneeded binaries
2017-09-03 17:11:16 +01:00
Jörg Thalheim
c5880c08ab Merge pull request #28923 from xtruder/pkgs/numix-cursor-theme/init
numix-cursor-theme: init at 2016011
2017-09-03 15:54:32 +01:00
John Ericson
0a944b345e Merge pull request #28557 from obsidiansystems/binutils-wrapper
Binutils-wrapper: Init by refactoring out of cc-wrapper
2017-09-03 10:37:27 -04:00
The Admin
2b134fd388 numix-cursor-theme: init at 2016011 2017-09-03 12:34:08 +02:00
Vladimír Čunát
37242d98de
Merge branch 'master' into staging 2017-09-03 10:51:11 +02:00
Vladimír Čunát
53998f5036
treewide: purge explicit usage of gcc6
It's now the default. /cc #19456
This makes a real build simplification, because in our current
bootstrapping+aliases, `gcc6` attribute is not the default compiler
but a derivation *built by* the default compiler.

nix-exec didn't build before this commit already
2017-09-03 09:57:20 +02:00
Shea Levy
35f89413e2 fwupd: bump 2017-09-02 20:00:20 -04:00
Robin Gloster
0156db2da5
Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-02 23:29:04 +02:00
Symphorien Gibol
945f346f60 bombono: init at 1.2.4 2017-09-02 21:09:41 +02:00
Samuel Leathers
08fe8eacd9 freetalk: set guile version to 2.0 2017-09-02 20:16:38 +02:00
Joachim Fasting
5125e209a9
pkgs/top-level: remove grsec attributes
These have been throwing exceptions since grsec was deprecated, so
potential users should have had due to time to migrate their configs.
2017-09-02 15:56:43 +02:00
Andrew Cobb
9dc256099f kupfer: init at 319 (#28719)
* kupfer: init at 319

* kupfer: wrap with wrapGAppsHook

* kupfer: fixing up runtime dependencies

* kupfer: added cobbal as maintainer
2017-09-02 14:11:10 +01:00
Austin Seipp
54ae0aa1b0 z3_opt: remove and replace with z3
Z3 has supported optimization features since the 4.4.x release, so this can be
removed.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-09-02 04:19:11 -05:00
Frederik Rietdijk
d0dab8a330 Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-02 11:10:52 +02:00
Unai Zalakain
3ff173ffde jrnl: support journal encryption by default 2017-09-02 11:03:49 +02:00
Jörg Thalheim
7b20952c04 Merge pull request #28726 from vyp/interception-tools
interception-tools: init at 0.1.1
2017-09-02 08:24:57 +01:00
Thomas Mader
8a2a3dad80 ldc: Init at 1.3.0 2017-09-02 08:30:17 +02:00
xd1le
e0b44a09b8 interception-tools: init at 0.1.1
The latest release of libyamlcpp in nixpkgs does not build because it
uses an older version of boost than the one in nixpkgs and therefore
expects a particular header file which does not exist in the latest
boost anymore. For this reason, a later (git) version of libyamlcpp is
used here (which actually doesn't even require boost).

The substituteInPlace in the prePatch phase is needed because libevdev
places its headers in non-standard places, meaning Nix cannot normally
find them. The `cut` command removes the first two "-I" characters from
the output of `pkg-config`. This needs to be in the prePatch phase
because otherwise Nix will patch these lines to `/var/empty`, meaning
you would have less specific replacement (in case other lines are also
patched to `/var/empty`).

I wrote the patch. (I believe it is NixOS specific.)
2017-09-02 16:17:53 +10:00
Jörg Thalheim
82c493d37c Merge pull request #28860 from dtzWill/fix/clang_34_hardening
clang 3.4: Disable hardening bits (#28543)
2017-09-01 19:36:24 +01:00
Jörg Thalheim
4a6295e6fb turses: fix build 2017-09-01 18:56:04 +01:00
Will Dietz
cc45a96aea clang_34: Disable hardening bits (#28543) 2017-09-01 12:08:25 -05:00
John Ericson
ce359d49fb gcc_multi: Fix so binutils wrapper also has glibc_multi 2017-09-01 11:44:56 -04:00
John Ericson
dbf6d20d64 binutils-wrapper: Import separately from cc-wrapper 2017-09-01 11:44:56 -04:00
Jörg Thalheim
57c40d02c1 Merge pull request #28800 from jensbin/netmask_init
netmask: init at 2.4.3
2017-08-31 20:15:15 +01:00
Vladimír Čunát
79bca40c37
ghostscript: include X by default
Currently the closure-size difference between `ghostscript` and
`ghostscriptX` was ~140 vs. ~142 MB, which was wasteful, as the output
itself is ~40 MB. (x86_64-linux)

Also make ghostscriptX the full derivation, including CUPS support.
2017-08-31 21:08:27 +02:00
Jens Binkert
1785ac4a13 netmask: init at 2.4.3 2017-08-31 20:27:00 +02:00
Jörg Thalheim
d0e4aef32a Merge pull request #28781 from romildo/mate
mate: add the MATE desktop environment
2017-08-31 18:57:20 +01:00
romildo
8f8d308fe1 mate: use newScope 2017-08-31 13:30:32 -03:00
Dan Peebles
e8b8864912 terraform: build all known 0.10 plugins in Hydra 2017-08-31 12:09:56 -04:00
Jörg Thalheim
d83cadf841 photoqt: 1.3 -> 1.5.1
related to #28643
2017-08-31 15:18:30 +01:00
Jörg Thalheim
feea0196a7 Merge pull request #28738 from Ma27/init/weechat-matrix-bridge
weechat-matrix-bridge: init at 2017-03-28
2017-08-31 14:40:41 +01:00
davidak
4134db36d0 linux-testing-bcachefs: init at 4.11.2017.08.23 2017-08-31 05:39:17 -05:00
Maximilian Bosch
724a69f5c4
weechat-matrix-bridge: init at 2017-03-28 2017-08-31 11:55:57 +02:00
Maximilian Bosch
f5dd3b71e8
luaffi: init at 2013-11-08 2017-08-31 11:55:57 +02:00
Jörg Thalheim
95d9a6c0aa Merge pull request #28779 from vyp/deer
deer: init at 1.4
2017-08-31 07:06:57 +01:00
Peter Hoeg
b29c64c235 ledger: requires an older boost 2017-08-31 11:49:58 +08:00
xd1le
6b05ff00e9 deer: init at 1.4
I wrote the patch. Unfortunately it's Nix specific because upstream
rejected it because Ubuntu Trusty's version of realpath doesn't seem to
have the `--relative-to` option. (Upstream used to use realpath before).
But for Nix, our version of realpath is recent enough. Also, upstream
will probably use realpath again anyway in May 2019 when Ubuntu Trusty
becomes unsupported, so this patch should probably be used.
2017-08-31 12:33:12 +10:00
Robin Gloster
b09ab584f0
vidalia: remove
closes #28753
2017-08-30 23:59:59 +02:00
Daiderd Jordan
c4f18901b4
darwin: move definition to separate file 2017-08-30 23:45:49 +02:00
Vladimír Čunát
6b95cf646c
Merge: fixups to staging merge
None are large rebuilds; most are on staging already.
2017-08-30 21:17:17 +02:00
Vladimír Čunát
c07e9ba3e7
squishyball: fixup by using older ncurses 2017-08-30 21:15:08 +02:00
Frederik Rietdijk
6d4bd78fad Merge commit '2858c41' into HEAD 2017-08-30 21:07:07 +02:00
Grant Wu
fa5e343242 deluge: 1.3.13 -> 1.3.15
Change libtorrentRasterbar dependency to 1.0.x series (required for
1.3.x series)
Move Deluge out of pythonPackages (it doesn't support Python 3)
2017-08-30 19:25:30 +02:00
Cillian de Róiste
5b70a2f1e5 lmms: use gcc5
This should be fixed in 1.2, which has had a few release candidates
already.
2017-08-30 17:57:27 +02:00
Cillian de Róiste
0bb2d3112b Calf: use gcc5 to fix the build
There hasn't been a release in a few years, but they're working on it.
2017-08-30 16:48:55 +02:00
zimbatm
998f516fb0 terraform: only expose maj.min to top-level
We shouldn't encourage users to depend on a tiny release.
2017-08-30 16:02:24 +02:00
Franz Pletz
90a6ed72b4 Merge pull request #28736 from lsix/update_pspp
pspp: 0.8.3 -> 1.0.1
2017-08-30 13:14:49 +02:00
William Casarin
dfeb8bd4b5 stagit: init at 0.6
a git static site generator
2017-08-30 13:12:17 +02:00
Franz Pletz
60bdca87e3 Merge pull request #28671 from lsix/update_gpg2
gnupg: 2.1.23 -> 2.2.0
2017-08-30 13:06:57 +02:00
Tim Steinbach
693d2403f1 docker-edge: 17.06 -> 17.07 2017-08-30 13:04:45 +02:00
Graham Christensen
128cdeffd0
compiz: drop 2017-08-30 06:59:20 -04:00
Lancelot SIX
e8e0cb193e
pspp: 0.8.3 -> 1.0.1 2017-08-30 10:01:32 +02:00
Lancelot SIX
1e5b5bd719
gnupg: 2.1.23 -> 2.2.0
See http://lists.gnu.org/archive/html/info-gnu/2017-08/msg00012.html
for release information
2017-08-30 09:15:02 +02:00
Peter Hoeg
8988f8589a httraqt: init at 1.4.9 2017-08-30 15:02:39 +08:00
Jörg Thalheim
8df6c177a3 Merge pull request #28728 from canndrew/conky-nvidia
conky: enable nvidia support
2017-08-30 07:43:51 +01:00
Andrew Cann
6a6fb6d31c conky: enable nvidia support 2017-08-30 12:29:57 +08:00
Symphorien Gibol
bd54589233 networkmanager_iodine: init at 1.2.0 2017-08-30 02:58:29 +02:00
Will Dietz
5543e992f1 snowman: init at 2017-07-22 2017-08-30 02:30:19 +02:00
Franz Pletz
7d1d019650 Merge pull request #27826 from Infinisil/radicale
radicale: update to version 2
2017-08-30 02:17:34 +02:00
Franz Pletz
b91ed35325 Merge pull request #28660 from NeQuissimus/frandom_patch
frandom: Remove
2017-08-30 02:04:56 +02:00
Tim Steinbach
ae742fa495
frandom: Remove 2017-08-29 20:01:25 -04:00
Franz Pletz
da988970b2 Merge pull request #28696 from jtojnar/rm-farsight
farsight2: remove
2017-08-30 01:56:26 +02:00
Jan Malakhovski
07ed5ebc8e kiwix: use default gcc
overrideCC no longer needed
2017-08-30 01:52:17 +02:00
Antoine Eiche
88dcd4d514 libipfix: init at 110209 2017-08-30 01:41:40 +02:00
Franz Pletz
4c82835f3f Merge pull request #28715 from NeQuissimus/shallot
shallot: init at 0.0.3
2017-08-30 01:26:48 +02:00
Franz Pletz
24d113ae5a Merge pull request #28713 from nico202/enchive
enchive: init at 3.3
2017-08-30 01:01:07 +02:00
Jörg Thalheim
1160be027b Merge pull request #28711 from danielfullmer/irrlicht-1.8.4
irrlicht: 1.8-svn-5104 -> 1.8.4
2017-08-29 22:44:48 +01:00
Tim Steinbach
41aaeef570
shallot: init at 0.0.3 2017-08-29 17:43:50 -04:00
Daiderd Jordan
adca58c2e7 Merge pull request #27598 from LnL7/darwin-cf-rpath
CoreFoundation: use rpath to fix issues when using frameworks
2017-08-29 22:16:56 +02:00
=
82f835d2ee
enchive: init at 3.3 2017-08-29 21:40:55 +02:00
Daniel Fullmer
1c44981d19 irrlicht3843: Removed unused derivation
supertuxcart includes its own version of irrlicht so this is no longer
needed.
2017-08-29 15:04:46 -04:00
Thomas Tuegel
83644c8a0c Merge pull request #28698 from ttuegel/atlas
Remove atlasWithLapack
2017-08-29 13:03:22 -05:00
Joachim F
2705c36336 Merge pull request #28679 from oxij/pkg/memtestplus-default
memtest86+: use debian patches, use default gcc
2017-08-29 18:01:15 +00:00
Thomas Tuegel
51d1325482
remove atlasWithLapack
atlasWithLapack is no longer used. We should prefer OpenBLAS.
2017-08-29 12:50:13 -05:00
Jan Tojnar
114f3c75ec
farsight2: remove
Farsight was renamed to Farstream long ago. The old version is unnecessary and so
outdated it was removed even from Debian.
2017-08-29 19:25:24 +02:00
rushmorem
91062dc862 habitat: 0.8.0 -> 0.30.2 2017-08-29 16:19:50 +02:00
Vladimír Čunát
cdb49582a6
rogue: fix build by using older ncurses 2017-08-29 16:14:47 +02:00
Jörg Thalheim
13360f066c gdbGuile: guile bindings are broken for quite some time 2017-08-29 12:11:45 +01:00
Jan Malakhovski
358604aae2 memtest86+: use debian patches, use default gcc 2017-08-29 11:08:06 +00:00
Jörg Thalheim
ac279998af Merge pull request #28677 from bkchr/openshot_new_version
Openshot: 2.3.1 -> 2.3.4
2017-08-29 11:58:37 +01:00
Bastian Köcher
75f86ae831 Openshot: 2.3.1 -> 2.3.4 2017-08-29 12:30:10 +02:00
Vladimír Čunát
2858c41823
Merge branch 'master' into staging
There were some conflicts in python modules, commented at #28314.
2017-08-29 10:51:54 +02:00
Daiderd Jordan
5a28fd660a
darwin-frameworks: move fixup setup-hook 2017-08-28 23:25:11 +02:00
Jörg Thalheim
a2fae4a5c5 Merge pull request #28580 from kiloreux/xpdf
xpdf: 3.04-> 4.00
2017-08-28 22:08:48 +01:00
Jörg Thalheim
e42c62e05f xpdf: build with qt gui 2017-08-28 22:08:01 +01:00
Claas Augner
03b08fca66 nextcloud-client 2.3.2 (#28645)
* nextcloud-client: init at 2.3.2

* nextcloud-client: nitpicks
2017-08-28 21:33:51 +01:00
Bastian Köcher
0da61beee9 xxdiff-tip: 20170101 -> 20170623
Updates the xxdiff-tip version and fixes compilation errors by forcing qt5.6.
2017-08-28 22:14:11 +02:00
Robin Gloster
8dca9bff66
upstart: remove ancient 2017-08-28 21:13:03 +02:00
Vladimír Čunát
e0010cd1c3
pprof: init at 2017-08-28 2017-08-28 18:46:40 +02:00
Linus Heckemann
b73e3b6095 GNOME: 3.22 -> 3.24
This is a squash commit of the joint work from:

* Jan Tojnar (@jtojnar)
* Linus Heckemann (@lheckemann)
* Ryan Mulligan (@ryantm)
* romildo (@romildo)
* Tom Hunger (@teh)
2017-08-28 15:32:49 +01:00
Jörg Thalheim
2f5dab753c ansible: move out of pythonPackages
ansible is not a library
2017-08-28 11:30:22 +01:00
Jörg Thalheim
7dd2e70b5f Merge pull request #28624 from swflint/git-fire
git-fire: Init at master as of 2017-08-27
2017-08-28 10:49:58 +01:00
Benjamin Staffin
22002cb41b
xssproxy: init at 1.0.0 2017-08-28 04:03:43 -04:00
Samuel W. Flint
c91fe60d00 git-fire: Init at master as of 2017-08-27 14:30 CST 2017-08-27 18:04:05 -05:00
Bob van der Linden
e531f92b24 ngrok: use proper attribute names 2017-08-27 23:53:42 +01:00
Bob van der Linden
db59381a5d ngrok: 1.7.1 -> 2.2.8, added ngrok1 1.1.7
ngrok now releases a proprietary version (2.x). 1.1.7 can still be used
with a self-hosted ngrokd, but it won't work out of the box.

Therefore ngrok 2.2.8 is now the default for the `ngrok` package and
ngrok 1.1.7 can be installed using the `ngrok1` package.
2017-08-27 23:53:42 +01:00
Bart Brouns
45971ebb3e Vee One Suite: 0.8.0 -> 0.8.4 2017-08-28 00:51:26 +02:00
Robin Gloster
20e37eea63
prometheus-statsd-exporter: 0.3.0 -> 0.4.0 2017-08-27 23:18:42 +02:00
Thomas Mader
e17fdb9607 dmd: Fix bootstrap dmd compiler build. Doesn't work with gcc6. 2017-08-27 19:03:07 +02:00
Thomas Tuegel
6828767a6e Merge pull request #28608 from orivej/kdepkgs
kdeApplications: inherit new KDE applications into pkgs
2017-08-27 10:43:14 -05:00
Vladimír Čunát
aea7216cf8
Merge #27962: git: pcre1 -> pcre2
Except for gitMinimal, as pcre1 is in closure anyway so using pcre2
increases the size by ~1.4 MB.
2017-08-27 16:22:11 +02:00
Orivej Desh
8398253f99 kdeApplications: inherit new KDE applications into pkgs
Add akregator, kaddressbook, kleopatra, kontact, korganizer.
2017-08-27 12:42:50 +00:00
Jörg Thalheim
445465e2fc Merge pull request #28597 from orivej/rocksndiamonds
rocksndiamonds: init at 4.0.0.2
2017-08-27 08:18:54 +01:00
Franz Pletz
65890d6644
gqrx: 2.5.3 -> 2.7 2017-08-27 02:33:34 +02:00
Orivej Desh
927eb6f417 rocksndiamonds: init at 4.0.0.2 2017-08-26 23:58:16 +00:00
Orivej Desh
5772ce1dd8 smpeg2: init at svn412 2017-08-26 23:15:18 +00:00
Pascal Bach
e244067dff riot-web: init at 0.12.2 (#28585) 2017-08-26 19:49:07 +01:00
Jörg Thalheim
58dc4a8569 Merge pull request #28036 from roberth/frog
frog: init at v0.13.7
2017-08-26 16:06:43 +01:00
Joachim Fasting
5ddacdc3a8
Merge remote-tracking branch 'lukego/pharo6-for-nixpkgs'
Closes https://github.com/NixOS/nixpkgs/pull/26924
2017-08-26 15:17:33 +02:00
Jörg Thalheim
69e7307b18 Merge pull request #28314 from fadenb/sqlmap_update
sqlmap: 1.0.11 -> 1.1
2017-08-26 13:57:16 +01:00
Roger Qiu
9bdf89692c flyway: init at 4.2.0 (#28586)
* flyway: init at 4.2.0

* flyway: simplify install phase
2017-08-26 13:44:39 +01:00
Alvar
ffa499f9ec et: init at 2017-03-04 (#28427) 2017-08-26 13:36:31 +01:00
Jörg Thalheim
5f482c5df4 libmusicbrainz2: remove deprecated version
builds no longer against gcc6 and is not used anywhere
2017-08-26 08:39:27 +01:00
Jörg Thalheim
1627e5b5d5 libtunegimp: remove package
it is deprecated by upstream: https://wiki.musicbrainz.org/History:libtunepimp
and uses an old version of libmusicbrainz, which does no longer build
2017-08-26 08:38:30 +01:00
Jörg Thalheim
9ece4aad10 Merge pull request #28407 from ThomasMader/dtools
dtools: rdmd -> dtools
2017-08-26 08:16:30 +01:00
Jörg Thalheim
3de17cb021 Merge pull request #28452 from zraexy/zanshin
zanshin: 0.3.1 -> 0.4.1
2017-08-26 06:52:03 +01:00
Jörg Thalheim
d154c6e353 Merge pull request #28455 from veprbl/hdfview
hdfview: init at 2.14
2017-08-26 06:34:31 +01:00
Jörg Thalheim
3b234cfb29 Merge pull request #28577 from orivej/gargoyle
gargoyle: 2017-03-12 -> 2017-05-17
2017-08-26 06:23:52 +01:00
Eric Sagnes
833467ed96 styx: 0.6.0 -> 0.7.0 2017-08-26 13:46:32 +09:00
Orivej Desh
0c48a3bf53 gargoyle: 2017-03-12 -> 2017-05-17 2017-08-26 01:02:34 +00:00
Phil
4f2935390e nixos/usbguard: create package and module (#28363)
* nixos/usbguard: create package and module

No usbguard module or package existed for NixOS previously. USBGuard
will protect you from BadUSB attacks. (assuming configuration is done
correctly)

* nixos/usbguard: remove extra packages

Users can override this by themselves.

* nixos/usbguard: add maintainer and fix style
2017-08-25 23:35:18 +01:00
Jörg Thalheim
e861a26b82 Merge pull request #28476 from disassembler/airsonic
airsonic: init at 10.0.0
2017-08-25 23:19:49 +01:00
Frederik Rietdijk
665d393919 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-25 19:39:41 +02:00
Frederik Rietdijk
656e14f64f Merge remote-tracking branch 'upstream/python-wip' into HEAD 2017-08-25 19:37:57 +02:00
Frederik Rietdijk
61da59858c buku: python3 as parameter instead of python 2017-08-25 19:36:19 +02:00
Frederik Rietdijk
997043c137 bepasty: move out of python-packages
because its a (web) application and thus doesn't belong there.
2017-08-25 19:36:18 +02:00
Lluís Batlle i Rossell
55821dc576 git-lfs: adding old 1.5.6 (supports old server protocols)
Some git-lfs servers may not be ready for 2.x clients.
2017-08-25 14:59:49 +02:00
Jörg Thalheim
ddf540d44c Merge pull request #27096 from gnidorah/maxx
maxx: init at 1.1.0
2017-08-25 06:40:31 +01:00
Jörg Thalheim
bf9081383e Merge pull request #28512 from gnidorah/openjk
OpenJK: init at 2017-08-11
2017-08-25 06:24:25 +01:00
John Ericson
3964990a3f Merge pull request #28519 from obsidiansystems/linux-headers-improve
linux-headers: Improve derivation, removing cross arg
2017-08-24 11:35:04 -04:00
John Ericson
791ce593ce linux-headers: Improve derivation, removing cross arg
- Perl is used at build time, so must be in `nativeBuildInputs`. It's
   not used at run time so it should not be in `buildInputs`, too.

 - Don't treat headers like a compiler---use the build and host
   platforms not host and target. Perhaps that would make sense if every
   library's headers could be a separate derivation, but since that is
   not feasible, best to keep the implementation and interface in the
   same stage.

   To do this, we used `stdenvNoCC` to get rid of the normal toolchain,
   and added a dependency for the toolchain targeting the build platform
   --- `buildPackages.stdenv.cc` --- thus everything is effectively slid
   a stage black.
2017-08-24 11:31:56 -04:00
Joachim Fasting
6d795e1bae
ntbtls: init at 0.1.1 2017-08-24 14:14:43 +02:00
Jörg Thalheim
ba16b4ebb6 Merge pull request #28529 from sigma/pr/dgraph-0.8.1
dgraph: init at 0.8.1
2017-08-24 07:59:37 +01:00
gnidorah
f1711c8fbd openjk: init at 2017-08-11 2017-08-24 09:33:28 +03:00
Yann Hodique
af852d08ac
dgraph: init at 0.8.1 2017-08-23 21:21:10 -07:00
Joachim F
65e4856058 Merge pull request #28489 from LumiGuide/elk-5.5.2
elk: 5.4.2 -> 5.5.2
2017-08-23 19:29:04 +00:00
Shea Levy
ff9666772d terraform: Add 0.10.2 2017-08-23 14:16:59 -04:00
Peter Hoeg
9f2ef9c25b dbus-broker: init at 3 2017-08-23 22:50:26 +08:00
Samuel Leathers
916da89027 airsonic: init at 10.0.0 2017-08-23 08:09:10 -04:00
Peter Simons
1fb8734fdd Merge pull request #28492 from ttuegel/idris-packages
Update Idris
2017-08-23 14:03:39 +02:00
Thomas Tuegel
b438d394ce
idrisPackages.idris: 1.0 -> 1.1.1 2017-08-23 06:45:32 -05:00
Vincent Laporte
9d4b711908 Revert "coq: default version is the one of coqPackages"
This reverts commit 5f04a61d4f.

That way, the Coq that is used to build other coq packages
can be overridden.

The top-level `coq` attribute is `coqPackages.coq` thus both
“un-versioned” attributes are consistent.
2017-08-23 08:25:49 +00:00
Bas van Dijk
09bde4a2cd elk: 5.4.2 -> 5.5.2
Release notes:

* https://www.elastic.co/guide/en/elasticsearch/reference/5.5/release-notes-5.5.2.html
* https://www.elastic.co/guide/en/logstash/5.5/logstash-5-5-2.html
* https://www.elastic.co/guide/en/kibana/current/release-notes-5.5.2.html
2017-08-23 01:58:12 +02:00
Dmitry Kalinkin
8b8e363979 hdfview: init at 2.14
hdf_java: init at 3.3.2
2017-08-22 18:31:39 -04:00
Joachim F
f1514a5876 Merge pull request #27699 from volth/varnish-fixes-sq
nixos/varnish: made compatible with varnish 5.1.2, add modules
2017-08-22 22:01:00 +00:00
Joachim F
4357740122 Merge pull request #28289 from symphorien/epkowa
epkowa: init at 2.30.3-1
2017-08-22 21:55:29 +00:00
Joachim F
1a7d6f6792 Merge pull request #28298 from jamtrott/fenics
fenics: init at 2017.1.0
2017-08-22 21:52:22 +00:00
Jörg Thalheim
4565378641 Merge pull request #28473 from lluchs/tectonic
tectonic: init at 0.1.6
2017-08-22 20:38:14 +01:00
Nick Hu
fcd8950520 scaleway-cli: init at v1.14 2017-08-22 14:26:47 +01:00
Vladimír Čunát
b2ae23a391
Merge branch 'staging' (older version)
This just adds some fixups, not any mass rebuild.
2017-08-22 12:30:04 +02:00
Christian Albrecht
964799e556 sks and pgpkeyserver-lite modules: init (#27515)
* modules sks and pgpkeyserver-lite:
  runs the sks keyserver with optional nginx proxy for webgui.
* Add calbrecht to maintainers
* module sks: fix default hkpAddress value
* module pgpkeyserver-lite: make hkpAddress a string type option
  and use (builtins.head services.sks.hkpAddress) as default value
* module sks: remove leftover service dependencies
2017-08-22 12:27:00 +02:00
Divam
e5a43bd408 openfst: init at 1.6.3 (#28430) 2017-08-22 09:39:22 +02:00
Alvar
9fbb6e8e3a mpfshell: init at 0.8.1 (#28384) 2017-08-22 03:38:46 +02:00
John Ericson
0135e61b4c Merge remote-tracking branch 'upstream/master' into staging
That way the tarball job succeeds
2017-08-21 18:42:57 -04:00
John Ericson
c035711072 cc-wrapper: Remove unused params
Ensured hashes unchanged and eval succeeds in tarball job
2017-08-21 18:40:41 -04:00
Daiderd Jordan
0ab717d547
darwin: fix tarball evaluation 2017-08-22 00:28:16 +02:00
Sean Parsons
830d8b3b8f renoise: 3.0.1 -> 3.1.0 (#28380)
Replaced demo parameter with releasePath parameter.
2017-08-22 00:12:28 +02:00
zraexy
706d45e411 zanshin: 0.3.1 -> 0.4.1
zanshin: 0.3.1 -> 0.4.1
2017-08-21 13:43:59 -08:00
Lukas Werling
6922a48fe1 tectonic: init at 0.1.6 2017-08-21 22:49:10 +02:00
Thomas Tuegel
55e6c1b8e1
kholidays: add to libsForQt5 2017-08-21 06:51:32 -05:00
Thomas Tuegel
b7493e1361
kdiagram: init at 2.6.0 2017-08-21 06:51:17 -05:00
Thomas Tuegel
7182709174
grantlee: search profile library paths for plugins 2017-08-21 06:51:16 -05:00
Thomas Tuegel
fa8d240188
kmail: init at 17.04.0 2017-08-21 06:51:14 -05:00
Frederik Rietdijk
6bbc3a0b24 Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEAD 2017-08-21 04:44:40 +02:00
Frederik Rietdijk
04cd1db2b7 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-21 01:28:27 +02:00
Joachim F
61aa254204 Merge pull request #28177 from jraygauthier/jrg/vscode-with-extensions
vscode-with-extensions: init at 1.10.2
2017-08-20 20:33:40 +00:00
Michael Raskin
a0306821fd xzoom: init at 0.3.24 2017-08-20 18:28:19 +02:00
Frederik Rietdijk
5b8cd48e99 Merge pull request #28320 from rybern/add-poretools
poretools: init at 0.6.0
2017-08-20 17:44:05 +02:00
Vladimír Čunát
d2e9836aa6
apt: fixup by building with gcc-5
I was lazy to try to find another solution.
2017-08-20 12:04:36 +02:00
Vladimír Čunát
785ceea7ba
libreoffice: fixup by building with gcc-5
I was lazy to try to find another solution.
/cc maintainers: @7c6f434c, @viric.
2017-08-20 11:49:26 +02:00
Gabriel Ebner
7da15a071d open-wbo: init at 2.0 2017-08-20 10:19:46 +02:00
Vladimír Čunát
a1bef771ee
linuxPackages_chromiumos*: fixup by building with gcc5 2017-08-20 08:26:02 +02:00
Vladimír Čunát
7c7c83e233
buildLinux: allow overriding stdenv on each call 2017-08-20 08:24:52 +02:00
Thomas Mader
58ed023bc6 dtools: rdmd -> dtools
- Remove single rdmd derivation and introduce new dtools derivation with more tools from the repository.
- Update rdmd/dtools 2.067.0 -> 2.075.1
- Adding checkPhase
- Fixing dependencies
- Update derivation description
2017-08-19 23:11:12 +02:00
Tristan Helmich
e573c4ad90 sqlmap: 1.0.11 -> 1.1
Additionally disable sqlmap for python3 as it is incompatible:
"[CRITICAL] incompatible Python version detected ('3.6.1'). For successfully running sqlmap you'll have to use version 2.6 or 2.7 (visit 'http://www.python.org/download/')"
2017-08-19 15:35:20 +00:00
Gabriel Ebner
95bb851d80 fcitx-engines.mozc, ibus-engines.mozc: fix build
This is a temporary workaround for
https://github.com/NixOS/nixpkgs/issues/28223
2017-08-19 15:38:38 +02:00
Raymond Gauthier
2a9cb9d36d vscode-with-extensions: init at 1.10.2 2017-08-18 11:24:53 -04:00
Daiderd Jordan
6a870a59f8 Merge pull request #28174 from matthewbauer/darwin-in-release
enable hydra jobs for packages x86_64-linux does not support
2017-08-17 23:29:00 +02:00
Frederik Rietdijk
8f2ea38f8f Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-17 18:34:17 +02:00
Ryan Bernstein
a13e4ad1f5 poretools: init at 0.6.0 2017-08-17 11:17:30 -04:00
Peter Hoeg
bd7bf67927 Merge pull request #28025 from peterhoeg/p/checks
Shared monitoring plugins
2017-08-17 19:56:56 +08:00
Peter Hoeg
f49aa90297 monitoring-plugins: rename from nagiosPluginsOfficial
The upstream project has renamed itself.

We now stick this into a folder where we can keep other shared monitoring plugins.
2017-08-17 15:02:41 +08:00
Peter Hoeg
6ddd4cec80 check-esxi-hardware: init at 20161013 2017-08-17 15:02:41 +08:00
Peter Hoeg
39bf20e7a3 check-nwc-health and check-ups-health: init at 20170804 2017-08-17 15:02:38 +08:00
Peter Hoeg
57ee7283d2 msgviewer: init at 1.9 2017-08-17 09:48:28 +08:00
Jörg Thalheim
dc282c1285 Merge pull request #28147 from uralbash/red
red: init at 0.6.3
2017-08-16 14:09:16 +01:00
Svintsov Dmitry
7bd8ac64c3 red: init at 0.6.3 2017-08-16 17:39:38 +05:00
Graham Christensen
47ec1bcb8c Merge pull request #28300 from NickHu/syncthing-tray
syncthing-tray: init at v0.7
2017-08-16 07:19:19 -04:00
Graham Christensen
c734648f4f Merge pull request #27823 from NickHu/aatt
urxvt_autocomplete_all_the_things: init at 1.6.0
2017-08-16 07:12:00 -04:00
vinymeuh
9e1cde78b8 gcc-arm-embedded: 5-2016-q2-update -> 6-2017-q2-update 2017-08-15 21:36:30 +02:00
Nick Hu
78b6d45921 syncthing-tray: init at v0.7 2017-08-15 17:49:17 +01:00
James D. Trotter
518fb60797 fenics: init at 2017.1.0 2017-08-15 16:19:45 +02:00
Guillaume Maudoux
cc92326e12 grisbi: init at 1.0.2 2017-08-15 14:52:32 +02:00
Symphorien Gibol
2dfba8529b epkowa: init at 2.30.3-1 2017-08-15 11:41:55 +02:00
Tuomas Tynkkynen
55a642f5cf linuxHeaders: Remove cruft 2017-08-15 01:07:50 +03:00