This website requires JavaScript.
Explore
Help
Sign In
talexander
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Releases
Activity
nixpkgs
/
nixos
/
modules
/
services
/
databases
History
Shea Levy
efdb8a10ed
Merge branch 'postgresql-user-fix' of git://github.com/ocharles/nixpkgs into fix-new-conduit
...
Create 'postgres' user and use pg_isready
2014-04-07 16:37:43 -04:00
..
4store-endpoint.nix
…
4store.nix
…
couchdb.nix
nixos/couchdb: fix stopping of service, by making it non-forking, a few other improvments
2014-03-10 11:08:05 +01:00
firebird.nix
nixos: set all package options to have type package
2014-02-27 13:22:29 +01:00
memcached.nix
memcached: set uid to make it work with
#1076
2013-12-13 10:09:08 +01:00
monetdb.nix
Added MonetDB NixOS module.
2014-04-01 20:20:33 +03:00
mongodb.nix
nixos: set all package options to have type package
2014-02-27 13:22:29 +01:00
mysql.nix
mysql service: Shutdown with normal systemd SIGTERM instead of mysqladmin
2014-03-19 08:41:07 +01:00
openldap.nix
…
postgresql.nix
Use PostgreSQL 9.3's
pg_isready
to wait for connectivity
2014-04-06 12:38:02 +01:00
redis.nix
nixos: set all package options to have type package
2014-02-27 13:22:29 +01:00
virtuoso.nix
…