Commit Graph

27047 Commits

Author SHA1 Message Date
Mario Rodas
076d9d098b
sd: 0.5.0 -> 0.6.5 2019-06-19 19:58:49 -05:00
magenbluten
b54b5f9ad8 rocksdb: 5.11.3 -> 6.1.2
- mark osquery as broken
- mark ceph as broken

both osquery and ceph packages are outdated. furthermore, ceph has its
own inline rocksdb source tree which isn't use in the current nixpkg.
this needs to be fixed.
2019-06-19 15:01:27 +02:00
Matthieu Coudron
c33153bf13
Merge pull request #63108 from Shados/lua-packaging-improvements-pr
Lua/luarocks packaging improvements
2019-06-19 14:23:31 +02:00
Mario Rodas
56cc1e3aca
Merge pull request #63050 from marsam/init-cloud-nuke
cloud-nuke: init at 0.1.7
2019-06-19 07:22:07 -05:00
Tadeo Kondrak
1e2f49abd1 ctypes_sh: init at 1.1 2019-06-19 11:33:18 +02:00
Tadeo Kondrak
6c167ab85a
cum: init at 0.9.1 2019-06-18 23:24:30 -06:00
Mario Rodas
b5cf5ff20f
Merge pull request #63164 from kuznero/grsync
grsync: init at 1.2.6
2019-06-18 08:27:00 -05:00
Roman Kuznetsov
5672a51a80 grsync: init at 1.2.6
Use mirror url

