Joachim Schiele
851d5d72a3
dovecot2: added ssl_dh using security.dhparams
...
The 18.03 channel includes dovecot 2.3, which requires ssl_dh to be set.
-> fixes https://github.com/nixcloud/nixcloud-webservices/issues/21
2018-05-08 15:51:39 +03:00
Joachim Schiele
7be79f22f2
nixos/dhcp: fix permissions of statedir
...
nixos/dhcp: fix permissions of statedir
2018-04-04 16:26:25 +02:00
Joachim Schiele
1b0cb040d9
user/group assertion to not exceed the 32 character limit
2018-03-30 23:43:23 +02:00
Joachim Schiele
f41a3e7d7d
Emscripten 1.37.16 to 1.37.36 ( #37291 )
...
* trying to build emscriptenPackages not all fail
* reading the console.log it turns out python executable is not in place and that is why emconfigure didnt work
* backup commit
* much more targets are compiling now
* added common revisioning
* revision bump to 1.37.36 (not tested)
* fixed xmllint
* forcing unit testing, will implement the tests after i get home
* json_c test working
* added tests
* tiny fixes
* added documentation
2018-03-18 13:34:46 +01:00
Joachim Schiele
edeacd00ad
security.acme: default name value via module system ( #34388 )
2018-02-06 21:08:57 +00:00
joachim schiele
61089ddcee
opendkim: automated key generation (no manual changes for service initialization required anymore)
2017-10-23 15:53:55 +02:00
joachim schiele
7904499542
dovecot2: added quota, changed pop3 default
2017-09-15 18:01:29 +02:00
Joachim Schiele
af7c7b42c1
postfix: complete remake of postfix service ( #27276 )
2017-07-14 16:55:53 +02:00
Joachim Schiele
3d52203ab2
sshd.nix: Added nixops usage warning of openssh.authorizedKeys.keys usage
2017-06-22 11:50:09 +02:00
Joachim Schiele
ca17f3b8ef
hostapd dependency fix for https://github.com/nixos/nixpkgs/issues/16090 ( #26573 )
2017-06-14 16:44:46 +02:00
Joachim Schiele
507c207958
spamassassin: major service fixes -> added more perl packages to spamassassin and abstracted service to not use /etc/spamassassin, also running sa-update as spamd user periodically ( #26470 )
...
thanks @grahamc for IRC comments
2017-06-10 09:35:35 +02:00
Joachim Schiele
f30dd71a38
go-modules/generic: add missing PATHs to GOPATH when using nix-shell ( #26176 )
2017-06-01 20:40:21 +02:00
Joachim Schiele
d5e18499d9
on error, add a reference to the configuration file ( #25825 )
...
error now adds the zone file in the output which makes 'reasonable' debugging possible!
[root@nixdoc:~/nixpkgs_nsd]# nixos-rebuild -I nixpkgs=. switch
building Nix...
building the system configuration...
these derivations will be built:
/nix/store/318a7mhwlz1x0cy4hl1259n8x9z0jacy-nsd-env.drv
/nix/store/fnbhk8grwk7vfdk3gby49bv6kml8hjcc-unit-script.drv
/nix/store/xf80mq1f1c3pm37fci0vi5ixy4gb1rcp-unit-nsd.service.drv
/nix/store/bfmkkykqksmvkhvh3ppl36k86lbw9v4i-system-units.drv
/nix/store/ja97mwl2r0wdrxccl82dx8jln7jlmnyb-etc.drv
/nix/store/yh8m6b3j8vapz2r1wzffq8zq09j56q8p-nixos-system-nixdoc.io-17.09.git.0afb6d7.drv
building path(s) ‘/nix/store/sg7w3k6qg2yr02a0sbrgbv5yiqn9pzcq-nsd-env’
created 2 symlinks in user environment
checking zone files
|- checking zone '/nix/store/sg7w3k6qg2yr02a0sbrgbv5yiqn9pzcq-nsd-env/zones/lastlog.de.'
[2017-05-16 10:30:34.628] nsd-checkzone[27696]: error: lastlog.de.:17: syntax error
[2017-05-16 10:30:34.628] nsd-checkzone[27696]: error: lastlog.de.:17: unrecognized RR type 'lastlog'
zone lastlog.de. file lastlog.de. has 2 errors
builder for ‘/nix/store/318a7mhwlz1x0cy4hl1259n8x9z0jacy-nsd-env.drv’ failed with exit code 1
cannot build derivation ‘/nix/store/xf80mq1f1c3pm37fci0vi5ixy4gb1rcp-unit-nsd.service.drv’: 1 dependencies couldn't be built
cannot build derivation ‘/nix/store/bfmkkykqksmvkhvh3ppl36k86lbw9v4i-system-units.drv’: 1 dependencies couldn't be built
cannot build derivation ‘/nix/store/ja97mwl2r0wdrxccl82dx8jln7jlmnyb-etc.drv’: 1 dependencies couldn't be built
cannot build derivation ‘/nix/store/yh8m6b3j8vapz2r1wzffq8zq09j56q8p-nixos-system-nixdoc.io-17.09.git.0afb6d7.drv’: 1 dependencies couldn't be built
error: build of ‘/nix/store/yh8m6b3j8vapz2r1wzffq8zq09j56q8p-nixos-system-nixdoc.io-17.09.git.0afb6d7.drv’ failed
2017-05-16 12:40:09 +02:00
Joachim Schiele
91debcb482
Update python.md ( #23669 )
...
* Update python.md
this makes it clear how to alter `attributes` by using `packageOverrides`
* Update python.md
* Update python.md
* Update python.md
* Update python.md
* Update python.md
* Update python.md
2017-03-21 00:06:51 +01:00
Joachim Schiele
6022a79cbc
nixos/release.nix: added tests.wordpress
2017-03-18 11:10:49 +01:00
Joachim Schiele
f8ad48ea1d
nixos/tests/leaps.nix: fixed race condition
2017-03-06 21:33:21 +01:00
Joachim Schiele
d6b0c87bda
tlspool: init at 20170123 ( #23437 )
2017-03-03 17:38:33 +01:00
Joachim Schiele
d491728653
httpd: added serviceExpression which extends the serviceType concept -> allows that httpd services can live outside of nixpkgs ( #22269 )
2017-02-06 01:08:58 +01:00
Joachim Schiele
1f811a6727
rustcNightlyBin.rustc: revision bump 2016-11-26 to 2016-12-05 with fix to contain components as libcore
2016-12-12 18:59:10 +01:00
joachim schiele
8806344618
rust: Updates & rename rustUnstable to rustNighly.
2016-11-29 17:09:01 +01:00
joachim schiele
f67061c1de
(rustc-nightly) init at 2016-11-26 - precompiled rustc nightly binary
2016-11-29 09:10:39 +01:00
Joachim Schiele
47d81ed347
leaps: 0.5.1 + add a service + test
2016-11-06 10:34:42 +01:00
Joachim Schiele
5f64eacf6a
Merge pull request #19257 from primeos/pgpdump
...
pgpdump: init at v0.31
2016-10-06 13:03:41 +02:00
Joachim Schiele
41b1134680
Merge pull request #18469 from mdorman/borgbackup-fix
...
Fix borgbackup dependency on lz4
2016-09-09 18:25:38 +02:00
Joachim Schiele
9e5f33a4e0
Merge pull request #18226 from leenaars/xmlmirror
...
xmlmirror: move README.md to better place
2016-09-02 20:50:43 +02:00
Joachim Schiele
af15e057f4
leaps v0.5.0 init
2016-08-20 16:03:14 +02:00
Joachim Schiele
e9b9710e0f
selenium: 2.44 to 2.52 (2.53 tested but not working well; 2.44 fails because of firefox 36 extension signing enforcement ( #15982 )
2016-07-23 01:54:34 +02:00
Joachim Schiele
9054f3f83e
Merge pull request #16344 from matthiasbeyer/fix-supercollider
...
Fix supercollider
2016-07-07 17:09:46 +02:00
Joachim Schiele
4c4a63f55d
Merge pull request #16208 from qknight/emscripten_toolchain
...
emscripten toolchain *katsching*
2016-07-04 12:04:03 +02:00
Joachim Schiele
c514693eb6
adds support to build emscripten packages using nix:
...
example usage:
- nix-env -I nixpkgs=../somewhere/nixpkgs -f default.nix -iA emscriptenPackages.libxml2
- nix-env -I nixpkgs=../somewhere/nixpkgs -f default.nix -iA emscriptenPackages.json_c
- nix-env -I nixpkgs=../somewhere/nixpkgs -f default.nix -iA emscriptenPackages.zlib
- nix-env -I nixpkgs=../somewhere/nixpkgs -f default.nix -iA emscriptenPackages.xmlmirror
2016-07-04 12:02:37 +02:00
Joachim Schiele
9844eb0d98
Merge pull request #13765 from Profpatsch/user-shell-example
...
modules/users-groups: add shell example
2016-06-25 19:44:23 +02:00
Joachim Schiele
fe04ea79dd
nix-tour: 0.0.1 initial release for offline use
2016-06-17 12:34:19 +02:00
Joachim Schiele
1f3b0391f4
Merge pull request #15406 from Mayeu/patch-5
...
owncloud-client: Fix "libocsync.so.0 not found" error
2016-06-02 12:33:52 +02:00
Joachim Schiele
e5ac7103ff
Merge pull request #15738 from matthewbauer/emscripten-fix
...
looks promising. let's see what hydra thinks about it. thanks
2016-05-27 12:23:09 +02:00
Joachim Schiele
5f42ed5125
Merge pull request #15684 from qknight/emscripten_1.36.4
...
emscripten: revision bump from 1.35.4 to 1.36.4, was tested with comp…
2016-05-25 12:24:33 +02:00
Joachim Schiele
4d261909b9
emscripten: revision bump from 1.35.4 to 1.36.4, was tested with compiling xml.js
2016-05-25 03:54:03 +02:00
Joachim Schiele
a021b6a617
youtube-dl: version bump to 2016.04.19
2016-05-20 14:04:50 +02:00
Joachim Schiele
dca9630fae
stardict-3.0.3: now also removed forgotten all-packages.nix reference
2016-03-16 11:49:25 +01:00
Joachim Schiele
f7446f69af
stardict-3.0.3: removed abandoned codebase; use goldendict instead
2016-03-16 09:16:31 +01:00
Joachim Schiele
a3c6df24b9
Merge branch 'master' of github.com:NixOS/nixpkgs
2016-01-29 18:34:41 +01:00
Joachim Schiele
3c67935ec4
kgocode: added automoc4 to buildInputs
2016-01-29 18:33:50 +01:00
Joachim Schiele
2a88417f03
nixos/doc: fix to: ~/.nix-defexpr wasn't created, fixes #6606
2016-01-20 04:59:16 +01:00
Joachim Schiele
a72ff7f4e7
Merge branch 'master' of github.com:NixOS/nixpkgs
2015-12-06 19:43:53 +01:00
Joachim Schiele
bf0ed5e93a
added kgocode
2015-12-06 19:43:25 +01:00
Joachim Schiele
47545e4a23
Merge pull request #10962 from sjourdois/byobu
...
byobu: 5.87 -> 5.98
2015-11-15 01:02:35 +01:00
Joachim Schiele
20b7d9cbc8
borgbackup: bump to 0.27.0 and rename to correct name borgbackup
2015-10-12 01:40:12 +02:00
Joachim Schiele
bb546ca4a8
Merge pull request #9703 from basvandijk/wordpress-upgrade
...
wordpress: 4.2.2 -> 4.3
2015-09-09 12:47:38 +02:00
Joachim Schiele
0731489953
all tests: added meta.maintainers section
2015-07-12 12:29:51 +02:00
Joachim Schiele
11cd596aea
wordpress: language downloads are now reproducible
2015-07-03 13:06:44 +02:00
Joachim Schiele
011993c86a
wordpress: usability updates
2015-06-25 16:21:14 +02:00
Joachim Schiele
9980367639
ipfs: added to go-packages
2015-06-21 22:06:58 +02:00
Joachim Schiele
a398088ec6
Merge pull request #8265 from k0ral/dfc
...
dfc: 3.0.4 -> 3.0.5
2015-06-10 20:46:05 +02:00
Joachim Schiele
582ecf4771
inkscape with boxmaker plugin
2015-05-23 12:47:15 +02:00
Joachim Schiele
d254729034
goPackage: enabled checks for goquery/cascadia
2015-05-21 12:55:44 +02:00
Joachim Schiele
a523f234f1
Merge pull request #7921 from qknight/goPackages_pq_goquery_cascadia
...
new goPackage(s): pq, goquery, cascadia
2015-05-21 12:51:44 +02:00
Joachim Schiele
ed8e6f62df
new goPackage(s): goquery, cascadia
2015-05-21 12:51:04 +02:00
Joachim Schiele
3e0c91e55f
Merge pull request #7854 from qknight/openal_cleanup
...
openal to openalSoft conversion
2015-05-16 12:19:12 +02:00
Joachim Schiele
bbd342dcf4
openal to openalSoft conversion
2015-05-16 04:04:35 +02:00
Joachim Schiele
7aed6ddbb4
Merge pull request #7482 from qknight/mysql_socket_permissions
...
/run/mysqld now 0755 (instead 0700)
2015-05-07 01:55:00 +02:00
Joachim Schiele
db79335c07
mysql: /run/mysql now 0755 (instead 0700)
...
see https://github.com/NixOS/nixpkgs/pull/7482
2015-05-07 01:51:05 +02:00
Joachim Schiele
00cbf82c01
clamav: CVE-2015-2170 CVE-2015-2221 CVE-2015-2222 CVE-2015-2305 CVE-2015-2668
2015-05-03 02:28:13 +02:00
Joachim Schiele
ff06256780
Merge pull request #7650 from joachifm/description-fixups
...
meta.description fixups
2015-04-30 18:33:29 +02:00
Joachim Schiele
50fb7b312b
tig-2.1.1: version bump
2015-04-29 23:57:31 +02:00
Joachim Schiele
e3e8aebdc1
wpa-supplicant: CVE-2015-1863 ( close #7526 )
...
http://w1.fi/security/2015-1/
2015-04-23 20:23:47 +02:00
Joachim Schiele
4bf8c805b1
Merge pull request #6877 from qknight/eclipse_scala
...
eclipse-scala: added Scala IDE
2015-04-13 10:29:07 +02:00
Joachim Schiele
85c454ab1d
Merge pull request #6785 from qknight/wordpress
...
zef hemel's wordpress.nix adapted to extraSubservices
2015-04-13 10:27:55 +02:00
Joachim Schiele
5cc364d562
evopedia: version bump to 0.4.4
2015-04-05 17:08:52 +02:00
Joachim Schiele
1010450208
eclipse-scala: added Scala IDE
2015-03-18 16:30:01 +01:00
Joachim Schiele
d74ea7d34f
zef hemels' wordpress.nix adapted to extraSubservices
2015-03-13 14:19:48 +01:00
Joachim Schiele
1a35a0ad34
kino-1.3.4 fixes; thanks to gentoo
2015-02-20 22:44:10 +01:00
Joachim Schiele
b8c2f466ba
meld: bump to 3.12.3 (latest) version
2015-01-21 22:02:20 +01:00
Joachim Schiele
99b32b5a31
owncloud-client: added meta.platforms = stdenv.lib.platforms.unix;
2014-12-17 17:59:18 +01:00
Joachim Schiele
7a9ea00a78
owncloud-client: added meta.platforms = stdenv.lib.platforms.uniq;
2014-12-17 17:57:01 +01:00
Joachim Schiele
44e3246811
owncloudclient: initial 1.7.0 packaged added
2014-11-20 12:47:47 +01:00
Joachim Schiele
d822d0fdd3
Merge pull request #4687 from qknight/brickd-2.1.1
...
brickd: packaged version 2.1.1
2014-10-27 19:14:22 +01:00
Joachim Schiele
40f24dca0f
brickd: packaged version 2.1.1
2014-10-27 19:11:51 +01:00
Joachim Schiele
9d5431d1a2
Merge pull request #4536 from flosse/prosody
...
prosody: updated to v0.9.5
2014-10-15 09:41:48 +02:00
Joachim Schiele
13298fcbb9
Merge pull request #4535 from flosse/lua-bitop
...
lua-packages: added lua-bitop to add websocket support for prosody
2014-10-15 09:41:32 +02:00
Joachim Schiele
df95acd13c
Merge pull request #3960 from flosse/prosody-service
...
Prosody service
2014-10-11 23:10:05 +02:00
Joachim Schiele
5b17ce8675
Merge pull request #4149 from qknight/dog
...
dog-1.7: added potential cat replacement
2014-09-18 18:08:55 +02:00
Joachim Schiele
03b411d968
Merge pull request #4150 from qknight/dfc
...
dfc-3.0.4: a colored df -h replacement
2014-09-18 18:08:38 +02:00
Joachim Schiele
2a3bae70b4
Merge pull request #4063 from qknight/dcfldd
...
dcfldd: added advanced dd replacement
2014-09-18 18:08:07 +02:00
Joachim Schiele
dc86f52740
dfc-3.0.4: a colored df -h replacement
2014-09-18 18:06:49 +02:00
Joachim Schiele
c60bd6e435
dog-1.7: added potential cat replacement
2014-09-18 17:41:36 +02:00
Joachim Schiele
cf8549da2f
dcfldd: added advanced dd replacement
2014-09-13 14:23:09 +02:00
Joachim Schiele
bd811d32b4
grub: removed orphaned mkOption configurationName
2014-08-26 19:14:47 +02:00
Joachim Schiele
6c2763c3bf
Merge pull request #3568 from qknight/pdfgrep
...
pdfgrep: added a nice util to search in pdf files
2014-08-13 20:03:53 +02:00
Joachim Schiele
79617c03eb
pdfgrep: added a nice util to search in pdf files
2014-08-13 20:03:04 +02:00
Joachim Schiele
87cdc61e78
liquidfun: updated url and license
2014-07-27 22:02:38 +02:00
Joachim Schiele
d105ed081f
liquidfun: added google liquidfun (a box2d fork)
2014-07-27 21:50:52 +02:00
Joachim Schiele
d46c61b863
Merge pull request #3321 from qknight/snes9x-gtk
...
added snes9x-gtk with pulseaudio support
2014-07-27 21:38:25 +02:00
Joachim Schiele
de1ae606db
snes9x-gtk: added changes requested by offlinehacker
2014-07-27 21:37:52 +02:00
Joachim Schiele
4f83b890db
Merge pull request #3371 from qknight/qt53
...
qt-5.3: added attrPath="qt53Full" and "attrPath="qt53"; qt-5.2 still default
2014-07-26 13:10:31 +02:00
Joachim Schiele
9d724820c3
added attrPath="qt53Full" and "attrPath="qt53"; qt-5.2 still default
2014-07-25 13:38:56 +02:00
Joachim Schiele
743e3df3b8
made changes requested by pSub
2014-07-23 14:03:48 +02:00
Joachim Schiele
9d8a804047
added snes9x-gtk with pulseaudio support
2014-07-20 10:39:42 +02:00
Joachim Schiele
b894dfffb3
added mtpfs to mount MTP devices via usb using FUSE
2014-03-30 13:00:25 +02:00
Joachim Schiele
99fe2013ae
Merge pull request #797 from qknight/smokegen-patch-fix
...
fixed patch rejection and added RPATH magic
2013-08-21 00:51:31 -07:00
Joachim Schiele
13df65b89b
Merge pull request #798 from qknight/perlqt-patch-fixes
...
Perlqt patch fixes
2013-08-21 00:51:06 -07:00
Joachim Schiele
a8a7c78f89
Merge pull request #799 from qknight/qtruby-patch-fixes
...
qtruby patch fixes
2013-08-21 00:50:53 -07:00