1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

1611 commits

Author SHA1 Message Date
Pascal Wittmann d362ef845e Merge pull request #8250 from pesterhazy/fix/httpie
httpie: bump version to fix ImportError
2015-06-09 19:19:08 +02:00
Paulus Esterhazy fdc8e6beff httpie: bump version to fix ImportError
Fixes https://github.com/jakubroztocil/httpie/issues/314
2015-06-09 17:45:00 +02:00
lethalman 253d30b986 Merge pull request #8231 from DamienCassou/add-carddav-util
Add carddav-util
2015-06-09 10:39:46 +02:00
William A. Kennington III ddafa487fc dnstop: Update to 20140915 2015-06-08 17:59:09 -07:00
Damien Cassou 5647c894c6 Add carddav-util 2015-06-08 18:03:41 +02:00
Tobias Geerinckx-Rice dd6ceb61fa netsniff-ng -> 0.5.9-10-gb7ece46 2015-06-08 16:56:54 +02:00
Arseniy Seroka 24a8c23617 Merge pull request #8212 from ktosiek/sstp-1.0.10
Bump sstp to 1.0.10
2015-06-08 14:28:27 +03:00
Tomasz Kontusz 380c7d1f72 Bump sstp to 1.0.10 2015-06-08 00:23:46 +02:00
Arseniy Seroka 70b5e51456 Merge pull request #8178 from jagajaga/fix/versions
fix: add missing versions
2015-06-06 00:22:10 +03:00
William A. Kennington III ffd0539eba cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $out 2015-06-05 13:00:52 -07:00
lethalman 9683743e68 Merge pull request #8191 from ragnard/wrk-update
wrk: Update from 3.1.2 to 4.0.0 (master)
2015-06-05 18:31:18 +02:00
Ragnar Dahlén 45cad45e4d wrk: Update from 3.1.2 to 4.0.0 (master) 2015-06-05 15:15:21 +01:00
Arseniy Seroka daf4ec39a5 fix: add missing versions 2015-06-04 23:34:14 +03:00
Eelco Dolstra cde5053d9a Revert "curl: Modernize build"
This reverts commit 5e3fe3916a.
2015-06-04 14:54:52 +02:00
Eelco Dolstra 68493cd8dc Revert "curl: propagate inputs instead of patching pkgconfig"
This reverts commit 206d63edac.
2015-06-04 14:54:51 +02:00
Eelco Dolstra 98a4eabd99 Revert "qemu: 2.2.2 -> 2.3.0"
This reverts commit 19c259161b.
2015-06-04 14:54:48 +02:00
Eelco Dolstra 3096d03435 Revert "Refactor mkFlag / shouldUsePkg into the nixpkgs libraries"
This reverts commit 25a148fa19.
2015-06-04 14:54:48 +02:00
Domen Kožar 23c845f526 Merge pull request #8119 from mbbx6spp/fix-dd-agent-package
Fix dd-agent buildInputs to include pythonPackages.psutil
2015-06-03 09:11:10 +02:00
Patrick Mahoney 74964c255e Update skarnet.org software
execline           2.1.2.0
s6-dns             2.0.0.3
s6-networking      2.1.0.1
s6-portable-utils  2.0.5.0
skalibs            2.3.4.0
2015-06-01 15:20:56 -05:00
Patrick Mahoney 9835f18fbd Add myself as maintainer for skarnet software 2015-06-01 15:20:56 -05:00
Susan Potter 727565279f Fix dd-agent buildInputs to include pythonPackages.psutil
When deploying current master version journalctl showed ImportErrors in the logs with message:
'No module named psutil' and systemctl dd-agent service failed to start. To fix I added
pythonPackages.psutil as a buildInputs entry and this fixed the issue.

See this Gist for journalctl errors for reference:
https://gist.github.com/mbbx6spp/59eefabbe708c335a31f
2015-06-01 13:54:13 -05:00
Tobias Geerinckx-Rice 13cc88f273 netsniff-ng -> 0.5.9-5-g107456c
Provides more detailed rtnl dumps.
2015-06-01 04:09:30 +02:00
codyopel 75f64a8bc4 tcpdump: 4.7.3 -> 4.7.4 2015-05-31 20:28:31 -04:00
Vladimír Čunát 6bc372af69 inadyn: fix build and typo in name
/cc maintainer @viric.
2015-05-30 19:34:55 +02:00
William A. Kennington III 14c1e0fa1f Fix ca-bundle paths 2015-05-29 14:03:34 -07:00
Pascal Wittmann 86e6e490ff nzbget: update from 14.2 to 15.0 2015-05-29 19:07:52 +02:00
Tobias Geerinckx-Rice 158e1cfdd0 Don't use "with licenses;" for single licences
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Tobias Geerinckx-Rice b2d7f4b1ba Use common licence attributes from lib/licenses.nix
Many (less easily automatically converted) old-style strings
remain.