Co-Authored-By: Mario Rodas <marsam@users.noreply.github.com>
2019-06-18 15:02:00 +02:00
Bas van Dijk
ad96121365
Merge pull request #63333 from knl/enable-fsevents-api-for-fswatch
fswatch: Enable FSEvents API on Darwin
2019-06-18 09:26:20 +02:00
Michael Raskin
63379e8e86
Merge pull request #63044 from JohnAZoidberg/wine-fonts
winePackages.fonts: init at 4.0
2019-06-17 19:39:52 +00:00
Nikola Knezevic
a0bbe1aa27 fswatch: Enable FSEvents API on Darwin
On Darwin we can benefit from FSEvents API (that fswatch supports) in order to
have better monitoring of file system changes.
2019-06-17 15:06:04 +02:00
Mario Rodas
239de52198 tflint: init at 0.8.3 (#63012) 2019-06-16 20:02:03 -07:00
Austin Seipp
e6a0514aaf libfsm: init at 0.1pre1869_f70c3c5
Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-16 16:39:42 -05:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Tim Steinbach
66add9f141 slack: Generalize theming
Split out dark theme
Fixes #61155
2019-06-16 09:53:00 -04:00
Jaka Hudoklin
e2d07d2cc7
Merge pull request #61983 from nikuda/master
confluent-platform: Rename confluent package and update to 5.2.1
2019-06-16 08:57:48 +02:00
Austin Seipp
ebb3f4d428 bmake: init at 20121212
Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-15 22:46:14 -07:00
Jan Tojnar
b1ee53d87b
nixos/enlightenment: fix build with config.allowAliases=false (#61421)
nixos/enlightenment: fix build with config.allowAliases=false
2019-06-16 04:07:26 +02:00
Mario Rodas
f30c0c5cf1
Merge pull request #63148 from marsam/init-reviewdog
reviewdog: init at 0.9.12
2019-06-15 19:01:07 -05:00
Wout Mertens
6a1c2e8a4f nodejs: make v10 the default 2019-06-15 15:53:06 +02:00
Mario Rodas
1cafe467b1
Merge pull request #63041 from xrelkd/add/eksctl
eksctl: init at 0.1.35
2019-06-15 08:13:04 -05:00
Frederik Rietdijk
395da1280e
Merge pull request #63100 from aanderse/phabricator-remove
drop unmaintained phabricator package, service, and httpd subservice
2019-06-15 13:08:48 +02:00
Florian Franzen
aaf2043a15 reuse: init at 0.3.4 2019-06-15 11:27:35 +02:00
Troels Henriksen
0b8efd8724 clinfo: init at 2.2.18.04.06 2019-06-15 10:50:34 +02:00
Mario Rodas
2c042a3c2e
reviewdog: init at 0.9.12 2019-06-15 02:00:00 -05:00
Vladimír Čunát
788261a1a9
Merge branch 'master' into staging-next
Brings in Haskell rebuild.
Hydra nixpkgs: ?compare=1525186
2019-06-14 17:47:23 +02:00
Jan Tojnar
c21c6fcd7a
deadbeefPlugins.lyricbar: init at unstable-2019-01-29 2019-06-14 10:14:12 +02:00
Alexei Robyn
274715cbc3 luaPackages: Replace all rockspec packages with generated ones
luaPackages replaced by generated ones:
- bit32
- compat53
- cqueues
- luacyrussasl -> cyrussasl (luarocks name)
- luaexpat
- luadbi -> luadbi front-end module + separate backend modules
  luadbi-{mysql,postgresql,sqlite3}
- luafilesystem
- luaossl
- luasec
- luasocket
- luastdlib -> stdlib (luarocks name)
- lrexlib -> lrexlib-pcre (we already have lrexlib-gnu and
  lrexlib-posix, lrexlib-pcre however appears to be the variant used in
  mudlet, which is the only current dep in nixpkgs)
- luasqlite -> luasql-sqlite3 (luarocks name)
- lfs -> luafilesytem (we literally had two manually written
  luafilesystem expressions, under different names)

Changes and additions to overrides to generated luarocks packgaes,
including:
- busted: Install bash completions along with the zsh ones
- cqueues:
    - Perform minor surgery on the rockspec to allow using a single
      rockspec to build for all supported Lua versions
    - Add a patch by @vcunat to work around a build issue
- luuid: Wrote a tiny patch to allow for Lua 5.1/Luajit compatibility
- General changes:
    - Sorted the packages
    - Attempted to make the formatting consistent
    - Preferenced `.override` instead of `.overrideAttrs` wherever
      possible

Minor changes to other packages to adjust for the Lua package changes:
- luakit expression simplified
- prosody expression simplified; but users will now need to specify the
  luadbi backend module they intend to use in withExtraLibs
- knot-resolver inputs correctd
- mudlet inputs corrected (although this package was and should still be
  broken)
2019-06-14 13:17:15 +10:00
Aaron Andersen
4cb64dba39
Merge pull request #58362 from bzizou/cd-hit
cd-hit: init at 4.8.1
2019-06-13 20:39:54 -04:00
Aaron Andersen
938e055f28 phabricator: remove unmaintained package 2019-06-13 17:12:26 -04:00
Tim Steinbach
ee2acb33bf
scala: Init 2.13
Make 2.13 the default, move 2.12 from default.nix to 2.12.nix
2019-06-13 14:40:45 -04:00
betaboon
f29609060a cura: support plugins, add octoprint-plugin 2019-06-13 19:14:52 +02:00
Bruno Bzeznik
9fbf8625f1 cd-hit: init at 4.8.1 2019-06-13 14:35:13 +02:00
Maximilian Bosch
d1990cff8d
Merge pull request #58036 from volth/captive-browser
nixos/programs.captive-browser: init
2019-06-13 14:05:13 +02:00
Elis Hirwing
4bfbcdbe81
Merge pull request #62939 from ar1a/master
jost: init at 3.3
2019-06-13 08:29:28 +02:00
xrelkd
66ee3ae31f eksctl: init at 0.1.35 2019-06-13 13:05:39 +08:00
Wael M. Nasreddine
222dca9982
bazel-watcher: disable nix hacks on bazel 2019-06-12 21:33:42 -07:00
Aaron Andersen
0e43c8edc8
Merge pull request #63008 from marsam/init-svgbob
svgbob: init at 2018-10-05
2019-06-12 20:45:38 -04:00
Daniel Schaefer
66fffe99d8 winePackages.fonts: init at 4.0
"Wine's fonts should be a natural candidate for their own subpackage"
https://wiki.winehq.org/Packaging

They are a replacement for some Microsoft fonts not available in other
replacement packages.
2019-06-12 23:33:18 +02:00
Mario Rodas
2cae7cef74
cloud-nuke: init at 0.1.7 2019-06-12 16:20:00 -05:00
Eelco Dolstra
abd51d042c
nix: Add nixFlakes attribute for the flake branch 2019-06-12 18:23:19 +02:00
Frederik Rietdijk
7184efb40a Merge master into staging-next 2019-06-12 09:22:07 +02:00
Mario Rodas
7f645e6f1c
svgbob: init at 2018-10-05 2019-06-11 20:00:00 -05:00
Wael Nasreddine
6f4578a322
Merge pull request #56933 from tobiasBora/master
shelldap: init at 1.4.0
2019-06-11 17:23:14 -07:00
Michael Raskin
da6a07817e
Merge pull request #62993 from volth/beignet-2018
beignet: 1.3.2 -> unstable-2018.08.20
2019-06-11 21:51:50 +00:00
tobiasBora
e7ed305016 shelldap: init at 1.4.0 2019-06-11 20:07:59 +02:00
Sascha Grunert
3577443b37 conmon: 0.0.1pre52_6905a4d -> 0.2.0
Update conmon to v0.2.0 and move it into a dedicated package. Since we
are now using conmon as dedicated package, cri-o does not need to built
it, too.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-06-11 10:44:22 -07:00
Matthieu Coudron
dd14c5b21d
Merge pull request #55475 from Moredread/slic3r
prusa-slicer: renamed from slic3r-prusa3d and updated 1.41.3 -> 2.0.0
2019-06-11 19:25:27 +09:00
Jörg Thalheim
e829aeefa3
Merge pull request #62101 from michaelpj/imp/lenovo-throttled
throttled: fix for Intel CPU throttling issues
2019-06-11 11:10:52 +01:00
Michael Raskin
a3e2cb2a90
Merge pull request #62937 from yurrriq/update/lilypond
Update lilypond*
2019-06-11 08:12:12 +00:00