Corey O'Connor
9b79d5b298
Add jenkins continuous integration server and user.
...
By default the jenkins server is executed under the user "jenkins". Which can be configured using
users.jenkins.* options. If a different user is requested by changing services.jenkins.user then
none of the users.jenkins options apply.
This patch does not include jenkins slave configuration. Some config options will probably change
when this is implemented.
Aspects like the user and environment are typically identical between slave and master. The service
configs are different. The design is for users.jenkins to cover the shared aspects while
services.jenkins and services.jenkins-slave cover the master and slave specific aspects,
respectively.
Another option would be to place everything under services.jenkins and have a config that selects
master vs slave.
2014-03-13 13:01:49 -07:00
Domen Kožar
afc1f7ca15
Merge pull request #1935 from offlinehacker/pkgs/pythonPackages/distutils-cfg/override_config
...
pythonPackages: distutils-cfg, allow to override config
2014-03-13 14:03:32 +01:00
Peter Simons
7bb1de4a2f
haskell-thyme: update to version 0.3.1.1
2014-03-13 11:45:05 +01:00
Peter Simons
d1a77ca66c
haskell-smtp-mail: update to version 0.1.4.5
2014-03-13 11:45:05 +01:00
Peter Simons
8a9a4e3f14
haskell-linear: update to version 1.9.0.1
2014-03-13 11:45:05 +01:00
Peter Simons
fe7f0a1198
haskell-bson: update to version 0.2.4
2014-03-13 11:45:05 +01:00
Peter Simons
18a4fa7594
haskell-adjunctions: update to version 4.0.2
2014-03-13 11:45:05 +01:00
Peter Simons
89ac0bdaf2
haskell-yesod-form: update to version 1.3.7
2014-03-13 11:45:05 +01:00
Peter Simons
7f42327a64
haskell-yesod-bin: update to version 1.2.7.1
2014-03-13 11:45:05 +01:00
Peter Simons
2fb6b4b547
haskell-warp: update to version 2.1.1
2014-03-13 11:45:05 +01:00
Peter Simons
5acd15da48
haskell-tasty-rerun: update to version 1.1.2
2014-03-13 11:45:05 +01:00
Peter Simons
2d4b15028b
haskell-sqlite-simple: update to version 0.4.5.2
2014-03-13 11:45:05 +01:00
Peter Simons
1e99af6888
haskell-shelly: update to version 1.5.0.1
2014-03-13 11:45:05 +01:00
Peter Simons
b38f435e0e
haskell-pool-conduit: update to version 0.1.2.1
2014-03-13 11:45:04 +01:00
Peter Simons
2180e76c47
haskell-persistent: update to version 1.3.0.3
2014-03-13 11:45:04 +01:00
Peter Simons
b077659834
haskell-persistent-template: update to version 1.3.1.2
2014-03-13 11:45:04 +01:00
Peter Simons
79cf91b1e5
haskell-persistent-sqlite: update to version 1.3.0.3
2014-03-13 11:45:04 +01:00
Peter Simons
6a55221179
haskell-persistent-postgresql: update to version 1.3.0.3
2014-03-13 11:45:04 +01:00
Peter Simons
080408ea8a
haskell-network-conduit: update to version 1.0.4
2014-03-13 11:45:04 +01:00
Peter Simons
07cc34bc12
haskell-hsini: update to version 0.3.1
2014-03-13 11:45:04 +01:00
Shea Levy
c81c344d67
wai-middleware-static: Jailbreak for the latest wai
2014-03-13 06:43:54 -04:00
Jaka Hudoklin
f7cdd1611b
pythonPackages: distutils-cfg, allow to override config
2014-03-13 11:33:11 +01:00
Evgeny Egorochkin
3ac4078d9e
telepathy_farstream: update from 0.6.0 to 0.6.1
2014-03-13 09:14:05 +02:00
Domen Kozar
059e8e179b
set all licenses to be attributes (and wait for Nix 1.7)
2014-03-12 21:20:43 +01:00
Peter Simons
238a98fcbe
Merge pull request #1927 from iyzsong/noweb
...
noweb: some fixes
2014-03-12 19:01:48 +01:00
Bjørn Forsman
3339f1e1f4
thrift: add meta.platforms, small cleanup
...
I set platforms to 'linux' because that's the only thing I have tested.
2014-03-12 13:23:27 +01:00
Sander van der Burg
2cb2be8161
titaniumsdk: Bump version to 3.2.2
2014-03-12 12:04:38 +01:00
宋文武
37e74d8cc0
noweb: some fixes
...
install libs to $out/lib/noweb
don't sed on binaries, eg markup
2014-03-12 18:54:50 +08:00
Peter Simons
b75a5e6f84
Merge pull request #1922 from jagajaga/haskell_pkgs_add
...
hoauth2 and bytestring-show add pkgs
2014-03-12 11:49:08 +01:00
Peter Simons
c4784335d0
Merge pull request #1921 from kosmikus/ghc-7.8.1
...
Add GHC-7.8.1-rc2.
2014-03-12 11:33:01 +01:00
Rickard Nilsson
773d886f51
libvirt: Clean up nix file, update meta
2014-03-12 08:27:05 +01:00
Vladimír Čunát
4a0d464384
glib_networking: big update, cleanup, meta added
2014-03-11 21:56:28 +01:00
Arseniy Seroka
cf931434de
hoauth2 and bytestring-show add pkgs
2014-03-12 00:20:27 +04:00
Andres Loeh
b2b4e46198
Add GHC-7.8.1-rc2.
2014-03-11 20:14:24 +01:00
Rickard Nilsson
28437226ae
libvirt: Update from 1.2.0 to 1.2.2
2014-03-11 18:27:09 +01:00
Peter Simons
4c226fb88a
haskell-hledger-web: jailbreak to fix build with recent versions of yesod
2014-03-11 17:33:09 +01:00
Peter Simons
d35e61913b
haskell-ghcjs-codemirror: add version 0.0.0.1
2014-03-11 13:50:51 +01:00
Peter Simons
27247b0325
haskell-ghcjs-dom: add version 0.0.4
2014-03-11 13:50:51 +01:00
Peter Simons
b46aac7d79
haskell-vado: add version 0.0.1
2014-03-11 13:50:51 +01:00
Peter Simons
1e662766fb
haskell-vcsgui: add version 0.0.2
2014-03-11 13:50:51 +01:00
Peter Simons
d0734f8aaa
haskell-vcswrapper: add version 0.0.3
2014-03-11 13:50:50 +01:00
Peter Simons
902d57fe40
haskell-http-reverse-proxy: update to version 0.3.1
2014-03-11 13:50:50 +01:00
Peter Simons
55f2f3b465
haskell-alsa-mixer: update to version 0.2.0.1
2014-03-11 13:50:50 +01:00
Peter Simons
66729b6dea
haskell-lens: remove obsolete version 3.10.2
2014-03-11 13:50:50 +01:00
Peter Simons
d765d5ddbb
haskell-keter: update to version 1.2.0
2014-03-11 13:50:50 +01:00
Peter Simons
2273294b50
haskell-HaRe: update to version 0.7.1.4
2014-03-11 13:50:50 +01:00
Peter Simons
4139ea10be
haskell-zip-archive: update to version 0.2.2
2014-03-11 13:50:50 +01:00
Peter Simons
46145143fc
haskell-yesod-form: update to version 1.3.6
2014-03-11 13:50:50 +01:00
Peter Simons
f1120ff4b5
haskell-yesod-core: update to version 1.2.7
2014-03-11 13:50:50 +01:00
Peter Simons
e5cf206741
haskell-yesod-bin: update to version 1.2.7
2014-03-11 13:50:50 +01:00