Commit graph

38090 commits

Author SHA1 Message Date
Ivan Malison e090fb2967 gitter: init at 4.1.0 (#43505) 2018-08-01 20:51:17 +02:00
Michael Weiss 8aa04df600
Merge pull request #44310 from primeos/android-studio-improvements
Android Studio improvements
2018-08-01 20:24:03 +02:00
Michael Weiss 8caeec1ba7 androidStudioPackages: Use recurseIntoAttrs
IMO it makes sense that the other channels show up in nix-env as well.
2018-08-01 19:47:36 +02:00
Michael Weiss 88bfbf6c7d android-studio-preview: Print a deprecation warning
Hope this is ok... :)
2018-08-01 19:47:36 +02:00
Maximilian Bosch 134c5cc8db termite: factor wrapper out into its own file (#43691)
Until now it's impossible to override the attrs of the actual build
instruction for the `termite` package like this:

```
termite.overrideAttrs (_: {
  # ...
})
```

This issue occurs since the `termite/default.nix` expressions returns
the `symlinkJoin` expression when I override termite (e.g. to provide a
config file).

I recently patched termite and wanted to apply this patch to my local
termite installation in my system config which is impossible this, so
splitting the wrapper and the build instruction into their own files
makes this way easier to maintian.
2018-08-01 16:09:55 +02:00
leenaars 2b75a7266c ipgrep: init at 1.0 (#43887) 2018-08-01 15:40:57 +02:00
Mario Rodas 4cc3a18fcd brakeman: init at 4.3.1 (#44294) 2018-08-01 15:15:29 +02:00
Mario Rodas dc4abdfd86 ia-writer-duospace: init at 20180721 (#43937) 2018-08-01 15:13:50 +02:00
Daniël de Kok 186cf1c4d6 cargo-asm: init at 0.1.16 (#44182) 2018-08-01 15:03:03 +02:00
markuskowa 34f6b0cc0e halide: init at 2018_02_15 (#44207) 2018-08-01 14:57:51 +02:00
Jörg Thalheim 3ea0322f63
Merge pull request #44197 from etu/php-kill-56-and-70
php: drop 5.6 and 7.0
2018-08-01 12:49:56 +01:00
Jörg Thalheim d9cea0e6f1
Merge pull request #44155 from Assassinkin/slackclient
pythonPackages.slackclient:1.0.0 -> 1.2.1 | refactor
2018-08-01 12:46:57 +01:00
Assassinkin f3b60eb0a4 pythonPackages.slackclient:1.0.0 -> 1.2.1 | refactor 2018-08-01 12:05:32 +01:00
Jens Binkert 90ce71eb0c ldmtool: init at 0.2.4 (#43975) 2018-08-01 11:40:07 +02:00
Jörg Thalheim 02ba14dbd2
Merge pull request #44249 from lukeadams/scrcpy
scrcpy: init at v1.2
2018-08-01 09:14:27 +01:00
leenaars 184a30bdc2 inriafonts: init at 1.200 (#44280) 2018-08-01 09:57:32 +02:00
Luke Adams 06b429062f scrcpy: init at v1.2 2018-07-31 21:56:11 -05:00
Roger Qiu 0f70e78d37 pythonPackages.fastpair: init at 2016-07-05 (#43722) 2018-08-01 00:05:21 +02:00
Daniël de Kok e8d6ceaf39 liblinear: init at 2.20 (#44178)
Since building liblinear is very similar to libsvm, this expression
is largely based on libsvm.
2018-07-31 23:52:04 +02:00
Théo Zimmermann fd03ba85cc mustache-go: init at 1.0.1 (#44175) 2018-07-31 23:48:54 +02:00
Edmund Wu bb0cb24de2 capitaine-cursors: init at r2.1 (#44208) 2018-07-31 23:47:31 +02:00
Robert Schütz e858b285c8
Merge pull request #44239 from borisbabic/feature/init-pre-commit
gitAndTools.pre-commit: init at 1.10.4
2018-07-31 14:35:33 +02:00
Robert Schütz 2ea26fb794
bittornado: init at unstable-2018-02-09 (#43770) 2018-07-31 14:23:15 +02:00
Boris Babic 339f78957e pythonPackages.aspy-yaml: init at 1.1.1 2018-07-31 13:58:01 +02:00
Boris Babic eed74d16a1 pythonPackages.cfgv: init at 1.1.0 2018-07-31 13:58:01 +02:00
Boris Babic a1f03c09af pythonPackages.nodeenv: init at 1.3.2 2018-07-31 13:58:01 +02:00
Boris Babic 632d3b5d7d pythonPackages.identify: init at 1.1.4 2018-07-31 13:57:59 +02:00
Jan Tojnar a81f73da7d
Merge pull request #44016 from ebzzry/master
stumpish: init at 0.0.1
2018-07-31 13:57:40 +02:00
Jörg Thalheim 94cbb8e3cd
Merge pull request #44251 from kalbasit/add-browsh
browsh: init at 1.4.10
2018-07-31 11:11:37 +01:00
Rommel MARTINEZ a2fafda55a stumpish: init at 0.0.1 2018-07-31 16:56:24 +08:00
Sarah Brofeldt cb19404faf
Merge pull request #44245 from Infinisil/add/bukubrow
bukubrow: Init at 2.4.0
2018-07-31 08:35:39 +02:00
Wael M. Nasreddine 446b72ef3b
browsh: init at 1.4.10
closes #43283
2018-07-30 23:19:38 -07:00
aszlig c8b973d318
eresi: init at 0.83-a3-phoenix
While I'm not sure whether it's suitable for my tasks it might be useful
for others doing reverse engineering, so I decided to package it.

The software seems to have stalled development since a while but became
active again recently, so hopefully some of the issues with packaging
will be fixed and they might want to move away from their handwritten
configure script.

I've tested the package on both i686-linux and x86_64-linux, however the
automated test suite seems to be broken upstream at the moment so I
didn't set doCheck to true, but once this is fixed, we can enable them
in a future update.

Signed-off-by: aszlig <aszlig@nix.build>
2018-07-31 08:17:39 +02:00
Bjørn Forsman 09fcfb6168
Merge pull request #36621 from jfrankenau/init-rapid-photo-downloader
rapid-photo-downloader: init at 0.9.9
2018-07-31 01:59:50 +02:00
Silvan Mosberger 2ee3d84a96
bukubrow: init at 2.4.0 2018-07-30 23:02:19 +02:00
Ihor Antonov 742627f271 pythonPackages.fluent-logger: init at 0.9.3 (#44236) 2018-07-30 22:46:03 +02:00
Andreas Rammhold 80b5f5227e
jsonrpc-glib: init at 3.28.1 2018-07-30 16:23:15 +02:00
Andreas Rammhold b2c565eee5
template-glib: init at 3.28.0 2018-07-30 16:23:10 +02:00
Jörg Thalheim b4d668859a
Merge pull request #44205 from manveru/golangci-lint
golangci-lint: init at 1.9.2
2018-07-30 13:45:44 +01:00
Jörg Thalheim 9cfc9de70f
Merge pull request #44161 from Izorkin/nginx-modules
Nginx modules
2018-07-30 11:39:10 +01:00
Jörg Thalheim a42311a9f6
Merge pull request #44209 from samueldr/feature/nix-top
nix-top: init at 0.1.0 -> 0.2.0
2018-07-30 10:05:29 +01:00
Eelco Dolstra 14b5d5e93e
Revert "release/metrics: drop requiredSystemFeatures"
This reverts commit 1d0caa7b03. Thanks
to @vcunat we have a 'benchmark' machine again!
2018-07-30 10:46:20 +02:00
Michael Fellinger 06eb270c8f golangci-lint: init at 1.9.2 2018-07-30 10:23:57 +02:00
Samuel Dionne-Riel 92eedad50b nix-top: init at 0.1.0 2018-07-29 16:20:22 -04:00
Alyssa Ross 4e33431b62 pythonPackages.potr: 1.0.1 -> 1.0.2 (#44096) 2018-07-29 21:12:58 +02:00
xeji 1feb8e97c5
Merge pull request #44193 from vbgl/stog-0.18
stog: 0.17.0 -> 0.18.0
2018-07-29 21:04:15 +02:00
Elis Hirwing 7e6b76fc6b
php: drop 5.6 and 7.0
Both 5.6 and 7.0 is currently on life support, as in only recieving
security related patches.

This will only continue until:
 - 2018-12-31 for PHP 5.6
 - 2018-12-01 for PHP 7.0

Both these dates are in the middle of the 18.09 lifecycle. So it would
be nice to not have them in the 18.09 stable release. Dropping them
now would also result in less maintanance in updating them.

The death dates can be seen on both these links:
 - https://secure.php.net/supported-versions.php
 - https://en.wikipedia.org/wiki/PHP#Release_history
2018-07-29 20:17:58 +02:00
Silvan Mosberger 9865feb217
Merge pull request #44143 from etu/php-codesniffer-update
phpPackages.phpc(s|bf): 3.3.0 -> 3.3.1
2018-07-29 20:11:04 +02:00
Fernando José Pando 285d770949 httperf: init at 0.9.1
* httperf: init at 0.9.1

- tested on nixos

* httperf: 0.9.1 add ssl support

* httperf: 0.9.1 default-build-phase

* httperf: 0.9.1 fix pname
2018-07-29 09:41:15 -07:00
Jan Tojnar 3390678545
Merge pull request #43681 from worldofpeace/lightdm-1.26.0
lightdm: 1.24.0 -> 1.26.0
2018-07-29 17:12:49 +02:00