Commit Graph

18925 Commits

Author SHA1 Message Date
Susan Potter
fdef885d97
ply: init at v1-beta1(9e810b1) 2017-06-14 17:41:42 -05:00
rnhmjoj
7ef9a9ffc1
ddcutil: init at 0.8.2 2017-06-15 00:32:26 +02:00
Profpatsch
79dd4deda5 Ultrastar (#26524)
* ultrastardx-beta: init at 1.3.5

* libbass, libbass_fx: init at 24

* ultrastar-creator: init at 2017-04-12

* buildSupport/plugins.nix: add diffPlugins

Helper function to compare expected plugin lists to the found plugins.

* ultrastar-manager: init at 2017-05-24

The plugins are built in their own derivations, speeding up (re-)compilation.
The `diffPlugins` function from `beets` is reused to test for changes in the
plugin list on updates.

* beets: switch to diffPlugins

The function is basically just extracted for better reusability.
2017-06-14 11:29:31 +02:00
Maximilian Bosch
3803864ca6 thefuck: init at 3.18 (#26529) 2017-06-14 09:57:38 +01:00
Charles Strahan
3b1c4fce4f psensor: init at 1.2.0
psensor is a graphical hardware monitoring application for Linux
2017-06-13 18:51:36 -04:00
Bas van Dijk
2444eab485 ELK: update kibana and the elastic beats to 5.4 (#26252)
* Add kibana5 and logstash5
* Upgrade the elastic beats to 5.4
* Make sure all elastic products use the same version
  (see elk5Version)
* Add a test for the ELK stack
2017-06-13 22:36:08 +02:00
David Guibert
f03ee24754 gfortran7: added by wrapping gcc7 (#26535)
thanks
2017-06-13 21:46:37 +02:00
Peter Simons
14283b6a95 vcsh: update to latest Git head, enable test suite, install man page 2017-06-13 20:16:30 +02:00
Will Dietz
ab9d244348 elfkickers: init at 3.1 2017-06-12 14:57:38 -05:00
Franz Pletz
934b72301e
libfann: init at 2.2.0 2017-06-12 17:44:43 +02:00
Daiderd Jordan
4010313ab9 Merge pull request #26381 from gleber/generalize-beam
erlang: refactor to generalize Erlang/OTP derivations
2017-06-11 20:35:07 +02:00
Daiderd Jordan
a3317da9f9 Merge pull request #26275 from anderspapitto/rust-updates
rust: 1.15.0 -> 1.17.0
2017-06-11 17:59:11 +02:00
Vladimír Čunát
86da6d441f
lyx: maintenance 2.2.2 -> 2.2.3
In particular, they claim some fixes related to Qt-5.8,
so I switched back to using the default Qt (=5.8 ATM).

Tested just briefly.
2017-06-11 17:10:06 +02:00
Bjørn Forsman
c95f3a36cd sdcc: 3.5.0 -> 3.6.0
* requires texinfo
* --std=c99 unneeded, fixed upstream
* can build with nixpkgs default boost (v1.62), so let's do that
2017-06-11 16:02:21 +02:00
Vladimír Čunát
32916ab1de
Merge older staging
Enough rebuilds have finished on Hydra now.
2017-06-11 09:01:08 +02:00
Anders Papitto
1e0866e064 rust: 1.15.0 -> 1.17.0
Also updates beta, nightly, nightlyBin, and bootstrap compilers.
Also updates the registry.
Also consolidates logic between bootstrap and nightlyBin compilers.
Also contains some miscellaneous cleanups.
Also patches firefox to build with the newer cargo
2017-06-10 15:15:50 -07:00
Tuomas Tynkkynen
73a1307a02 U-Boot: Add A20 OLinuXino Lime build
Yet another Allwinner board working out-of-the-box, no surprises.
2017-06-10 23:22:24 +03:00
Chris Hodapp
a24960d214 autotrace: init at 0.31.1
Add ApplicationServices for Darwin build

Clean up comments
2017-06-10 12:08:54 -04:00
Jörg Thalheim
800d525ac4 Merge pull request #26349 from midchildan/tilix
tilix: init at 1.5.8
2017-06-10 10:31:08 +01:00
Jörg Thalheim
b731e65081 arphic: init at 0.2.20080216.2
arphic: init at 0.2.20080216.2
2017-06-10 09:32:34 +01:00
Jörg Thalheim
c1d05287d6 Merge pull request #26451 from oxij/pkg/up/exiftool
perl: Image-ExifTool: 9.27 -> 10.48, add alias to all-packages.nix
2017-06-10 09:28:08 +01:00
Jörg Thalheim
308acf3199 Merge pull request #26478 from Moredread/profanity_tray
profanity: enable tray icon support
2017-06-10 09:25:53 +01:00
Jörg Thalheim
ea7aa3156c Merge pull request #26496 from romildo/fix.lxappearance
lxappearance: add variant for Gtk+-3
2017-06-10 09:11:51 +01:00
Vladimír Čunát
cb9f953c92
Merge branch 'master' into staging
More larger rebuilds.
2017-06-10 10:07:33 +02:00
Michael Weiss
d17bcfc5f0 androidenv: Manually update missing packages
Improvement: Use nix-shell for fetch.sh

androidsdk{,_extras}:
- Update to 7.1.1

google_apis_25 is missing after fetch.sh due to an error in addon.xml
(upsteam bug).

Addons:
- Add google_apis_25
- Update google_play_services (v8_rc41 -> v11_rc16)
2017-06-10 03:57:30 +02:00
Changlin Li
8237294f64 Add Unicode Arphic CJK fonts
These are a couple of CJK fonts that are on most other Linux distributions
that aren't on NixOS
2017-06-09 20:52:18 -04:00
Masayuki Takeda
c2c775d047 rictydiminished-with-firacode: init at 0.0.1 (#26485) 2017-06-10 00:29:36 +01:00
romildo
11623c5fca lxappearance: add variant for Gtk+-3
lxappearance supports both Gtk+-2 and Gtk+-3. The current `lxappearance'
package continues to be for Gtk+-2. Add `lxappearance-gtk3' for Gtk+-3.

A patch is needed in order to look for themes in system data dirs with
Gtk+-3.
2017-06-09 18:05:09 -03:00
midchildan
54b23e605c
tilix: init at 1.6.1 2017-06-09 16:53:47 +09:00
midchildan
0f93270aba
gtkd: init at 3.6.5 2017-06-09 16:53:46 +09:00
Simon Lackerbauer
63e967a33a lbreakout2: init at 2.6.5 2017-06-09 09:25:28 +02:00
André-Patrick Bubel
55f0f9e1a4
profanity: enable tray icon support
Profanity can show a tray icon, e.g. showing that messages were received.
This enables support for the feature.
2017-06-08 22:55:42 +02:00
Jörg Thalheim
ff139c49f7 Merge pull request #26438 from jgertm/jgertm/buck
buck: init at v2017.05.31.01
2017-06-08 21:27:33 +01:00
John Ericson
2f348884b8 Merge pull request #26471 from obsidiansystems/gcc7-no-cross-arg
gcc 7: Remove `cross` arguments and don't use stdenv.is*
2017-06-08 15:40:35 -04:00
Vladimír Čunát
2993b7e096
Merge branch 'master' into staging
>10k of rebuilds from master
2017-06-08 20:56:22 +02:00
John Ericson
7a13457253 gcc 7: Remove cross arguments and don't use stdenv.is*
These changes were already done for the older GCCs, but 7 slipped
through the cracks.
2017-06-08 14:08:31 -04:00
Rok Garbas
a0afc4f0d1 firefox-*-bin: updates (#26462)
* firefox-beta-bin: 51.0b8 -> 54.0b13

* firefox-devedition-bin: init at 54.0b14

Firefox DevEdition became a new product of Mozilla and is "repackaged"
Firefox Beta with its own release channel and six weeks release cycle as
other channels. It is no longer being built on nightly basis

* updated the update.nix script to facilitata firefox-devedition-bin

* disabling automatic updates by pointing to non existing channel

* f firefoxWrapper looks for gtk3 attribute to wrap the executable gtk3 to wrap the binary with needed ``XDG_DATA_DIRS``
2017-06-08 15:33:24 +02:00
Gleb Peregud
96f4cac659 erlang: Move all BEAM packages into beam-packages.
This applies to Erlang, Elixir and LFE packages.

beam-packages provides interpreters and packages sets separately. This
is in preparation of generalizing BEAM interpreters definitions.
2017-06-08 11:28:44 +02:00
Josef Kemetmueller
cce12a644c hdf4: Init at 4.2.12 2017-06-08 07:52:12 +00:00
Edward Tjörnhammar
44a9f37ba8
libretro: add parallel-n64 core 2017-06-07 23:31:20 +02:00
Vladimír Čunát
ae6df000d0
Merge branch 'master' into staging 2017-06-07 18:11:27 +02:00
SLNOS
c6df7ca5cf perl: Image-ExifTool: 9.27 -> 10.48, add alias to all-packages.nix 2017-06-07 12:00:57 +00:00
danbst
e9da05ee8b zoom-us: init at 2.0.91373.0502
Actually, reintroduce after removal (bb99babc5a)
and use bundled Qt.
2017-06-07 12:01:01 +03:00
Tim Jäger
48c910611f buck: init at v2017.05.31.01 2017-06-06 22:46:02 -07:00
John Ericson
6518dffc02 Merge pull request #26388 from obsidiansystems/tools-cleanup-rote
Tools cleanup rote
2017-06-06 20:39:24 -04:00
Ross MacLeod
e854685d65 gcc*: Remove cross argument and instead use hostPlatform and targetPlatform 2017-06-06 19:28:16 -04:00
John Ericson
200ac02d0f binutils: Modernize derivation
No hashes of any sort should be changed
2017-06-06 19:28:16 -04:00
Frederik Rietdijk
7e0251698b Merge remote-tracking branch 'upstream/master' into HEAD 2017-06-06 20:44:34 +02:00
Jörg Thalheim
85aa14fa37
rssguard: use fetchgit; wrapGAppsHook 2017-06-06 06:34:29 +01:00
Jaakko Luttinen
fe53a6c17c
rssguard: init at 3.4.0 2017-06-05 21:14:29 +03:00
Edward Tjörnhammar
677f194a10
kodiPlugins.steam-controller: init at 0.9.0 2017-06-05 17:19:12 +02:00
Edward Tjörnhammar
fe0b858113
kodiPlugins.joystick: init at 1.3.6 2017-06-05 17:17:57 +02:00
Edward Tjörnhammar
4f410bfc8d
kodiPlugins.advanced-emulator-launcher: init at 0.9.6 2017-06-05 17:17:57 +02:00
Edward Tjörnhammar
513e66e310
kodiPlugins: move build funs to common 2017-06-05 17:17:57 +02:00
Frederik Rietdijk
7578940392 Merge remote-tracking branch 'upstream/master' into HEAD 2017-06-05 12:46:08 +02:00
Daiderd Jordan
30f329e74b Merge pull request #26310 from LnL7/darwin-stdenv-no-sphinx
darwin-stdenv: remove python dependencies
2017-06-05 12:44:07 +02:00
Gabriel Ebner
c1dd378b58 Merge pull request #26390 from asppsa/emscripten-binaryen
emscripten: add binaryen support
2017-06-05 09:30:51 +02:00
Jaka Hudoklin
305e7deb0d Merge pull request #26362 from benley/dex-2.4.1
dex: init at 2.4.1
2017-06-05 00:56:34 +02:00
Edward Tjörnhammar
beb04aabac
libretro.dolphin: init at 2017-06-04 2017-06-04 21:11:14 +02:00
Pascal Wittmann
2c84e814e8
randoop: init at 3.1.5 2017-06-04 17:19:23 +02:00
Alastair Pharo
a8c48bb68b binaryen: add package 2017-06-04 13:49:46 +10:00
Nikolay Amiantov
0011f9065a Merge pull request #26152 from abbradar/wine-reorder
wine: reorganize packages
2017-06-04 00:58:42 +03:00
Nikolay Amiantov
e7530e6a5a wine: reorganize packages
Move most of wine configurations to winePackages which is not built on Hydra.
Leave two top-level packages:

wine: stable release with an "office" configuration;
wineStaging: staging release with a "full" configuration.
2017-06-04 00:57:45 +03:00
Benjamin Staffin
d007428621
dex: init at 2.4.1
There is already another thing called "dex" that manipulates .desktop
files, so I called this one "dex-oidc" in all-packages.nix.
2017-06-03 17:43:36 -04:00
Nikolay Amiantov
0dc5473730 gcc7: init at 7.1.0 2017-06-04 00:38:30 +03:00
Volth
ede0d138fd half: init at 1.12.0 2017-06-03 13:53:24 +00:00
Jörg Thalheim
88164c77e8 Merge pull request #26235 from apeyroux/init-ctop
ctop: init at 2017-05-28
2017-06-03 12:37:39 +01:00
Bastian Köcher
fcf6989c92 inspectrum: unstable-2017-02-18 -> unstable-2017-05-31 (#26284)
* Upgrades Inspectrum to new version to work with QT5.8

* inspectrum: also increment version number
2017-06-03 12:30:40 +01:00
Francois-Rene Rideau
7cbdb10576 gerbil: init at 0.10 2017-06-03 12:08:49 +01:00
Jörg Thalheim
7a0bce8422 Merge pull request #26331 from orivej/libnetfilter_log
libnetfilter_log: init at 1.0.1
2017-06-02 21:31:24 +01:00
Kjartan Ovmilk
2bd5c13af5
resilio-sync: init at 2.5.2 2017-06-02 21:24:42 +01:00
Orivej Desh
48c9e09190 libnetfilter_log: init at 1.0.1 2017-06-02 16:10:23 +00:00
Graham Christensen
49bc01682e Merge pull request #26262 from holidaycheck/nodejs-8.0.0
nodejs: init at 8.0.0
2017-06-02 11:05:26 -04:00
Frederik Rietdijk
1fe17ee116 Merge pull request #26316 from rnhmjoj/pirate-get
pirate-get: 0.2.9 -> 0.2.10
2017-06-02 09:37:07 +02:00
rnhmjoj
ceedd0b04a
pirate-get: 0.2.9 -> 0.2.10 2017-06-02 00:36:59 +02:00
Daiderd Jordan
9e2aba3572
darwin-stdenv: remove python-sphinx and a bunch of other dependencies from the stdenv 2017-06-01 23:23:56 +02:00
Pascal Wittmann
08228e8bfa
nagstamon: init at 2.0.1 2017-06-01 19:32:06 +02:00
Peter Hoeg
ef77b61f75 kwalletcli: init at 3.00 2017-06-01 19:11:30 +08:00
Peter Simons
e25ab373db wiggle: initial version 1.0
Wiggle is a tool for applying patches with conflicts.
2017-05-31 14:12:06 +02:00
Peter Hoeg
102a85a486 Merge pull request #26260 from diegs/terraform
terraform: 0.9.4 -> 0.9.6.
2017-05-31 11:14:27 +08:00
Gabriel Gonzalez
0dd5e832f0 kati: init at 2017-05-23 (#26168) 2017-05-31 02:16:16 +02:00
Albert Peschar
47d038c21d elasticsearch: add 5.x package, service 2017-05-31 02:06:29 +02:00
Diego Pontoriero
6a27b46dee
terraform: 0.9.4 -> 0.9.6. 2017-05-30 13:54:45 -07:00
Mathias Schreck
b67d01a0e9 nodejs: init at 8.0.0 2017-05-30 22:39:43 +02:00
Théo Zimmermann
f8fd5531a3 patdiff: init at 0.9.0 2017-05-30 20:50:36 +02:00
Vladimír Čunát
538aa0f808
Merge branch 'staging' (early part)
The comparison looks nice on Hydra.
2017-05-30 16:08:21 +02:00
Alexandre Peyroux
31d5363228
ctop: init at 2017-05-28 2017-05-30 13:10:45 +02:00
Frederik Rietdijk
ccafbacd8f Merge pull request #26215 from dermetfan/mcrcon
mcrcon: init at 0.0.5
2017-05-30 09:03:47 +02:00
Frederik Rietdijk
89a32f4586 Merge pull request #26124 from womfoo/init/cloudmonkey-5.3.3
cloudmonkey: init at 5.3.3 with related dependency argcomplete: init at 1.8.2
2017-05-30 08:43:05 +02:00
Robin Stumm
75a94a5a28 mcrcon: init at 0.0.5 2017-05-29 22:46:23 +02:00
Kranium Gikos Mendoza
4126cc18be cloudmonkey: init at 5.3.3 2017-05-30 06:37:19 +10:00
Matthias Beyer
97eddf0907 vimer: init at 0.2.0 2017-05-29 23:02:11 +03:00
Vladimír Čunát
02032dbda4
Merge branch 'master' into staging
More mass rebuilds from master.
2017-05-29 10:51:38 +02:00
Jörg Thalheim
b34f33665f Merge pull request #26179 from veprbl/cernlib
cernlib: init at 2006
2017-05-29 08:14:30 +01:00
Dmitry Kalinkin
6e95e2a161
cernlib: init at 2006 2017-05-28 18:51:16 -04:00
Léo Gaspard
4a0c7d1b2d dkimproxy: init at 1.4.1 (#26147)
* dkimproxy: init at 1.4.1

* dkimproxy: simplify by using mkDerivation

* dkimproxy: set ekleog as maintainer

* dkimproxy: style fix

* dkimproxy: also work without the right PERL5LIB environment variable
2017-05-28 23:25:29 +01:00
Anderson Torres
815ad7c549 Galaxis: init at 1.9 (#26185)
* Galaxis: init at 1.9

* galaxis: nitpicks
2017-05-28 19:59:36 +01:00
Marius Bergmann
6ecb92a3c3 cfssl: init at 20170527 2017-05-28 18:43:04 +02:00
Jörg Thalheim
801adf99c2 Merge pull request #26158 from montag451/simpleproxy
simpleproxy: init at 3.5
2017-05-27 18:54:19 +01:00
montag451
6de69a2425 simpleproxy: init at 3.5 2017-05-27 17:42:48 +02:00
Frederik Rietdijk
77b7fca588 Merge remote-tracking branch 'upstream/master' into HEAD 2017-05-27 14:28:05 +02:00
Pascal Wittmann
f717118610
fsql: init at 0.1.0 2017-05-27 11:50:47 +02:00
Vladimír Čunát
76a020e676
Merge branch 'master' into staging 2017-05-27 11:11:44 +02:00
Vladimír Čunát
b4bb39642e
libdrm: support valgrind suppression via a lighter version
Fixes #25917.  It's all only about build-time dependency bloat and
consequent rebuild propagation.
2017-05-27 11:08:23 +02:00
Franz Pletz
8ab0501865 Merge pull request #25565 from KaiHa/nitrokey-app-1.0
nitrokey-app: 0.6.3 -> 1.1
2017-05-27 02:43:22 +02:00
Vladimír Čunát
00672dec8a
Merge older staging
This still causes some uncached rebuilds, but master(!) and staging
move too fast forward rebuild-wise, so Hydra might never catch up.
(There are also other occasional problems.)
Therefore I merge at this point where the rebuild isn't that bad.
2017-05-26 15:45:43 +02:00
Volth
b7ccf27229 rename webkitgtk24x -> webkitgtk24x-gtk3; webkitgtk2 -> webkitgtk24x-gtk2 2017-05-26 13:43:25 +00:00
Volth
3de90b259c webkitgtk: 2.14.11 -> 2.16.3 2017-05-26 16:20:54 +03:00
Nicolas Mattia
da192f2741 stutter: init at 0.1.0.1
This adds the stutter string generator to all-packages and update the
hackage indices for dependencies.
2017-05-26 09:15:55 +01:00
Franz Pletz
5e4a797888
nitrokey-udev-rules: init 2017-05-26 00:47:46 +02:00
Jaka Hudoklin
fe891e7e10 Merge pull request #25989 from frontsideair/flow-46
flow: 0.42.0 -> 0.46.0
2017-05-25 01:17:56 +02:00
Dejan Lukan
d4372617d0 loadlibrary: init at 721b08 2017-05-25 00:41:12 +02:00
Franz Pletz
dd22335c3b Merge pull request #25680 from gnidorah/master2
openmpt123: don't build pulseaudio driver, libao: build both pulse and alsa drivers
2017-05-24 22:20:00 +02:00
Frederik Rietdijk
4f6dde2494 Merge pull request #26044 from aneeshusa/update-pgcli-to-1.5.1
Update pgcli to 1.5.1
2017-05-24 21:24:30 +02:00
Aneesh Agrawal
473189e8e0 pgcli: 1.3.1 -> 1.5.1 2017-05-24 15:20:36 -04:00
Vladimír Čunát
8004e79415
Merge branch 'master' into staging 2017-05-24 03:24:06 +02:00
Tuomas Tynkkynen
e6cb889faa esptool: init at 1.4 2017-05-24 02:47:46 +03:00
Tuomas Tynkkynen
ff15d0c41e esptool-ck: init at 0.4.11 2017-05-24 02:47:41 +03:00
Nikolay Amiantov
95f321480f wine: add udev support 2017-05-24 02:26:53 +03:00
Profpatsch
178a5067af hledger(-web): move to all-packages with static build
Since they are executables they should be at top-level.
We build statically to shorten invocation time (at the moment haskell packages
have the problem of too large RPATHs).
2017-05-23 01:59:10 +02:00
John Ericson
c3b2c5bf77 Merge pull request #25997 from obsidiansystems/isHurd
stdenv: Rename `isGNU` to `isHurd` as GNU is a userland
2017-05-22 19:02:49 -04:00
Jörg Thalheim
c42739a429
wllvm: init at 1.1.3 2017-05-22 22:46:23 +01:00
Carles Pagès
f60767d55e Merge pull request #25366 from titanous/kodi-hdhomerun
kodi: add pvr-hdhomerun plugin
2017-05-22 23:32:07 +02:00
Jörg Thalheim
893c7b6112
cryptominisat: init at 5.0.1 2017-05-22 22:25:14 +01:00
Jörg Thalheim
7786922240
minisatUnstable: init at 2013-09-25 2017-05-22 22:24:58 +01:00
John Ericson
c443033be3 gdb: Modernize and simplify derivation
- `isGNU` to `isHurd`, my sedding did not catch
 - Simplify cross compilation in general
 - Be more careful about python
 - no more `gdbCross` in all-packages
2017-05-22 17:10:29 -04:00
John Ericson
0d88299019 Merge pull request #25976 from obsidiansystems/no-stdenv-is
Add `*Platform.is*` predicates and alias `stdenv.is*` to `hostPlatform`'s
2017-05-22 13:30:20 -04:00
Arseniy Seroka
37c89aaaa7 Merge pull request #25826 from Zimmi48/patch-1
coqPackages: default version 8.4pl6 -> 8.6
2017-05-22 20:06:31 +03:00
Arseniy Seroka
c734781158 Merge pull request #25958 from Mic92/iwd
iwd: init at unstable-2017-04-21
2017-05-22 20:04:04 +03:00
Arseniy Seroka
1ab1d2b4e5 Merge pull request #25979 from AndersonTorres/vms-empire
vms-empire: init at 1.14
2017-05-22 20:02:52 +03:00
Arseniy Seroka
dd10788280 Merge pull request #25972 from AndersonTorres/robotfindskitten
robotfindskitten: init at 2.7182818.701
2017-05-22 20:02:05 +03:00
Dan Peebles
845d1b28bf pants{,13-pre}: move from pythonPackages to top level
That means it'll build in Hydra and we don't really care which version of
Python it builds against.
2017-05-22 12:22:13 -04:00
Fatih Altinok
27dc2c4926 flow: 0.42.0 -> 0.46.0 2017-05-22 15:49:30 +03:00
Frederik Rietdijk
1267b155c4 Merge pull request #25916 from FRidh/reproducible
Python: set DETERMINISTIC_BUILD and PYTHONHASHSEED in setupHook
2017-05-22 10:20:04 +02:00
Frederik Rietdijk
99cfab07b9 Merge remote-tracking branch 'upstream/master' into HEAD 2017-05-22 09:21:40 +02:00
Andrew Miller
c3f434fd62 hss: init at 1.0.1 (#25936)
* hss: init at 1.0.1

* hss: use buildRubyGem instead of bundler
2017-05-22 07:06:11 +01:00
John Ericson
c5c6606048 lib: Infer libc field of platform if not specified
This is especially useful when not cross compiling. It means we can
remove the `stdenv.isGlibc` predicate too.

Additionally, use this to simplify the logic to choose the
appropriate libiconv derivation.
2017-05-22 00:25:02 -04:00
John Ericson
2e7ec6fb70 lib: Make platform predicates more ergonomic to use
`hostPlatform.isDarwin` instead of `lib.system.parse.isDarwin
hostPlatform.parsed`
2017-05-22 00:25:02 -04:00
AndersonTorres
8f84651132 vms-empire: init at 1.14 2017-05-21 18:57:12 -03:00
AndersonTorres
0808896e73 robotfindskitten: init at 2.7182818.701 2017-05-21 14:33:43 -03:00
midchildan
2c393164c8
mikutter: init at 3.5.7
fixes #25852
2017-05-21 12:13:34 +01:00
Jörg Thalheim
a527a47cd3
iwd: init at unstable-2017-04-21 2017-05-21 11:05:35 +01:00
Adrian Parvin D. Ouano
7d97051f72
st: extraLibs argument
fixes #25956
2017-05-21 07:52:00 +01:00
John Ericson
bb37fc90c7 Merge pull request #25897 from obsidiansystems/glibc-cross
glibc: Clean up cross compilation
2017-05-20 22:26:15 -04:00
Franz Pletz
b411968774
lldpd: init at 0.9.7 2017-05-21 01:16:42 +02:00
Michael Raskin
aafe99ca90 mozlz4a: init at 2015-07-24 2017-05-21 00:21:47 +02:00
Jörg Thalheim
91978764a0 Merge pull request #25943 from pbogdan/tcptraceroute
tcptraceroute: init at 1.5beta7
2017-05-20 19:38:58 +01:00
Jörg Thalheim
da7e4ce1ad Merge pull request #25801 from htr/add-terraform-inventory
terraform-inventory: init at 0.7-pre
2017-05-20 19:35:07 +01:00
kadota kyohei
a908f2a3df google-app-engine-go-sdk: init at 1.9.53 (#25856)
* google-app-engine-go-sdk: init at 1.9.53

* google-app-engine-go-sdk: simplify python wrapper, use fetchzip

* add myself to maintainer list

* google-app-engine-go-sdk: add lufia as maintainer
2017-05-20 19:33:57 +01:00
Jörg Thalheim
c2dce6a745 Merge pull request #25666 from vmandela/gitseries
git-series: init at 0.9.1
2017-05-20 18:59:41 +01:00
Jörg Thalheim
2a42b45105 Merge pull request #25103 from Hodapp87/google_cloud_print
cloud-print-connector: init at unstable-2017-01-19
2017-05-20 18:23:12 +01:00
Jörg Thalheim
6e67547c94 Merge pull request #25086 from matthiasbeyer/add-madonctl
madonctl: init at 0.1.0
2017-05-20 18:07:25 +01:00
Tuomas Tynkkynen
de263072b5 kernel: 4.10 is end-of-life
https://lkml.org/lkml/2017/5/20/75
2017-05-20 19:54:18 +03:00
Jörg Thalheim
196fa7e70d Merge pull request #25761 from Ma27/new-package/i3lock-pixeled
i3lock-pixeled: init at 1.1.0
2017-05-20 17:46:57 +01:00
Jörg Thalheim
ea706bd98b Merge pull request #25231 from veprbl/root_6.09.02
root: 6.08.02 -> 6.09.02
2017-05-20 17:37:43 +01:00
leenaars
92964a2ea8 srcml: init at 0.9.5 (#25395) 2017-05-20 17:23:55 +01:00
Venkateswara Rao Mandela
3b69497bb1 git-series: init at 0.9.1
git series tracks changes to a patch series over time. git series also
tracks a cover letter for the patch series, formats the series for
email, and prepares pull requests.

https://github.com/git-series/git-series
2017-05-20 16:00:31 +00:00
Piotr Bogdan
95c158dbf8 tcptraceroute: init at 1.5beta7 2017-05-20 16:21:51 +01:00
Hugo Tavares Reis
e3de736b9b terraform-inventory: init at 0.7-pre 2017-05-20 16:17:24 +02:00
ryneeverett
34bdf451c3 lxpanel: init at 0.9.3
[Bjørn: break overlong lines.]
2017-05-20 15:41:09 +02:00
Valérian Galliat
330048e40c timelapse-deflicker: init at 142acd1 (#25904)
* timelapse-deflicker: init at 142acd1

* timelapse-deflicker: nitpicks

* Add myself as a maintainer
2017-05-20 12:33:28 +01:00
Robin Gloster
c9f3893451
despotify: remove
broken and doesn't build with openssl 1.1
2017-05-20 13:22:58 +02:00
Unai Zalakain
c3cbbd09a0 metar: init at 20161013.1 2017-05-20 11:58:03 +02:00
Jörg Thalheim
78c409d44d Merge pull request #25860 from pjones/pjones/mynewt-newt
mynewt-newt: init at 1.0.0
2017-05-20 10:40:25 +01:00
Jörg Thalheim
7c9437104a Merge pull request #25925 from selaux/networkmanager_fortisslvpn
networkmanager_fortisslvpn: init at 1.2.4
2017-05-20 09:18:22 +01:00
Jens Binkert
72589c9d30 Typora: init at 0.9.29 (#25899)
* Typora: init at 0.9.29

* typora: adapt description
2017-05-20 08:52:11 +01:00
Protean Security
d89aaca611 tcpreplay: init at 4.2.5 (#25891)
* tcpreplay: init at 4.2.5

* fix the license meta info

* tcpreplay: use bsd3 license from lib.licenses
2017-05-20 07:51:36 +01:00
John Ericson
7e096024d7 glibc: Fix for cross 2017-05-19 18:44:24 -04:00
Shea Levy
b71b7ee622 fetchFromGitHub: Allow private repos, hosted githubs 2017-05-19 15:38:01 -04:00
Stefan Lau
a3696aa090 networkmanager_fortisslvpn: init at 1.2.4 2017-05-19 19:18:30 +02:00
Frederik Rietdijk
acd32a4caf Python: set DETERMINISTIC_BUILD and PYTHONHASHSEED in setupHook
The Python interpreters are patched so they can build .pyc bytecode free
of certain indeterminism.

When building Python packages we currently set

```
compiling python files.
in nix store.
DETERMINISTIC_BUILD=1;
PYTHONHASHSEED = 0;
```

Instead if setting these environment variables in the function that
builds the package, this commit sets the variables instead in the Python
setup hook. That way, whenever Python is included in a derivation, these
variables are set.

See also the issue https://github.com/NixOS/nixpkgs/issues/25707.
2017-05-19 16:28:11 +02:00
Jörg Thalheim
db70f2958a Merge pull request #25580 from davidak/bcachefs-tools
bcachefs-tools: init at a588eb0
2017-05-19 13:16:58 +01:00
Vladimír Čunát
5aa530f2a8
Merge branch 'master' into staging
A few thousand rebuilds from master.
2017-05-19 08:57:59 +02:00
Jörg Thalheim
28f8e5b95d Merge pull request #25760 from georgewhewell/fwup
fwup: init at 0.14.2
2017-05-19 07:03:06 +01:00
Nikolay Amiantov
030862f63c linuxPackages.evdi: init at 1.4.1 2017-05-19 02:53:09 +03:00
Nikolay Amiantov
e17744067a displaylink: 1.1.62 -> 1.3.52 2017-05-19 02:51:45 +03:00
Vladimír Čunát
e9aeb55f3b
Merge branch 'master' into staging 2017-05-18 11:24:18 +02:00
Jörg Thalheim
eda502d143 Merge pull request #25847 from aneeshusa/update-icdiff-to-1.9.0
icdiff: 1.7.3 -> 1.9.0
2017-05-18 06:50:22 +01:00
John Ericson
bec5ffee15 Merge pull request #25232 from obsidiansystems/cross-binutils
Cross binutils
2017-05-17 16:34:56 -04:00
Daiderd Jordan
fcbb9b3243 Merge pull request #25837 from czyzykowski/v8-on-osx
v8: fixes darwin build
2017-05-17 21:54:43 +02:00
Lukasz Czyzykowski
3de66330cd v8: fixes build on darwin
v8 compilation on macOS was failing because of missing dependency and
wrong linker. The approach to make it work is similar to the nodejs
package.
2017-05-17 21:50:49 +02:00
John Ericson
88ea6463a3 binutils on darwin: Clean up the rats nest
- No more *Cross duplication for binutils on darwin either.
   `cctools_cross` is merged into plain `cctools`, so `buildPackages`
   chains alone are used to disambiguate.

 - Always use a mashup of cctools and actual GNU Binutils as `binutils`.
   Previously, this was only done in the native case as nobody had
   bothered to implement the masher in the cross case. Implemented it
   basically consisted of extending the wrapper to deal with prefixed
   binaries.
2017-05-17 15:33:05 -04:00
John Ericson
f2e2463367 Merge pull request #25866 from obsidiansystems/linux-headers-cross
linuxHeadersCross: Remove and just use `linuxHeaders`
2017-05-17 15:29:58 -04:00
John Ericson
f0e1907bee linuxHeadersCross: Remove and just use linuxHeaders 2017-05-17 15:06:09 -04:00
John Ericson
6d599b791e Merge pull request #25859 from Ericson2314/platform-normalize
lib platform parsing: Fix windows support to conform to LLVM, take 2
2017-05-17 13:26:23 -04:00
Peter Jones
f326caaeea
mynewt-newt: init at 1.0.0
Add package for mynewt-newt build manager.
2017-05-17 09:30:12 -07:00
John Ericson
371ebc89ca lib platform parsing: Fix windows support to conform to LLVM, take 2
Second attempt at pull request #25275

This reverts commit b70924bd80,
reapplying 2282a5774c
2017-05-17 11:16:00 -04:00
Maximilian Bosch
1e317150ef
i3lock-pixeled: init at 1.1.0 2017-05-17 16:15:55 +02:00
Aneesh Agrawal
e75297abba icdiff: 1.7.3 -> 1.9.0
Also move to all-packages.nix,
because it is an application and not a library.
2017-05-17 03:12:14 -04:00
Vladimír Čunát
515414ed32
Merge branch 'master' into staging 2017-05-16 18:32:43 +02:00
Théo Zimmermann
5f04a61d4f coq: default version is the one of coqPackages
This clean-up is supposed to avoid the mistake made in 83a50c2 and fixed in 6b8da80 in the future.
2017-05-16 13:52:53 +02:00
Profpatsch
685bfcee63 fira-code-symbols: init at 20160811 2017-05-16 13:50:31 +02:00
Théo Zimmermann
6b8da80466 coqPackages: default version 8.4pl6 -> 8.6
This fixes incomplete commit 83a50c2.
2017-05-16 13:22:25 +02:00
Jörg Thalheim
d83f1bfed5 Merge pull request #25788 from Mic92/metasploit
metasploit: 3.3.1 -> 4.14.17
2017-05-15 21:50:26 +01:00
Jörg Thalheim
ec6e29fa69
msf: add metasploit alias 2017-05-15 21:48:13 +01:00
Tuomas Tynkkynen
a35ec5dda6 linux_rpi: 1.20170303 -> 1.20170427 2017-05-15 11:14:59 +03:00
Peter Simons
fc0543cd88 cabal2nix: include nix in the generated wrapper to ensure that nix-prefetch-url is in $PATH
Fixes https://github.com/NixOS/nixpkgs/issues/25718.
2017-05-15 09:35:44 +02:00
Frederik Rietdijk
9468764b15 Merge pull request #25609 from jluttine/add-nbstripout
nbstripout: init at 0.3.0
2017-05-15 08:47:12 +02:00
Pascal Wittmann
044063666e Merge pull request #25736 from dbrock/seth
seth: init at 0.5.0
2017-05-15 07:59:51 +02:00
Daniel Brockman
ff3baddbd5 seth: init at 0.5.0 2017-05-15 00:27:02 +02:00
Tuomas Tynkkynen
beb43a651c Merge remote-tracking branch 'upstream/master' into staging 2017-05-14 14:24:20 +03:00
georgewhewell
a06781877f fwup: init at 0.14.2 2017-05-13 18:22:10 +01:00
Jörg Thalheim
9237fdd1d0
openbrf: fix build 2017-05-13 09:38:59 +01:00
Jörg Thalheim
ae12ded6bf Merge pull request #25381 from sargon/nullmailer
nullmailer + service: init at 2.0
2017-05-13 07:13:07 +01:00
Matthew Daiter
093130f802 openmvs: init at current master (#25672)
* openmvs: init at current master

* openmvs: simplify expression

* openmvs: init at unstable-2017-05-01
2017-05-12 20:07:11 +01:00
Vladimír Čunát
51e0f8f759
Merge branch 'master' into staging
Some more larger rebuilds from master.
2017-05-12 12:03:37 +02:00
gnidorah
7da0b964de libao: build both pulse and alsa drivers 2017-05-12 12:23:56 +03:00
Peter Hoeg
e25665591b qsyncthingtray: build with qt 5.6 2017-05-12 16:45:43 +08:00
Peter Hoeg
49d3b432c3 docker: fix reference to unknown attribute 2017-05-12 11:12:52 +08:00
Jörg Thalheim
3dc109cbc2
blueman: use wrapGAppsHook 2017-05-11 20:34:51 +01:00
Tim Steinbach
de9c869df2 Merge pull request #25579 from vdemeester/docker-edge-update-17.05
docker-edge: 17.04 to 17.05
2017-05-11 12:49:37 -04:00
Peter Hoeg
48192c65c3 partition-manager: init at 3.0.1
Includes kpmcore 3.0.3
2017-05-11 19:07:44 +08:00
Peter Hoeg
9498f5ca5f krusader: 2.4.0-beta1 -> 2.6.0
Fixes #22952
2017-05-11 18:13:39 +08:00
Peter Hoeg
b07e04882e k3b: 2.0.3a -> 17.04.0 2017-05-11 17:36:47 +08:00
Dan Peebles
bd831b4a07 flamegraph: 182b24fb -> 6b2a446d
Also, add a more predictable alias to all-packages.nix
2017-05-11 01:28:44 -04:00
Franz Pletz
f2e100ca85 Merge pull request #25616 from Ma27/package/activator/remove
activator: remove package from package-set
2017-05-10 03:30:51 +02:00
Vladimír Čunát
8b01ec9a9e
Merge branch 'master' into staging 2017-05-10 00:54:53 +02:00
davidak
26294f40c3 bcachefs-tools: init at a588eb0 2017-05-10 00:22:33 +02:00
John Ramsden
2ba83bd2dc Removed onboard package from all-packages..
Onboard was left in accidentally.
2017-05-09 14:37:02 -07:00
Daiderd Jordan
0d6d47edd1 Merge pull request #25568 from sigma/pr/go-1.8.1
go: 1.8 -> 1.8.1
2017-05-09 18:44:12 +02:00
Pascal Wittmann
a913e8c3fa Merge pull request #25634 from ericsagnes/pkg-new/gnu-cobol
gnu-cobol: init at 2.0rc-2
2017-05-09 14:40:31 +02:00
Eric Sagnes
bd03033b49 gnu-cobol: init at 2.0rc-2 2017-05-09 19:03:41 +09:00
Vincent Demeester
398f6ed7d3
docker-edge: 17.04 to 17.05
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-05-09 10:11:05 +02:00
Jörg Thalheim
f4dd7f9a3b Merge pull request #25515 from league/zsh-git-prompt
zsh-git-prompt: Init at 0.5
2017-05-09 08:54:41 +01:00
Jörg Thalheim
0e6950ded6 Merge pull request #25608 from 8573/8573/pkg/add/rust/staccato/1
staccato: init at 0.1.6
2017-05-09 08:42:27 +01:00
Joachim Fasting
a7ecdffc28
linux_hardened: move to 4.11
Note that DEBUG_RODATA has been split into STRICT_KERNEL_RWX &
STRICT_MODULE_RWX, which are on by default (non-optional).
2017-05-09 01:38:22 +02:00
Maximilian Bosch
25a3563102
activator: remove package from package-set
the typesafe activator is about to reach end of life at the end of this
month (2017-05) and the servers will be decommissioned at the ond of 2017.

See http://www.lightbend.com/community/core-tools/activator-and-sbt for
and the project's readme
(https://github.com/typesafehub/activator/blob/master/README.md) for further reference.
2017-05-08 19:02:25 +02:00
Jaakko Luttinen
1745b7e949
nbstripout: init at 0.3.0 2017-05-08 18:58:37 +03:00
Yann Hodique
19ebff1d95 go: 1.7.4 -> 1.7.5 2017-05-08 13:14:46 +02:00
Bo Bakker
6d598fccce hpx: init at 1.0.0 2017-05-08 10:05:30 +02:00
c74d
7cf29e1305 staccato: init at 0.1.6
Add the package `staccato`, "a command line program that lets you
compute statistics from values from a file or standard input".

I have tested this change per nixpkgs manual section 13.1 ("Making
patches").
2017-05-08 07:03:10 +00:00
Christopher League
7c185d4af9 zsh-git-prompt: Init at 0.5
This is a plugin of sorts for your `.zshrc` that can add status
information about the current git repository to your prompt. By
default it uses a python script and is thus easy on the dependencies
and not really worth packaging. But there's also a Haskell
implementation. I set it up sometime back, but then it died when the
libgmp version it was compiled with disappeared in a garbage
collection. So I decided that the Haskell version of zsh-git-prompt
might be worth packaging after all.
2017-05-07 21:09:15 -04:00
John Ramsden
42ff593555 nylas-mail: 2.0.31
Added new email client Nylas-Mail.
2017-05-07 16:05:53 -07:00
Frederik Rietdijk
7a61788bc1 Merge remote-tracking branch 'upstream/master' into HEAD 2017-05-07 21:36:49 +02:00
Joachim F
aa8b0bfa49 Merge pull request #25546 from womfoo/sqlite-use-qt56
sqlitebrowser: switch to qt 5.6 - fixes build
2017-05-07 18:54:28 +01:00
Yann Hodique
69e5da17c6 go_1_8: use llvm 4.0 2017-05-07 09:43:55 -07:00
Frederik Rietdijk
ef4442e827 Python: replace requests2 with requests tree-wide
See f63eb58573

The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
Jörg Thalheim
63b294eb0c
tigervnc: 1.8.0pre20170211 -> 1.8.0pre20170419 2017-05-07 09:38:42 +01:00
Michael Raskin
f79a5fc30d Merge pull request #25160 from m3tti/quakespasm
Quakespasm: init at 0.92.1
2017-05-07 10:03:42 +02:00
gnidorah
42cad8b6b0
winusb: init at 2017-01-30
fixes #25536
2017-05-07 08:26:22 +01:00
Mathäus Sander
15b98cb634 quakespasm: init at 0.92.1 2017-05-07 08:02:50 +02:00
davidak
49c4f2b6f5 libscrypt: init at 1.21 2017-05-07 07:01:54 +02:00
Peter Hoeg
994299b7a9 xapian: 1.4.0 -> 1.4.4 2017-05-07 10:41:30 +08:00
Yaakov Nemoy
63f4921137 terragrunt: 0.11.1 -> 0.12.15 (#25472) 2017-05-06 19:35:04 +01:00
Joachim Fasting
22cffa0716
socklog: init at 2.1.0 2017-05-06 19:41:49 +02:00
Joachim F
3c320fe7b1 Merge pull request #19898 from bzizou/irods4.2
irods: init at 4.2.0
2017-05-06 18:19:04 +01:00
Joachim F
df5329e127 Merge pull request #20317 from Radvendii/master
MAR1D: init at 0.2.0
2017-05-06 18:16:06 +01:00
Vladimír Čunát
0a897b2a33
mesa: use older LLVM on aarch64 for now 2017-05-06 15:53:06 +02:00
Frederik Rietdijk
30a33a55dd Merge pull request #25544 from asymmetric/electrum-ltc
Electrum-LTC: init at 2.6.4.2
2017-05-06 14:10:41 +02:00
Vladimír Čunát
e68633cd72
Merge branch 'master' into staging
The missing maintainer entry is blocking evaluation on Hydra.
2017-05-06 13:58:45 +02:00