Commit Graph

19461 Commits

Author SHA1 Message Date
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
Robert Hensing
c5ec8cf523 frog: init at v0.13.7 2017-08-14 12:57:54 +02:00
Eelco Dolstra
9eb901b70d
Merge remote-tracking branch 'origin/gcc-6' into staging 2017-08-14 11:38:00 +02:00
Joachim F
6dc4d7445c Merge pull request #26313 from polynomial/gh-ost
gh-ost: init at 1.0.36
2017-08-13 21:11:47 +00:00
Joachim F
3e21f91a39 Merge pull request #27796 from LumiGuide/postage
postage: init at 3.2.17 & add NixOS module
2017-08-13 20:59:06 +00:00
Frederik Rietdijk
a0aae85012 Python: move some attributes together with the rest of the Python-related attributes. 2017-08-13 21:30:42 +02:00
Silvan Mosberger
e16a0988bc
radicale: 1.1.4 -> 2.1.2
This commit readds and updates the 1.x package from 1.1.4 to 1.1.6 which
also includes the needed command for migrating to 2.x

The module is adjusted to the version change, defaulting to radicale2 if
stateVersion >= 17.09 and radicale1 otherwise. It also now uses
ExecStart instead of the script service attribute. Some missing dots at
the end of sentences were also added.

