3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

41314 commits

Author SHA1 Message Date
Oliver Charles 7de29bd26f Create the 'postgres' superuser
Old PostgreSQL installations were created using the 'root' database
user. In this case, we need to create a new 'postgres' account, as we
now assume that this is the superuser account.

Unfortunately, these machines will be left with a 'root' user as
well (which will have ownership of some databases). While PostgreSQL
does let you rename superuser accounts, you can only do that when you
are connected as a *different* database user. Thus we'd have to create a
special superuser account to do the renaming. As we default to using
ident authentication, we would have to create a system level user to do
this. This all feels rather complex, so I'm currently opting to keep the
'root' user on these old machines.
2014-04-06 12:38:01 +01:00
Oliver Charles c4339a029e haskellPackages.twitterConduit: New expression
I've had to patch authenticate-oauth to get this working. The patch
comes from a commit that's already in master, so future versions will
have this and it's ok if cabal2nix ends up discarding this information.
2014-04-03 14:25:37 +01:00
Shea Levy 9a396b3840 Merge branch 'haskell-ftphs' of git://github.com/fmap/nixpkgs
Added a derivation for Goerzen's `ftphs`
2014-04-03 05:08:47 -04:00
Evgeny Egorochkin 5d34b323a5 mpv: update from 0.3.2 to 0.3.7 2014-04-03 10:46:02 +03:00
Evgeny Egorochkin 91dd38ab79 perlPackages.TermReadLineGnu: update from 1.20 to 1.24 2014-04-03 10:42:27 +03:00
Evgeny Egorochkin dd01251657 perlPackages.TestWarn: update from 0.24 to 0.30 2014-04-03 10:40:05 +03:00
Evgeny Egorochkin 586d19d787 mc: update from 4.8.11 to 4.8.12 2014-04-03 10:32:28 +03:00
Evgeny Egorochkin 9b4080b7af mercurialFull: update from 2.9.1 to 2.9.2 2014-04-03 10:28:15 +03:00
Evgeny Egorochkin 9cc46ebd92 ipmiutil: update from 2.9.2 to 2.9.3 2014-04-03 10:26:55 +03:00
Evgeny Egorochkin bf8991175a global: update from 6.2.9 to 6.2.12 2014-04-03 10:22:59 +03:00
vi 5150da8a5c Added a derivation for Goerzen's ftphs. 2014-04-03 13:41:36 +08:00
Evgeny Egorochkin 901a2fc581 manpages: update from 3.62 to 3.63 2014-04-03 07:59:39 +03:00
Evgeny Egorochkin 3830fa8195 add git repositry and meta.branch 2014-04-03 07:55:17 +03:00
Evgeny Egorochkin 4bdf7f4bea liboauth: update from 1.0.1 to 1.0.2 2014-04-03 07:54:09 +03:00
Evgeny Egorochkin 899fd2942a units: update from 2.02 to 2.10 2014-04-03 07:46:21 +03:00
Evgeny Egorochkin 8654b6b51c perlPackages.GD: update from 2.50 to 2.53 2014-04-03 07:36:35 +03:00
Evgeny Egorochkin bf0bc1044d youtubeDL: update from 2014.03.30.1 to 2014.04.02 2014-04-03 07:27:31 +03:00
Evgeny Egorochkin 9f957d054f hostapd: update from 2.0 to 2.1 2014-04-03 07:05:07 +03:00
Evgeny Egorochkin 7973471c7b perlPackages.IOSocketInet6: update from 2.71 to 2.72 2014-04-03 07:03:26 +03:00
Shea Levy 0c66dbaee6 Enable CC_STACKPROTECTOR_REGULAR on linux 3.14+ 2014-04-02 17:58:54 -04:00
ambrop7@gmail.com 0b1e408b6b vlc: Build with VDPAU support (close ) 2014-04-02 23:14:18 +02:00
Cillian de Róiste 0119561d99 nodePackages: add react.js and update node-packages-generated.nix 2014-04-02 21:07:30 +02:00
Vladimír Čunát 8146737127 Merge : add new lockdep tool from Linux 3.14 2014-04-02 20:55:30 +02:00
Domen Kožar e6a94d8c8e Merge pull request from lethalman/gnome-font-viewer
gnome-font-viewer: new package
2014-04-02 19:31:08 +02:00
Domen Kožar cdad7e6ddf Merge pull request from lethalman/gnome-calculator
gnome-calculator: new package
2014-04-02 19:30:59 +02:00
Luca Bruno 79a4148aa2 gnome-font-viewer: new package
Program that can preview fonts and create thumbnails for fonts
2014-04-02 18:33:00 +02:00
Peter Simons cf4142b015 haskell-bytestring-show: update to version 0.3.5.6 2014-04-02 18:17:02 +02:00
Peter Simons 1237886a91 haskell-cabal2nix: update to version 1.61 2014-04-02 18:17:02 +02:00
Peter Simons 41cfbc1a82 haskell-unix-bytestring: update to version 0.3.7.2 2014-04-02 18:17:02 +02:00
Peter Simons c073ab5f92 haskell-snap-server: update to version 0.9.4.2 2014-04-02 18:17:02 +02:00
Peter Simons ed119be3f1 haskell-shakespeare-css: update to version 1.0.7.4 2014-04-02 18:17:02 +02:00
Peter Simons 9415c34e3d haskell-ghc-mod: update to version 4.0.0 2014-04-02 18:17:02 +02:00
Peter Simons aac6abb8db Merge pull request from nilcons/lensdatetime
Update lens-datetime to 0.2.1
2014-04-02 18:16:41 +02:00
Peter Simons 088f103f40 Merge pull request from nilcons/mathfunctions
Disable check for haskell/math-functions, it fails on i686
2014-04-02 18:14:01 +02:00
Peter Simons d8246a41bb Merge pull request from nilcons/chart
Jailbreak the whole haskell/Chart "ecosystem", not just Chart
2014-04-02 18:12:58 +02:00
Peter Simons 4e875dd3ff esniper: update to version 2.29.0 2014-04-02 17:44:10 +02:00
Gergely Risko 53ce02b7c0 Jailbreak the whole haskell/Chart "ecosystem", not just Chart 2014-04-02 17:29:33 +02:00
Gergely Risko e33d79dd54 Disable check for haskell/math-functions, it fails on i686 2014-04-02 17:07:44 +02:00
Domen Kožar 80a03f665d Merge branch 'x-updates' 2014-04-02 15:30:52 +02:00
Ricardo M. Correia 52d233af22 grsecurity: Update stable patch from 3.0-3.2.55-201403300851 -> 3.0-3.2.56-201404012135 2014-04-02 15:11:33 +02:00
Ricardo M. Correia e8c6c60b93 linux: Update to 3.2.56 2014-04-02 15:11:32 +02:00
Shea Levy 90cf41c0d7 mariadb: Bump 2014-04-02 09:05:01 -04:00
Luca Bruno c928d1b4bc gnome-calculator: new package
Application that solves mathematical equations
and is suitable as a default application in a Desktop environment