Where there was any possible ambiguity about the exact version or
variant intended, nothing was changed. IANAL, nor a search robot.

Use `with stdenv.lib` wherever it makes sense.
2015-05-27 22:00:06 +02:00
Rob Vermaas 49b5acc3d9 Upgrade dhcpcd to 6.9.0. Version 6.8.1 caused issues on GCE, making the instances unavailable. 2015-05-27 11:43:14 +00:00
Mateusz Kowalczyk 164a5ef32a Merge pull request #8006 from DamienCassou/update-offlineimap-6.5.7
Update offlineimap 6.5.6 -> 6.5.7
2015-05-26 14:16:06 +01:00
Damien Cassou 5f92dcce36 Update offlineimap 6.5.6 -> 6.5.7 2015-05-26 15:12:40 +02:00
William A. Kennington III c2a32a689d nbd: 3.10 -> 3.11 2015-05-26 01:36:35 -07:00
William A. Kennington III 96178127c5 aria2: 1.18.10 -> 1.19.0 2015-05-26 01:36:35 -07:00
Tobias Geerinckx-Rice c4a2f4f4b1 darkstat 3.0.718 -> 3.0.719
- Implement tracking of remote ports: shows which ports the host
  is making outgoing connections to. Long time feature request.
- Bugfix: when the capture interface goes down, exit instead of
  busy-looping forever.
- Fix "clock error" due to machine reboot.
- SIGUSR1 now resets the time and bytes reported on the graphs
  page.
- Account for all IP protocols.
- Change the default ports_max to only twice the default
  ports_keep.
2015-05-25 13:35:54 +02:00
William A. Kennington III 580032914f dhcp: Add proper bind dependency 2015-05-24 15:05:25 -07:00
William A. Kennington III 25a148fa19 Refactor mkFlag / shouldUsePkg into the nixpkgs libraries 2015-05-22 13:26:55 -07:00
Tobias Geerinckx-Rice 5d5044b2ec Use mirror:// URIs for ftp.debian.org
Provide a more robust experience for users with horrible network
hardware (me).
2015-05-22 10:39:27 +02:00
Damien Cassou 188a067d8e Merge pull request #7929 from DamienCassou/update-networkmanager-1.0.2
networkmanager 1.0.0 -> 1.0.2
2015-05-22 10:19:48 +02:00
Damien Cassou 3a50708958 network-manager 1.0.0 -> 1.0.2 2015-05-22 10:17:01 +02:00
William A. Kennington III 19c259161b qemu: 2.2.2 -> 2.3.0 2015-05-20 18:30:22 -07:00
Luca Bruno 404608478d networkmanagerapplet: fix VPN plugins path. Closes #7908 2015-05-20 11:57:42 +00:00
William A. Kennington III ef7c804a6f openresolv: 3.5.7 -> 3.7.0 2015-05-20 00:03:48 -07:00
Luca Bruno 9adde87fea More usage of gnome3.defaultIconTheme 2015-05-19 14:44:27 +02:00
Nikolay Amiantov ab7d2f7f39 network-manager-l2tp: add homepage 2015-05-18 17:21:08 +03:00
Domen Kožar ea2c17571d miniupnp{c,d}: bump 2015-05-16 20:34:40 +02:00
William A. Kennington III da719f19a6 inetutils: 1.9.2 -> 1.9.3 2015-05-15 18:38:13 -07:00
William A. Kennington III 52587b9f81 tinc-pre: 2015-03-14 -> 2015-05-15 2015-05-15 18:38:12 -07:00
Spencer Whitt 4c76dda4dd curl 7.15: Disable on Darwin
Build is failing and this version of curl is not used for anything
useful on Darwin, so it's not worth fixing.
2015-05-15 11:58:21 -04:00
Spencer Whitt 3f6b56812c bwm_ng: clang fix 2015-05-15 11:58:20 -04:00
Pascal Wittmann 9ac11fb2ef inadyn: fix & update from 1.99.10 to 1.99.13 2015-05-14 19:36:09 +02:00