I added a paragraph in the release notes on how to update to a newer
version.
2017-08-13 17:23:43 +02:00
Robin Gloster
1e2529498d
automake113x: remove 2017-08-12 21:49:11 +02:00
Robin Gloster
05a11f8a3d
mysql-workbench: build with default automake 2017-08-12 21:49:11 +02:00
Robin Gloster
0bce8f86e5
misc: remove
ancient code, that is not used and at least partly broken
2017-08-12 21:38:19 +02:00
Robin Gloster
c1b3dc3308
povray: 3.7 -> 3.7.0.3 2017-08-12 21:38:19 +02:00
Robin Gloster
bd657a7293
libtsm: use autoreconfHook 2017-08-12 20:26:50 +02:00
Robin Gloster
bfdd9d2e66
automake114x: remove 2017-08-12 20:21:39 +02:00
Jörg Thalheim
e888cfb130 Merge pull request #27983 from hhomar/openelec-dvb-firmware
openelec-dvb-firmware: init at 0.0.51
2017-08-12 19:17:49 +01:00
Robin Gloster
220c5377e8
automake112x: remove
unused
2017-08-12 19:12:09 +02:00
Jörg Thalheim
bab0c74468 Merge pull request #27974 from elitak/armory
bitcoinarmory: init at 0.96.1
2017-08-12 18:11:44 +01:00
Robin Gloster
cdb7197d3e
glestae: remove
Has been broken for years
2017-08-12 16:54:58 +02:00
Robin Gloster
a33dfc86f3
ultrastardx: 1.1, 1.3-beta -> 2017.8.0 2017-08-12 14:01:08 +02:00
Robin Gloster
79ac09ea06
ripple-rest: remove
marked as broken for > 1 yr, development is frozen and author recommends
moving to https://github.com/ripple/ripple-lib
2017-08-12 13:38:32 +02:00
Robin Gloster
c39fec56a8
restund: remove
marked as broken for several years and no new release fixing the build
2017-08-12 13:33:34 +02:00
Robin Gloster
a726fcf153
freestyle: remove
marked as broken and integrated in blender:
http://freestyle.sourceforge.net/
2017-08-12 13:27:41 +02:00
Eric Litak
e93fe9a1bd bitcoinarmory: init at 0.96.1 2017-08-12 04:11:38 -07:00
Vladimír Čunát
6899c7fdb9
Merge branch 'master' into gcc-6 2017-08-12 10:09:41 +02:00
Jörg Thalheim
79694b52ce Merge pull request #28035 from expipiplus1/pangolin
pangolin: init at 2017-08-02
2017-08-12 08:52:34 +01:00
Tuomas Tynkkynen
d332d768b5 darwin: Add recurseForDerivations 2017-08-11 16:03:41 -07:00
Jörg Thalheim
dc25f9a395 Merge pull request #28117 from volth/patch-12
gdouros: x.xx -> x.17
2017-08-11 23:21:44 +01:00
Robin Gloster
f48109387a
mergeAttrsByVersion, versionedDerivation: remove
obsolete and ancient
2017-08-11 23:31:02 +02:00
Eric Litak
723bd8b9c5 go: support for aarch64 via binary bootstrap 2017-08-11 23:02:20 +02:00
rybern
d06ab41c85 moon-buggy: init at 1.0.51 (#28165) 2017-08-11 22:32:59 +02:00
pe@pijul.org
443ac23336 Gwyddion: init at 2.48 2017-08-11 20:30:11 +02:00
volth
bc755f39d2 Update all-packages.nix 2017-08-11 17:47:31 +00:00
Robin Gloster
897eec7d79
linuxHeaders_2_{4,6}: remove 2017-08-11 19:13:09 +02:00
Robin Gloster
9f3f575ab3
linux_4_4: remove
Support ends in Feb 2018
2017-08-11 19:13:09 +02:00
Robin Gloster
0eb9c5bd42
linux_3_10: remove
Support ends in Oct 2017
2017-08-11 19:13:08 +02:00
Peter Hoeg
b6f7713d33 Merge pull request #28127 from peterhoeg/f/collectd
influxdb (on nixos): reduce closure size by 99.99% (and a bit)
2017-08-12 00:01:46 +08:00
Robin Gloster
83f8ffb11d
Revert "trezor-bridge: remove"
This reverts commit fac1ded619.

missed one use
2017-08-11 13:32:19 +02:00
Robin Gloster
14080832b0
spCompat: remove
not used anymore
2017-08-11 13:26:50 +02:00
Robin Gloster
28cc2642f0
treewide: use less phases if not necessary
This removes some skipping of e.g. fixupPhase and cleans up occurences
where this led to duplicating code
2017-08-11 11:40:36 +02:00
Robin Gloster
fac1ded619
trezor-bridge: remove 2017-08-11 11:40:36 +02:00
Peter Hoeg
486391d191 check-uptime: init at 20161112 2017-08-11 14:24:30 +08:00
Peter Hoeg
719aa35c0c collectd-data: init at 5.7.0 - contains just data files from collectd 2017-08-11 09:47:27 +08:00
Frederik Rietdijk
9f73f22c64 Merge commit 'b1f5305abd7b1b3d7ed180d9d00301da6e323e41' into HEAD 2017-08-10 19:26:16 +02:00
Frederik Rietdijk
b0c30f436e Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-10 10:41:23 +02:00
Daiderd Jordan
e5f0c4f840 Merge pull request #28056 from matthewbauer/miniupnpc-fix
miniupnpc: fix on darwin
2017-08-10 00:08:10 +02:00
Joe Hermaszewski
7cd44aeeef pangolin: fix OS X build 2017-08-09 22:14:23 +01:00
Matthew Bauer
c7f14143c4 miniupnpc: fix on darwin
For some reason miniupnpc needs libtool for static linking. Probably not ideal
but it’s doing similar on other platforms as well (using ar).
2017-08-09 13:10:23 -07:00
Simon Lackerbauer
30d76b8ccd seafile-client: 5.0.7 -> 6.1.0
bump to qt5
2017-08-09 19:53:05 +02:00
Marius Metzger
fd6e51d550
check_ssl_cert: init at 1.51.0 (#28069) 2017-08-09 13:17:42 +02:00
Robin Gloster
cbca75b8c9 Revert "check_ssl_cert: init at 1.51.0 (#28069)"
This reverts commit 1db52734ad.
2017-08-09 12:51:25 +02:00
Marius Metzger
1db52734ad check_ssl_cert: init at 1.51.0 (#28069) 2017-08-09 12:41:15 +02:00
Frederik Rietdijk
7a6d4f4710 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-09 11:22:40 +02:00
Jörg Thalheim
fcea56ddfd Merge pull request #28031 from falsifian/rftg
rftg: init at 0.9.4
2017-08-09 08:21:32 +01:00
Daiderd Jordan
8c86ce707e Merge pull request #28034 from kiloreux/libopencore
opencore-amr init at 0.1.5
2017-08-08 19:25:53 +02:00
kiloreux
c74d0d460f
Implement other required changes 2017-08-08 17:36:15 +01:00
James Cook
f6aa2df335 rftg: init at 0.9.4
An implementation of the card game Race for the Galaxy, including an AI
2017-08-08 08:56:29 -07:00
kiloreux
2ff9f969a1
Added libopencore to all-packages.nix 2017-08-08 10:09:17 +01:00
Joe Hermaszewski
4b1bcf8724 pangolin: init at 2017-08-02 2017-08-08 09:57:10 +01:00
Frederik Rietdijk
468fdddde6 Merge pull request #27753 from FRidh/python33eol
python33: end-of-life
2017-08-08 09:11:11 +02:00
Frederik Rietdijk
89af5d93e6 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-08 09:01:54 +02:00
Frederik Rietdijk
739b4b42e6 searx: fix typo, fixes #28015 2017-08-08 08:40:26 +02:00
Peter Simons
b196230e71 Merge pull request #25185 from ahmedtd/fix-makewrapper-unsupported-args
Fix makewrapper unsupported args
2017-08-08 08:33:56 +02:00
Taahir Ahmed
12354b8eb5 dieHook: Add die utility function
Calling `die "Error message"` causes the current script to exit with
an error, printing a backtrace
2017-08-08 00:17:56 -05:00
Franz Pletz
9d29bed078 Merge pull request #28020 from michalrus/geekbench
geekbench: init at 4.1.1
2017-08-08 02:14:03 +02:00
Michal Rus
a809cf409a
geekbench: init at 4.1.1 2017-08-08 01:28:12 +02:00
Bas van Dijk
ca64eaadf8 postage: init at 3.2.17 & add NixOS module 2017-08-07 20:35:23 +02:00
Wout Mertens
ba203e40a6 Merge pull request #28010 from womfoo/bump/facter-3.7.1
facter: 3.6.6 -> 3.7.1 and related deps
2017-08-07 18:32:03 +02:00
Gabriel Ebner
795c003359 isabelle: use polyml 5.6
Isabelle 2016 does not work with newer PolyML versions.
2017-08-07 17:21:08 +02:00
Kranium Gikos Mendoza
b99f162e40 facter: 3.6.6 -> 3.7.1 2017-08-08 00:37:43 +10:00
Kranium Gikos Mendoza
b416579af4 leatherman: 0.11.2 -> 1.0.0 2017-08-08 00:37:43 +10:00
Nick Hu
5261c449d8 urxvt_autocomplete_all_the_things: init at 1.6.0 2017-08-07 15:30:13 +01:00
mimadrid
95bbe17a04
git: add pcre2 support 2017-08-07 14:55:30 +02:00
Jörg Thalheim
46e691eefb Merge pull request #27988 from lheckemann/oil
oil: init at 0.0.0
2017-08-06 19:45:09 +01:00
Robin Gloster
1ff2c65acf
phantomjs2: don't use bundled qt 2017-08-06 20:30:17 +02:00
Linus Heckemann
434d3700d3 oil: init at 0.0.0 2017-08-06 18:17:00 +01:00
Michael Weiss
953b232385 gns3-server: init at 2.0.3 2017-08-06 17:40:53 +02:00
Heitham Omar
d3107e4508 openelec-dvb-firmware: init at 0.0.51 2017-08-06 16:29:09 +01:00
Tim Steinbach
83b7a415d5 Merge pull request #27970 from NeQuissimus/expand_hardened_config
linux: Expand hardened config
2017-08-06 10:11:57 -04:00
Tim Steinbach
ff10bafd00
linux: Expand hardened config
Based on latest recommendations at
http://kernsec.org/wiki/index.php/Kernel_Self_Protection_Project/Recommended_Settings
2017-08-06 09:58:02 -04:00
Gabriel Ebner
7cc0ef8937 goldendict: fix build by upgrading to qt 5.9 2017-08-06 09:06:24 +02:00
Michael Weiss
acb9ca3006 gns3-gui: init at 2.0.3 2017-08-06 01:55:49 +02:00
Tim Steinbach
74998657c7 Merge pull request #27902 from LumiGuide/flockit
flockit: init at 2012-08-11
2017-08-05 18:54:27 -04:00
Bas van Dijk
872d8fc5c9 flockit: init at 2012-08-11
The flockit library and tool exists solely because rsync doesn't have file
locking.

It's not used like a normal library; you don't link against it, and you don't
have to patch your source code to use it. It's inserted between your program and
its libraries by use of LD_PRELOAD.

For example:

  $ env LD_PRELOAD=$(nix-build -A pkgs.flockit)/lib/libflockit.so FLOCKIT_FILE_PREFIX=test rsync SRC DEST

Besides the library a handy executable is provided which can simplify the above to:

  $ $(nix-build -A pkgs.flockit)/bin/flockit test rsync SRC DEST

Also see the following blog post:
https://www.swiftstack.com/blog/2012/08/15/old-school-monkeypatching/
2017-08-06 00:38:29 +02:00
Daiderd Jordan
e66c85d196 Merge pull request #27955 from holidaycheck/remove-nodejs-7
nodejs: remove version 7_x
2017-08-05 17:43:16 +02:00
Tim Steinbach
46f586fb25 Merge pull request #27891 from jraygauthier/jrg/clementine_from_123_to_131
clementine: 1.2.3 -> 1.3.1
2017-08-05 10:32:27 -04:00
Tim Steinbach
3ed5af74a5 Merge pull request #27894 from jameysharp/cucumber
cucumber: init at 2.4.0
2017-08-05 10:30:20 -04:00
taku0
53301fcd63 android-sdk: 25.2.3 -> 25.2.5 2017-08-05 22:22:18 +09:00
Mathias Schreck
28b0a79c04 nodejs: remove version 7_x
nodejs v7 reached its end of life in June 2017.
2017-08-05 13:17:50 +02:00
Vincent Laporte
eb7312ca7d maxima: 5.39.0 -> 5.40.0 2017-08-05 10:48:50 +02:00
John Wiegley
6ff50dc164 Merge pull request #27918 from Zimmi48/coq-update
Coq update
2017-08-04 15:29:18 -07:00
Daiderd Jordan
0747cf9cc2 Merge pull request #27863 from mpcsh/master
material-icons-ttf: init at 3.0.1
2017-08-04 22:47:50 +02:00
Mark Cohen
5bf36ca473 material-icons-ttf -> material-icons 2017-08-04 16:14:26 -04:00
Théo Zimmermann
c0dca2fb00 coq: 8.6 -> 8.6.1 2017-08-04 19:52:51 +02:00
Théo Zimmermann
5215ed6b21 compcert: fix breakage on linux after f130ecd 2017-08-04 19:46:16 +02:00
Tim Steinbach
c6fc73b5bc Merge pull request #26842 from lluchs/vivaldi-ffmpeg-codecs
vivaldi: add support for proprietary codecs
2017-08-04 09:00:59 -04:00
zimbatm
dc50dcf9c8 terraform: keep the 0.9.x series as the default for now
0.9.10 is still missing some testing
2017-08-04 11:12:28 +01:00
Franz Pletz
e54031d323
prometheus-openvpn-exporter: init at 2017-05-15 2017-08-04 08:26:09 +02:00
Robin Gloster
7dc3460764
wvstreams: remove 2017-08-04 08:26:09 +02:00
Franz Pletz
f1802d8398
libmsn: remove, build fails and obsolete
libmsn provides access to the MSN network, which was officially
shut down in October 2014. No packages depends on libmsn.
2017-08-04 08:26:08 +02:00
Vincent Laporte
ef7f980954 obelisk: init at 0.2.0
Obelisk is a simple tool which produces pretty-printed output from a Menhir
parser file (.mly).

Homepage: https://github.com/Lelio-Brun/Obelisk
2017-08-04 05:46:07 +00:00
Jörg Thalheim
1de9b95cdd Merge pull request #27922 from Hodapp87/glslviewer12
glslviewer: init at 1.2
2017-08-04 06:06:32 +01:00
Franz Pletz
d8284f5ea6
libevhtp: remove, abandoned and build fail
No reverse dependencies in nixpkgs. The author deleted the repository.

Is was added for certificate-transparency but isn't used in that expression
anymore.
2017-08-04 04:22:16 +02:00
Robin Gloster
750b78301c
libexosip_3: remove unused, old version 2017-08-04 04:16:57 +02:00
Robin Gloster
7786767bea
ccnx: remove
upstream has been replaced by another project, doesn't build with
openssl 1.1 and is not used elsewhere in nixpkgs

See https://github.com/ProjectCCNx/ccnx
2017-08-04 04:14:03 +02:00
Robin Gloster
c1ca5acf19
retroshare: 0.5.5c -> 0.6.2 2017-08-04 04:05:46 +02:00
Franz Pletz
b794459727
ldcpp: remove, old and abandoned
Latest release from 2011 and needs patching to build with openssl 1.1.
2017-08-04 04:05:41 +02:00
Chris Hodapp
c7864745bd glslviewer: init at 1.2 2017-08-03 20:58:03 -04:00