https://wiki.gnome.org/action/show/Apps/Calculator
2014-04-02 14:05:41 +02:00
Gergely Risko dddb15668e Update lens-datetime to 0.2.1 2014-04-02 13:07:34 +02:00
Domen Kožar f7b19ea8b3 typo 2014-04-02 12:40:59 +02:00
Luca Bruno 1b042b7b35 gnome-system-log: new package
Graphical, menu-driven viewer that you can use to view and monitor your system logs

https://help.gnome.org/users/gnome-system-log/3.9/
2014-04-02 12:40:59 +02:00
Ricardo M. Correia 407a6857c6 grsecurity: Update stable and test patches
stable: 3.0-3.2.55-201403252026 -> 3.0-3.2.55-201403300851
test:   3.0-3.13.7-201403252047 -> 3.0-3.13.8-201404011912
2014-04-02 02:16:59 +02:00
Domen Kožar 75fb34eb6d add pythonPackages.gunicorn 2014-04-01 13:44:37 +00:00
Luca Bruno db2f743156 gnome-screenshot: new package
Utility used in the GNOME desktop environment for taking screenshots

http://en.wikipedia.org/wiki/GNOME_Screenshot
2014-04-01 14:48:00 +02:00
Domen Kožar 886320136e bittorrentSync: use versioned url for download 2014-04-01 13:25:48 +02:00