Joachim Fasting
291c454d5e
Merge pull request #16594 from mpscholten/maphosts2
...
maphosts: init at 1.1.1
2016-07-02 14:05:09 +02:00
Joachim Fasting
512745c2a7
Merge pull request #16631 from rasendubi/alarm-clock-applet
...
alarm-clock-applet: init at 0.3.4
2016-07-02 14:02:57 +02:00
Joachim Fasting
c4ba6cbcf2
Merge pull request #16618 from leenaars/norwester
...
norwester-font: init at 1.2
2016-07-02 13:59:31 +02:00
Vladimír Čunát
6b80d74ab7
Merge #16632 : ffmpeg3 by default
2016-07-02 08:52:41 +02:00
artuuge
5a8bf2c32b
cpp_ethereum: use the ocl-icd package
2016-07-02 00:46:20 +02:00
artuuge
83fd63995a
cpp_ethereum: init at 1.2.9
...
jsoncpp: 1.6.5 -> 1.7.2
libjson_rpc_cpp: 0.2.1 -> 0.6.0
argtable: init at 3.0.1
libcpuid: init at 0.2.2
2016-07-01 19:14:00 +02:00
Franz Pletz
e77eba305f
errbot: init at 4.2.2 ( #16551 )
2016-07-01 16:04:01 +02:00
Ram Kromberg
0253f7eafb
transgui: init at 5.0.1-svn-r986
2016-07-01 13:51:47 +03:00
Profpatsch
896ccadece
ffmpeg: switch everything to ffmpeg_3 by default
...
And fix packages incompatible with ffmpeg_3.
2016-07-01 12:19:40 +02:00
Damien Cassou
17f822a456
Merge pull request #16637 from DamienCassou/tnef-1.4.12
...
tnef: init at 1.4.12
2016-07-01 11:06:37 +02:00
Damien Cassou
44f885a0a3
tnef: init at 1.4.12
2016-07-01 10:35:55 +02:00
zimbatm
08939189e1
Merge pull request #16621 from solson/drumstick
...
drumstick: init at 1.0.2
2016-07-01 09:30:23 +01:00
Alexey Shmalko
9ba48ecb38
alarm-clock-applet: init at 0.3.4
...
There were a couple of issue before the application run normally.
The first one is GConf error:
https://nixos.org/wiki/Solve_GConf_errors_when_running_GNOME_applications
The second one is absence of gst plugins:
https://github.com/NixOS/nixpkgs/issues/10559
2016-07-01 03:06:50 +03:00
Michele Guerini Rocco
d75c7d0dcd
btfs: 2.9 -> 2.10 ( #16603 )
2016-06-30 23:39:15 +02:00
Scott Olson
73ee19f0e1
drumstick: init at 1.0.2
2016-06-30 14:39:03 -06:00
Konstantin Heil
b92c429799
LiE: init at 2.2.2
2016-06-30 21:04:41 +02:00
Kranium Gikos Mendoza
ff06326d78
pick: init at 1.4.0
2016-06-30 20:01:43 +08:00
zimbatm
7298dd8cca
ronn: init at 0.7.3
2016-06-30 11:09:06 +01:00
Michiel Leenaars
969433f229
norwester-font: init at 1.2
2016-06-30 09:44:22 +02:00
Rahul Gopinath
0da53f8bc3
netsurf: enable sixel display
2016-06-29 14:12:03 -07:00
Rahul Gopinath
37b5928a81
tabbed: 20150509 -> 20160425
...
Xft is now bundled. Hence removing that option
2016-06-29 12:37:45 -07:00
Rahul Gopinath
473f864a1f
tabbed: Add configuration through config.h
2016-06-29 12:36:58 -07:00
Rahul Gopinath
6904030b42
vp: init at 1.8
2016-06-29 11:05:19 -07:00
Marc Scholten
479c08750a
maphosts: init at 1.1.1
2016-06-29 13:31:54 +02:00
Vladimír Čunát
3afa246038
Merge branch 'staging'
...
This includes a security update of expat.
2016-06-29 07:47:04 +02:00
Vladimír Čunát
b8614a6c63
Merge #16328 : gtk themes: clean up inconsistent naming
2016-06-28 21:48:45 +02:00
Rahul Gopinath
d60a41053e
dvtm: allow user configuration
2016-06-28 10:01:57 -07:00
Bjørn Forsman
1f4853f7a9
system-config-printer: update hash to really upgrade to 1.5.7
...
Commit 03353ce6ff
("system-config-printer: 1.3.12 -> 1 5.7")
forgot to update the hash. So since that commit we actually continued to
use the old version (1.3.12) because of the NixOS tarball cache...
The new version prints some warnings on startup:
/nix/store/HASH-system-config-printer-1.5.7/share/system-config-printer/system-config-printer.py:32: \
PyGIWarning: Polkit was imported without specifying a version first. \
Use gi.require_version('Polkit', '1.0') before import to ensure that the right version gets loaded.
from gi.repository import Polkit
...and similar errors for GdkPixbuf, Gdk, Gtk and Notify. These warnings
are already fixed upstream and will be part of the next release.
Implementation details:
* The new version needs python3.
* Remove unneeded, and python3 incompatible, 'notify' dependency.
system-config-printer > 1.3.12 replaced it with GOBject introspection
bindings to libnotify (from gi.repository import Notify).
* Add gtk3, gdk_pixbuf, pango, atk, libnotify as needed (for gobject
introspection).
* A new --with-udevdir configure option is used to prevent the
installer from trying to install stuff to "/rules.d" (yes, the root).
* Get pycups from the passed pythonPackages set (fixes loading of
python cups module).
* Use pygobject3 instead of pygobject, as needed.
* Use dbus from the passed pythonPackages attrset instead of
pythonDBus, so we get a python3 compatible module that loads
successfully.
* Python requests2 modules is required.
2016-06-28 14:23:49 +02:00
Austin Seipp
25bf4a5634
cryptoverif: init at 1.22
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-06-28 04:37:29 +00:00
Austin Seipp
a69799c740
statverif: init at 1.86pl4
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-06-28 04:36:11 +00:00
Austin Seipp
be19637b2a
proverif: init at 1.94
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-06-28 04:36:11 +00:00
Ole Jørgen Brønner
08f0ce1d0a
zsh-completions: init at version 0.18.0 ( #16512 )
...
"This projects aims at gathering/developing new completion scripts that
are not available in Zsh yet. The scripts are meant to be contributed to
the Zsh project when stable enough."
2016-06-27 00:39:18 +02:00
Franz Pletz
8ace098f43
libressl_2_4: init at 2.4.1
2016-06-27 00:30:24 +02:00
Franz Pletz
7e9affa7ee
linux_4_3: Remove, not maintained anymore
2016-06-27 00:11:16 +02:00
Jonathan Glines
8199cda762
mecab: init at 0.996 ( #16175 )
...
Japanese morphological analysis system, used by Anki in particular
2016-06-26 22:47:23 +02:00
Ta'iř sj Ořit
3832ebde8b
gephi: init at 0.9.1 ( #16071 )
2016-06-26 22:40:00 +02:00
mimadrid
5c7a75412e
igv: init at 2.3.77
2016-06-26 19:27:56 +02:00
zimbatm
8f5184beab
Merge pull request #16500 from carlsverre/add/sift
...
sift: init at 0.8.0
2016-06-26 12:08:17 +01:00
Carl Sverre
a12ec263fa
sift: init at 0.8.0
...
sift is a fast and powerful alternative to grep.
https://sift-tool.org
2016-06-25 14:10:34 -07:00
rushmorem
5f2dc4bc05
habitat: init at 0.7.0
2016-06-25 21:44:54 +02:00
Pascal Wittmann
9ef6dceca9
Merge pull request #16494 from k0ral/binwalk
...
binwalk: 2.0.1 -> 2.1.1
2016-06-25 16:21:15 +02:00
koral
3632211cf9
binwalk: 2.0.1 -> 2.1.1
2016-06-25 13:28:10 +02:00
Arseniy Seroka
045cd10e77
Merge pull request #16329 from vrthra/elvish
...
elvish: init at 0.1
2016-06-25 13:40:47 +03:00
Arseniy Seroka
fdebe7cbc6
Merge pull request #16486 from womfoo/gpxsee
...
gpxsee: init at 2.16
2016-06-25 13:37:59 +03:00
Kranium Gikos Mendoza
c415764a1e
gpxsee: init at 2.16
2016-06-25 13:14:53 +08:00
Joachim Fasting
46b07b335b
Merge pull request #16379 from mimadrid/init/bcftools-1.3.1
...
bcftools: init at 1.3.1
2016-06-24 22:15:51 +02:00
mimadrid
d91d245f16
bcftools: init at 1.3.1
2016-06-24 21:08:17 +02:00
mimadrid
d3da5cbf44
htslib: init at 1.3.1
2016-06-24 21:08:16 +02:00
Chris Martin
9e041fd9be
secp256k1: init at 2016-05-30
2016-06-23 20:49:07 +02:00
zimbatm
d2f9f251aa
Merge pull request #16380 from elitak/dislocker
...
dislocker: init at 0.6.1
2016-06-23 15:49:07 +01:00
Frederik Rietdijk
41ca3ba4a9
Merge pull request #16425 from mbakke/yubikey-neo-manager
...
yubikey-neo-manager: init at 1.4.0
2016-06-23 15:39:25 +02:00
Marius Bakke
8b5675da37
yubikey-neo-manager: init at 1.4.0
2016-06-23 13:48:10 +01:00
Nikolay Amiantov
9e8592d6b9
wine: set default features in all-packages
...
I haven't noticed that we actually _do_ set some flags already
in all-packages, just not all the old ones. Use that way instead.
2016-06-23 14:01:09 +03:00
Vladimír Čunát
38bf360124
Merge #16360 : gnutls: 3.4.11 -> 3.4.13 + 3.5.1
2016-06-23 12:20:32 +02:00
Nikolay Amiantov
e6721e59c2
emojione: init at 1.2
2016-06-23 06:32:06 +03:00
Joachim Fasting
0167eef92e
Merge pull request #16308 from philandstuff/remove-certificate-transparency
...
certificate-transparency: remove package
2016-06-23 01:41:35 +02:00
zimbatm
926ec0a08c
Merge pull request #16415 from Ericson2314/gccWith
...
Remove gccWith* arguments which are unused
2016-06-22 23:10:06 +01:00
Joachim Fasting
7c6969f8a0
Merge pull request #16347 from vrthra/netsurf-all
...
Netsurf: init at 3.5
2016-06-23 00:07:22 +02:00
zimbatm
ca44513f57
Merge pull request #16365 from mpscholten/sequel-pro
...
sequel-pro: init at 1.1.2
2016-06-22 22:28:44 +01:00
Rahul Gopinath
02515e88f6
netsurf: init at 3.5
2016-06-22 10:33:25 -07:00
Rahul Gopinath
9e7434348d
netsurf-libutf8proc: init at 1.3.1
2016-06-22 09:27:33 -07:00
Rahul Gopinath
4393be74de
netsurf-libnsutils: init at 0.0.2
2016-06-22 09:27:32 -07:00
Rahul Gopinath
df6540dc55
netsurf-libnsfb: init at 0.1.4
2016-06-22 09:27:32 -07:00
Rahul Gopinath
b02f57204d
netsurf-libnsgif: init at 0.1.3
2016-06-22 09:27:31 -07:00
Rahul Gopinath
ec87aa51a6
netsurf-libnsbmp: init at 0.1.3
2016-06-22 09:27:31 -07:00
Rahul Gopinath
d716b0f68d
netsurf-libdom: init at 0.3.0
2016-06-22 09:27:30 -07:00
Rahul Gopinath
e3c35ae619
netsurf-libhubbub: init at 0.3.3
2016-06-22 09:27:30 -07:00
Rahul Gopinath
1329375b25
netsurf-libcss: init at 0.6.0
2016-06-22 09:27:30 -07:00
Rahul Gopinath
f5fec0410c
netsurf-libparserutils: init at 0.2.3
2016-06-22 09:27:29 -07:00
Rahul Gopinath
47675a68d3
netsurf-nsgenbind: init at 0.3
2016-06-22 09:27:29 -07:00
Rahul Gopinath
5aa722a436
netsurf-libwapcaplet: init at 0.3.0
2016-06-22 09:27:28 -07:00
Rahul Gopinath
8dde79a795
netsurf-buildsystem: init at 1.5
2016-06-22 09:27:28 -07:00
obadz
f540e09a8b
Merge pull request #16412 from obadz/networkmanager-1.2
...
NetworkManager & plugins: upgrade to 1.2
2016-06-22 15:12:23 +01:00
Moritz Ulrich
5e7bcc41b3
stumpwm-git: Simplify declaration in all-packages.nix.
2016-06-22 11:50:55 +02:00
Francis St-Amour
c5aebc693a
stumpwm: Added newer version of stumpwm from its git repository (alongside the latest release).
2016-06-22 11:48:37 +02:00
John Ericson
f073df60d6
Replace ./../*
with ../*
in Nix expressions ( #16414 )
2016-06-22 10:39:50 +02:00
John Ericson
351352f68d
Remove gccWith* arguments which are unused
2016-06-22 00:45:05 -07:00
Nikolay Amiantov
d51ec20a50
biber: 1.9 -> 2.4
2016-06-22 04:57:57 +03:00
obadz
925fb7ebfc
network-manager: move 0.9.8 to its own directory
2016-06-22 02:35:22 +01:00
Shea Levy
8f28dad52c
Merge branch 'nix-tour' of git://github.com/qknight/nixpkgs
2016-06-21 19:45:27 -04:00
Thomas Tuegel
6a61621cb4
Merge pull request #16396 from FRidh/trojita
...
trojita: init at 0.7
2016-06-21 10:53:41 -05:00
Frederik Rietdijk
9e2866d5de
Merge pull request #16086 from layus/inginious
...
INGInious: provide a NixOS module
2016-06-21 16:37:29 +02:00
Bjørn Forsman
6536804848
autorevision: init at 1.14
...
A shell script for extracting revision information useful in
release/build scripting from repositories.
2016-06-21 15:23:34 +02:00
Frederik Rietdijk
8ef747baed
Merge pull request #16334 from artuuge/theano_cudnn
...
Theano-cuda: init at 0.8.2
2016-06-21 14:26:51 +02:00
Frederik Rietdijk
bb8bd4b5cf
trojita: init at 0.7
2016-06-21 14:24:45 +02:00
Gabriel Ebner
0a8e613cea
aspino: init at 2016-01-31
2016-06-21 13:55:28 +02:00
Gabriel Ebner
8f84a5cb08
glucose, glucose-syrup: init at 4.0
2016-06-21 13:26:51 +02:00
Benjamin Saunders
8e47786c0e
coturn: init at 4.5.0.3 ( #16284 )
2016-06-21 12:59:29 +02:00
Michiel Leenaars
2cf31a1840
gnutls35: init at 3.5.1
2016-06-21 09:28:51 +02:00
Rahul Gopinath
293d23abb4
elvish: init at 0.1
...
A novel unix shell written in go language.
2016-06-21 00:04:54 -07:00
Eric Litak
5d3ace24e9
dislocker: init at 0.6.1
2016-06-20 16:58:21 -07:00
Arseniy Seroka
f529432ca5
Merge pull request #16349 from telotortium/ssh-ident
...
ssh-ident: init at 2016-04-21
2016-06-20 22:04:57 +03:00
Marc Scholten
d53756f35d
sequel-pro: init at 1.1.2
2016-06-20 19:05:42 +02:00
Gabriel Ebner
05a89a6512
goldendict: 1.5.0.ec86515 -> 1.5.0.rc2
2016-06-20 17:59:37 +02:00
Tobias Geerinckx-Rice
bcde5c3353
ganttproject-bin: init at 2.7.2-r1954
2016-06-20 16:04:36 +02:00
obadz
d7960ef4a0
libreoffice: default to (and have hydra build) still rather than fresh
...
fresh users were experiencing lots of segfaults.
Closes #15825
2016-06-20 13:58:07 +01:00
artuuge
465d6a2113
Theano-cuda: init at 0.8.2
2016-06-20 01:06:07 +02:00
zimbatm
6e0b40af60
Merge pull request #16345 from mayflower/pkg/bird
...
bird: 1.5.0 -> 1.6.0, add IPv6 build
2016-06-19 23:38:18 +01:00
zimbatm
31c158ad45
Merge pull request #16189 from zimbatm/usershell-config
...
User shell config
2016-06-19 23:36:45 +01:00
zimbatm
53f421c0c4
Merge pull request #16325 from taku0/android-studio-2.1.2.0
...
android-studio: 2.1.1.0 -> 2.1.2.0, fixed Gradle link error
2016-06-19 22:30:34 +01:00
Robert Irelan
222c435996
ssh-ident: init at 2016-04-21
...
Add ssh-ident package from its GitHub repo. Since there are no version
tags on GitHub, I'm using the date of its most recent commit.
2016-06-19 12:44:46 -07:00
Joachim Fasting
6fd8e5719b
Merge pull request #16108 from pwetzel/squeezelite
...
Squeezelite package and service init
2016-06-19 20:53:15 +02:00
Franz Pletz
2f09407a91
bird6: bird build with IPv6 support
2016-06-19 20:45:55 +02:00
taku0
3cca6c6960
android-studio: 2.1.1.0 -> 2.1.2.0, fixed Gradle link error
...
- Set `LD_LIBRARY_PATH` because Gradle installs `libnative-platform.so` in `~/.gradle`, that requires `libstdc++.so.6`
- Uses Android SDK with support libraries since standard templates use them.
- Version bump
2016-06-19 12:07:50 +09:00
Aristid Breitkreuz
175e20ca5c
Merge pull request #16254 from NeQuissimus/cassandra30
...
cassandra: Add 3.0
2016-06-18 20:31:59 +02:00
Aristid Breitkreuz
6163428316
Merge pull request #16271 from zimbatm/gx
...
Gx
2016-06-18 20:30:03 +02:00
Aristid Breitkreuz
6a3dcb70bc
Merge pull request #16112 from abuibrahim/master
...
odp-dpdk: init at 1.8.0.0
2016-06-18 17:09:13 +02:00
Severen Redwood
e83687fe8e
Clean up the inconsistent naming of themes
2016-06-19 01:48:55 +12:00
Philip Potter
a18ee50f4c
certificate-transparency: remove package
...
The package has been broken for months now. The issue is due to linker
flags for protobuf, but I can't work it out.
I no longer use this package myself; and I suspect there is little
appetite for keeping it. So let's remove it and reduce the maintenance
burden.
2016-06-18 13:03:53 +01:00
Severen Redwood
915edac0ce
adapta-gtk-theme: Init at 3.21.2
2016-06-18 23:33:29 +12:00
obadz
6b02ae3893
pptpd: init at 1.4.0
2016-06-18 02:08:07 +01:00
Joachim Schiele
fe04ea79dd
nix-tour: 0.0.1 initial release for offline use
2016-06-17 12:34:19 +02:00
William Casarin
a34ec65659
terra: 2016-01-06 -> 2016-06-09
...
* llvmPackages_35 -> llvmPackages_38
* static llvm no longer needed
* multiple outputs, this generates the following results:
- out/lib/terra.so
- bin/bin/terra
- dev/include/terra/*.h
- static/lib/libterra.a
Contributed with help from @joachifm
2016-06-16 20:02:49 -07:00
Joachim Fasting
552c2e5b08
Merge pull request #16205 from vrthra/green
...
SDL_sixel: Init at 1.2-nightly
2016-06-17 03:58:06 +02:00
Tim Steinbach
f4ca43dc5f
cassandra: Add 3.0
2016-06-16 21:12:26 +00:00
Louis Taylor
160aeab22d
openrw: init at 2016-06-29
...
Closes #15794
2016-06-16 15:54:22 +02:00
mimadrid
9b7a53d9cb
cytoscape: init at 3.4.0
...
Closes #16197
2016-06-16 15:47:21 +02:00
Joachim Fasting
e915625ace
Merge pull request #15929 from earldouglas/avian
...
avian: init at 1.2.0
2016-06-16 15:35:48 +02:00
Joachim Fasting
5faefd4c04
Merge pull request #15826 from yawnt/postscript-lexmark
...
postscript-lexmark: add package
2016-06-16 15:29:03 +02:00
Franz Thoma
b60b7eeaab
i3-gaps: init at 4.12
2016-06-16 14:25:46 +01:00
Michiel Leenaars
c7016de72c
mimetic: init at 0.9.8
...
Closes #16258
2016-06-16 14:41:59 +02:00
Joachim Fasting
1265acc201
Merge pull request #16248 from leenaars/eotutils
...
eot-utilities: init -> 1.1
2016-06-16 10:57:06 +02:00
Frederik Rietdijk
f4a4af9a9d
Merge pull request #15997 from artuuge/theano_gpu
...
libgpuarray-cuda: init at -9998.0
2016-06-16 10:43:24 +02:00
Moritz Ulrich
e72282be84
Merge pull request #16052 from dvc94ch/rust-cross
...
Rust and cargo improvements
2016-06-16 09:42:23 +02:00
Benjamin Staffin
52c7f863c2
Merge pull request #16247 from cerana/shfmt
...
Add new package "shfmt"
2016-06-16 01:41:05 -04:00
Ruslan Babayev
de67e77e3f
odp-dpdk: init at 1.8.0.0
...
Signed-off-by: Ruslan Babayev <ruslan@babayev.com>
2016-06-15 22:17:03 -07:00
Benjamin Staffin
dfe4c447b1
Merge pull request #16261 from benley/hiera-eyaml
...
hiera-eyaml: init at 2.1.0
2016-06-15 20:37:14 -04:00
Benjamin Staffin
68689f4d8e
hiera-eyaml: init at 2.1.0
2016-06-15 20:19:06 -04:00
Nahum Shalman
d624b02e1e
Add new package "shfmt"
2016-06-16 00:18:15 +00:00
zimbatm
ac92273faa
Merge pull request #16257 from leenaars/cutee
...
cutee: init -> 0.4.2
2016-06-16 00:32:19 +01:00
Benno Fünfstück
41d523a8bc
gnome-breeze: init
2016-06-16 00:02:53 +02:00
zimbatm
996a2b54c4
gx-go: init at 20160611
2016-06-15 22:41:29 +01:00
Michiel Leenaars
84873b15ab
cutee: init -> 0.4.2
2016-06-15 22:58:46 +02:00
Michiel Leenaars
bfec40d416
eot-utilities: init -> 1.1
2016-06-15 22:15:32 +02:00
Joachim Fasting
46edcd668f
Merge pull request #16095 from christopher-l/gmsh
...
gmsh: init at 2.12.0
2016-06-15 20:30:39 +02:00
Joachim Fasting
cdcc1b1c53
Merge pull request #16102 from vrthra/rebol
...
rebol: init at 3-alpha
2016-06-15 20:29:53 +02:00
Joachim Fasting
df5a43929f
Merge pull request #16100 from vrthra/unicon
...
unicon: init at 11.7
2016-06-15 20:29:04 +02:00
Joachim Fasting
d353301b32
Merge pull request #16165 from romildo/upd.fontmanager
...
font-manager: git-2016-03-02 -> 2016-06-04
2016-06-15 20:26:40 +02:00
Michiel Leenaars
d56850dd49
e2tools: init -> 0.0.16
2016-06-15 16:22:03 +02:00
David Craven
54f80775cb
rust: Refactoring of rust and cargo packages
2016-06-15 12:47:13 +02:00
rushmorem
c4435493aa
lizardfs: init at 3.9.4
...
LizardFS is a highly reliable, scalable and efficient distributed file
system.
2016-06-15 04:23:44 +02:00
David Craven
0720373dfc
cargo: Use stable releases instead of snapshots
2016-06-14 23:09:21 +02:00
artuuge
d1f38e2adc
make clblas-cuda and libgpuarray-cuda more functorial
2016-06-14 20:01:51 +02:00
Lluís Batlle i Rossell
93912d99d2
Adding nvenc support to ffmpeg (default off)
...
I add the nvidia-video-sdk header files, required to make it work.
You have to set nvenct=true to ffmpeg-full and nonfreeLicensing=true to
ffmpeg-full to use this.
2016-06-14 17:51:55 +02:00
Guillaume Maudoux
a48796ab83
inginious: turn lib into a python app.
2016-06-14 11:09:21 +02:00
Joachim Fasting
886c03ad2e
Merge pull request #16107 from joachifm/grsec-ng
...
Rework grsecurity support
2016-06-14 03:52:50 +02:00
Joachim Fasting
7bda8f0a8f
grsecurity: add a xen guest kernel
...
This is for the benefit of users who want to quickly get up and running
on a Xen host, for which the stock NixOS kernel is likely unsuitable.
2016-06-14 03:38:19 +02:00
Joachim Fasting
75b9a7beac
grsecurity: implement a single NixOS kernel
...
This patch replaces the old grsecurity kernels with a single NixOS
specific grsecurity kernel. This kernel is intended as a general
purpose kernel, tuned for casual desktop use.
Providing only a single kernel may seem like a regression compared to
offering a multitude of flavors. It is impossible, however, to
effectively test and support that many options. This is amplified by
the reality that very few seem to actually use grsecurity on NixOS,
meaning that bugs go unnoticed for long periods of time, simply because
those code paths end up never being exercised. More generally, it is
hopeless to anticipate imagined needs. It is better to start from a
solid foundation and possibly add more flavours on demand.
While the generic kernel is intended to cover a wide range of use cases,
it cannot cover everything. For some, the configuration will be either
too restrictive or too lenient. In those cases, the recommended
solution is to build a custom kernel --- this is *strongly* recommended
for security sensitive deployments.
Building a custom grsec kernel should be as simple as
```nix
linux_grsec_nixos.override {
extraConfig = ''
GRKERNSEC y
PAX y
# and so on ...
'';
}
```
The generic kernel should be usable both as a KVM guest and host. When
running as a host, the kernel assumes hardware virtualisation support.
Virtualisation systems other than KVM are *unsupported*: users of
non-KVM systems are better served by compiling a custom kernel.
Unlike previous Grsecurity kernels, this configuration disables `/proc`
restrictions in favor of `security.hideProcessInformation`.
Known incompatibilities:
- ZFS: can't load spl and zfs kernel modules; claims incompatibility
with KERNEXEC method `or` and RAP; changing to `bts` does not fix the
problem, which implies we'd have to disable RAP as well for ZFS to
work
- `kexec()`: likely incompatible with KERNEXEC (unverified)
- Xen: likely incompatible with KERNEXEC and UDEREF (unverified)
- Virtualbox: likely incompatible with UDEREF (unverified)
2016-06-14 00:08:20 +02:00
Paweł Pacana
d2b58dd39a
buildkite-agent: init at 2.1.8
...
* nixos module included
* install compiled binary
* only one platform now
* limited config options
* relies on providing ssh keys for agent
2016-06-13 17:21:08 +01:00
José Romildo Malaquias
0072cb8ff1
faba-mono-icons: init at 2016-04-30
...
Closes #16109 .
2016-06-13 09:40:51 +02:00
José Romildo Malaquias
fa447287b0
arc-icon-theme: init at 2016-06-06
2016-06-13 09:40:44 +02:00
José Romildo Malaquias
4e44a330cb
moka-icon-theme: init at 2016-06-07
2016-06-13 09:40:43 +02:00
José Romildo Malaquias
c33cf02337
faba-icon-theme: init at 2016-06-02
2016-06-13 09:40:43 +02:00
Rahul Gopinath
e19c5ce2e7
green-pdf-viewer: init at nightly-2014-04-22
...
Green pdf viewer uses SDL and libpoppler to render pdf.
2016-06-12 20:27:45 -07:00
Rahul Gopinath
ea8fb0aee5
SDL_sixel: init at 1.2-nightly
...
SDL_sixel is a fork of SDL1.2 that supports sixel as a video driver (for
console graphics)
2016-06-12 20:27:44 -07:00
Rahul Gopinath
9b01ad3ce8
rebol: init at 3-alpha
...
Rebol is a cross-platform data exchange language and a multi-paradigm dynamic
programming language for network communications and distributed computing.
2016-06-12 16:32:10 -07:00
Rahul Gopinath
4227aa2c4f
ffmpeg-sixel: init at nightly-2.3.x
2016-06-12 16:23:25 -07:00
Benno Fünfstück
96066935f2
fix build of pngcheck
2016-06-13 01:21:14 +02:00
zimbatm
a95229a963
Merge pull request #15677 from womfoo/mod_auth_mellon
...
mod_auth_mellon: init at 0.12.0 and dependency lasso: init at 2.5.1
2016-06-12 23:38:57 +01:00
zimbatm
ecdd2721da
Merge pull request #16136 from vrthra/libsixel
...
libsixel: init at 1.6.1
2016-06-12 23:32:13 +01:00
zimbatm
04a8f4499e
Merge pull request #16151 from vrthra/mlterm
...
mlterm: init at 3.3.8
2016-06-12 23:20:33 +01:00
zimbatm
e1a487fa8f
gx: init at 20160601
2016-06-12 23:14:42 +01:00
zimbatm
711456c632
Merge pull request #16187 from Profpatsch/bgnet
...
bgnet: init at 3.0.21
2016-06-12 22:08:14 +01:00
Profpatsch
0da4bb869e
bgnet: init at 3.0.21
2016-06-12 21:28:40 +02:00
zimbatm
e2413ad5a8
shadow: add shellPath passthru
...
This one is a bit special, it's used to deny users from logging in.
2016-06-12 20:13:32 +01:00
Rahul Gopinath
af76a52c06
libsixel: init at 1.6.1
...
libsixel is a library for display of graphics in console.
2016-06-12 09:58:25 -07:00
Arseniy Seroka
852e9c3096
Merge pull request #16158 from juliendehos/armadillo
...
armadillo: init at 7.200.1b
2016-06-12 19:13:38 +03:00
José Romildo Malaquias
f771bf9239
font-manager: git-2016-03-02 -> 2016-06-04
2016-06-12 08:00:31 -03:00
Tal Walter
eacc13a3e6
uif2iso: init at 0.1.7
...
a program for converting UIF files (Universal Image Format, used by MagicISO)
to uncompressed images depending on the input file type:
ISO, BIN/CUE, MDS/MDF, CCD/IMG/SUB and NRG.
2016-06-12 13:16:14 +03:00
Phil Wetzel
7e9fbf4a1d
squeezelite: init at git 2016-05-27
2016-06-11 22:03:56 -04:00
Julien Dehos
cb6e9e5e24
armadillo: init at 7.200.1b
2016-06-12 03:06:07 +02:00
Rahul Gopinath
c0316aaf84
mlterm: init at 3.3.8
...
A multi-lingual terminal that supports REGIS and SIXEL graphics
2016-06-11 12:35:34 -07:00
Arseniy Seroka
5347a118c2
Merge pull request #16139 from romildo/upd.catfish
...
catfish: 1.4.1 -> 1.4.2
2016-06-11 22:33:02 +03:00
José Romildo Malaquias
205ec15d1e
catfish: 1.4.1 -> 1.4.2
2016-06-11 15:25:59 -03:00
Rushmore Mushambi
1965bd56e6
Merge pull request #16146 from kamilchm/rework-go
...
all-packages references to Go packages includes all outputs
2016-06-11 19:24:35 +02:00
Nikolay Amiantov
b341de88e9
Merge pull request #16030 from abbradar/fhs-refactor
...
Improvements for FHS user chrootenv
2016-06-11 21:04:20 +04:00
Kamil Chmielewski
7d02cc1dd5
all-packages references to Go packages includes all outputs
2016-06-11 18:57:29 +02:00
Nikolay Amiantov
80b22a823c
lambdabot: use LTS package set
2016-06-11 02:43:44 +03:00
Nikolay Amiantov
5f925c7e2b
mueval: use LTS package set
2016-06-11 02:43:44 +03:00
Nikolay Amiantov
5dc116e456
julia-git: 0.4.4-pre-2016-02-08 -> 0.5.0-dev-2016-06-10
2016-06-11 02:43:44 +03:00
Rushmore Mushambi
aa8cf825ce
Merge pull request #16103 from kamilchm/go2nix
...
go2nix: 20160307 -> 0.1.0
2016-06-10 17:21:27 +02:00
Kamil Chmielewski
d73f5d6993
icon-lang, xgeometry-select: FIX accidental remove after rebase in https://github.com/NixOS/nixpkgs/pull/16017 ( #16121 )
2016-06-10 14:04:46 +01:00
obadz
ff42b489c1
xgeometry-select: add back entry in top level removed in 7eb671e
2016-06-10 14:00:50 +01:00
Nikolay Amiantov
21f5510a54
Merge pull request #15367 from bendlas/update-wine
...
wine-unstable: 1.9.7 -> 1.9.11; add optional dependencies; opencl-icd: init; refactor flags
2016-06-10 16:47:31 +04:00
Michael Raskin
a6072331c0
gle: init at 3.1.0
2016-06-10 14:51:48 +02:00
Vladimír Čunát
ce5cb1eff7
Merge #16117 : mononoki: init at 1.2
2016-06-10 12:35:01 +02:00
Christian Lask
e0e9df7c8d
mononoki: init at 1.2
2016-06-10 12:19:17 +02:00
Kamil Chmielewski
76b331ae59
go2nix: 20160307 -> 0.1.0
2016-06-10 12:04:35 +02:00
Rickard Nilsson
b9922661b8
jetty: Remove obsolete versions and init new default to 9.3.9.v20160517
2016-06-10 07:59:59 +00:00
Rushmore Mushambi
902b6d5691
Merge pull request #16093 from rushmorem/update-go
...
go: v1.5.3 -> v1.5.4
2016-06-10 00:14:56 +02:00
Rahul Gopinath
b89d4a3a61
unicon: init at 11.7
...
Unicon is a very high level goal-directed, object-oriented, general purpose
applications language
2016-06-09 13:32:44 -07:00
Peter Simons
3a4ff5fc7e
haskell-darcs: switch to LTS package set to fix the build
2016-06-09 21:51:19 +02:00
Peter Simons
bcd46a3d9b
haskell-cryptol: switch to LTS package set to fix the build
2016-06-09 21:51:09 +02:00
Nikolay Amiantov
69e97f8a45
Merge pull request #15891 from abbradar/krita
...
krita: init at 3.0
2016-06-09 23:34:07 +04:00
rushmorem
2a258d13ad
go: make 1.6 default
2016-06-09 21:32:37 +02:00
Christopher Lübbemeier
ac4903284c
gmsh: init at 2.12.0
2016-06-09 18:54:26 +02:00
Rushmore Mushambi
83c40ada7e
Merge pull request #16017 from kamilchm/rework-go
...
Rework goPackages
2016-06-09 17:09:13 +02:00
Vladimír Čunát
cbca34b1a7
Merge #13977 : ffmpeg: add 3.0 version
...
I made the default not change for now.
2016-06-09 14:11:30 +02:00
Vladimír Čunát
9bf6114147
ffmpeg: use 2 as the default for now
2016-06-09 14:07:39 +02:00
Kamil Chmielewski
1dfae0678d
nomad: extracted from goPackages
2016-06-09 13:08:10 +02:00
Kamil Chmielewski
8cd1d4cda5
buildGoPackage: use Go 1.6 by default
2016-06-09 13:08:10 +02:00
Kamil Chmielewski
30acfc3b45
ipfs: extracted from goPackages
2016-06-09 13:08:09 +02:00
Kamil Chmielewski
7eb671ebcd
no more goPackages
2016-06-09 13:08:00 +02:00
Vladimír Čunát
cc174b3d55
pidgin: simplify using the wrapped version
...
Now only the `pidgin` attribute is exposed and it's wrapped based on
whether the `plugins` parameter is overridden.
Discussion: https://github.com/NixOS/nixpkgs/issues/8999#issuecomment-224851642
2016-06-09 12:21:36 +02:00
Kamil Chmielewski
6f51fdd81c
drive: extracted from goPackges
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
7b4e868173
govers: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
fc88548b5d
go2nix: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
5d3f8fec7c
prometheus-statsd-bridge: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
5fec17a3e2
prometheus-pushgateway: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
28b6e9863c
prometheus-node-exporter: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
0f13eab7c8
prometheus-nginx-exporter: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
f44b557476
prometheus-mysqld-exporter: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
485ad053e0
prometheus-mesos-exporter: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
fdebbdb889
prometheus-haproxy-exporter: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
a3cf92fdba
prometheus-collectd-exporter: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
2665cae1f4
prometheus-cli: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
a6cd1321b9
prometheus-alertmanager: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
4bf5a93f2d
prom2json: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
a95e0b9385
prometheus: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
03feac7937
pond: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
e89a086f06
terraform: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
826ff3efc2
glide: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
4ce39be8ea
caddy: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
5017469197
xmpp-client: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
06327d22d6
syncthing012: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
b70c24f1f2
vault: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
9e273d5b29
consul--template: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
6fe27955fd
consul-alerts: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
5db153b7a1
consul: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
abcec97b1e
confd: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
f473582a75
hologram: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
8bfff0f5a6
i3cat: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
7c8852e355
goimports: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
3cf803fca7
golant: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
ec9edbe172
gotags: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
dc2bb06a1b
gocode: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
4ddfe1fc40
serfdom: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
6b41b6b908
oauth2_proxy: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
2bee32508c
nsq: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
144ea78753
etcd: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
6909d0e456
vimPlugins: FIX fzf outside goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
20a457faf7
gotty: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
26d231c536
mesos-dns: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
6dc8237385
gox: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
0066d89b0c
go-repo-root: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
c7bf8afbfc
oh: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
bce93755b9
textql: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
17770101b5
wego: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
d010d39e15
skydns: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
e44d38125c
s3gof3r: extracted from goPackages
2016-06-09 11:21:30 +02:00