Commit Graph
100 Commits
Author SHA1 Message Date
Renaud 4e8bed52ce Merge pull request #49352 from talyz/master
nomachine-client: init at 6.3.6_1
2018-11-03 00:01:10 +01:00
Renaud 87f97f068e Merge pull request #49614 from markuskowa/licenses-26
Add licenses
2018-11-02 00:31:33 +01:00
Renaud 1a91d50ff2 dropwatch: init at 1.5 (#49593) 2018-11-02 00:11:07 +01:00
Renaud 31e9f37539 vulkan-tools: 1.1.85 -> 1.1.85.0 (#49615)
sdk-1.1.85 is a branch and not the stable release tag
2018-11-01 23:25:26 +01:00
Renaud 32382d2cc9 Merge pull request #49598 from dtzWill/update/nlohmann_json-3.4.0
nlohmann_json: 3.3.0 -> 3.4.0
2018-11-01 21:20:40 +01:00
Renaud db72b65338 pmtools: remove and alias (#49596)
These are the old tools that later became part of ACPICA.
It is obsolete and we already have newer acpica-tools.
Alias to acpica-tools for out of tree backward-compat
2018-11-01 20:07:47 +01:00
Renaud 17ec29230e Merge pull request #49076 from markuskowa/fet-urh
urh: add support for airspy and limesdr
2018-11-01 18:29:06 +01:00
Renaud deacd0bd73 nixos/rngd: fix exec flags and udev rules
TPM1.2 support has been dropped in rng-tools v6.5
see https://github.com/nhorman/rng-tools/commit/caef8cce97396adc8c60749a0ce6ac039b57859a

rngd won't access /dev/tpm0 anymore and the "--no-tpm=1" option is now unrecognised
2018-10-28 17:31:35 +01:00
Renaud 503bcae31b Revert "autobahn: 18.8.2 -> 18.9.2, txaio: 18.7.1 -> 18.8.1" (#49345) 2018-10-28 14:51:58 +01:00
Renaud de8f3b422a Merge pull request #47953 from lopsided98/openssl-arm
openssl: don't autodetect platform on armv6/7l
2018-10-28 14:08:02 +01:00
Renaud 0a7f6ed9ef Merge pull request #48626 from ivan/bump-autobahn-txaio
autobahn: 18.8.2 -> 18.9.2, txaio: 18.7.1 -> 18.8.1
2018-10-28 13:52:36 +01:00
Renaud fc476599ad installation-device: set GC initial heap size to 1MB
100000 (100kB) is too aggressive (too low) and gets ignored by the GC
See issue #43339
2018-10-28 10:48:00 +01:00
Renaud 7ab76cc5e8 nixos/virtualbox-image: increase disk to 50G
100GB breaks cptofs but 50GB is fine and benchmarks shows it takes the same time as building the demo VBox VM with a 10GB disk

+ enabled VM sound output by default
+ set USB controller in USB2.0 mode
+ add manifest file in the OVA as it allows integrity checking on imports
2018-10-28 00:53:54 +02:00
Renaud 0e416d7e6b Merge pull request #48318 from cryptix/add/go-junit-report
go-junit-report: init at 2018-06-14 (385fac0ce9a)
2018-10-27 16:03:46 +02:00
Renaud 84d56226aa Merge pull request #48883 from r-ryantm/auto-update/syslog-ng
syslogng: 3.17.2 -> 3.18.1
2018-10-27 14:47:34 +02:00
Renaud f4c02202ca Merge pull request #48879 from baracoder/dotnet-sdk-403
dotnet-sdk: 2.1.402 -> 2.1.403
2018-10-27 14:14:17 +02:00
Renaud 5e9d66e125 Merge pull request #49133 from r-ryantm/auto-update/truffleHog
trufflehog: 2.0.91 -> 2.0.97
2018-10-27 13:55:59 +02:00
Renaud 863578d646 Merge pull request #49134 from r-ryantm/auto-update/urlwatch
urlwatch: 2.14 -> 2.15
2018-10-27 13:53:09 +02:00
Renaud 96d2bf0d7f Merge pull request #49144 from r-ryantm/auto-update/rspamd
rspamd: 1.8.0 -> 1.8.1
2018-10-27 13:38:06 +02:00
c0bw3b ce67a63dbe veracrypt: 1.22 -> 1.23
Removed the wxGUI switch because it was never working.
To build VeraCrypt text-only you still need wxGTK _and_ you need to
rebuild wxGTK without GUI too...
Moreover, the normal build provides both GUI and text-only interfaces
so it is already usable in pure CLI contexts.
2018-10-24 21:02:04 +02:00
c0bw3b b47fccff0a truecrypt: remove and alias to veracrypt
TrueCrypt has been retired for a while now and the source archive we
pointed to is gone. Moreover the VeraCrypt fork is available, maintained
and fixes issues previous audits found in TrueCrypt.
2018-10-24 20:34:17 +02:00
Renaud 9b2059f077 Merge pull request #48843 from JohnAZoidberg/rng-tools-6.6
rng-tools: 5 -> 6.6, jitterentropy: init at 2.1.2
2018-10-24 20:11:10 +02:00
Renaud b2f6aa0069 nixos/rngd: use new name pkgs.rng-tools
Instead of pkgs.rng_tools which is now an alias
2018-10-24 13:46:08 +02:00
Renaud 6d746f7d4a Merge pull request #48553 from r-ryantm/auto-update/aws-sdk-cpp
aws-sdk-cpp: 1.5.17 -> 1.6.20
2018-10-24 08:08:40 +02:00
Renaud ab5380ec82 nixos/ddclient: make configFile private
/run/ddclient/ddclient.conf should be installed in mode 660 (readable and writeable only by ddclient.service user and group)
2018-10-23 00:43:41 +02:00
Renaud f76a9eb526 nixos/ddclient: make RuntimeDirectory private
ddclient will raise a warning if /run/ddclient/ is world-readable
2018-10-22 23:58:12 +02:00
Renaud 19c4eff3c8 Merge pull request #48786 from romildo/upd.matcha
matcha: 2018-10-12 -> 2018-10-21
2018-10-21 22:08:09 +02:00
Renaud f94947f311 Merge pull request #48338 from unode/libaosd
libaosd: init at 0.2.7-9-g177589f
2018-10-21 22:03:23 +02:00
Renaud 46372e5819 Merge pull request #47490 from TealG/axoloti-1.0.12-2
axoloti: 1.0.12-1 -> 1.0.12-2
2018-10-21 21:49:12 +02:00
Renaud 0cc07aeee6 Merge pull request #48172 from jluttine/cholmod-extra-1.2.0
cholmod-extra: init at 1.2.0
2018-10-21 17:28:30 +02:00
Renaud 73f796aa62 Merge pull request #46299 from r-ryantm/auto-update/capnproto
capnproto: 0.6.1 -> 0.7.0
2018-10-21 16:43:37 +02:00
Renaud 17c96ab275 rr: build according to C++14 standard
Avoid breaking the build with capnproto >= 0.7.0
2018-10-21 16:18:36 +02:00
Renaud 2b24e1a6aa Merge pull request #47075 from r-ryantm/auto-update/clickhouse
clickhouse: 18.10.3 -> 18.12.17
2018-10-21 15:06:44 +02:00
Renaud 1a26028ed8 Merge pull request #46812 from serokell/fix-arcanist
arcanist: fix mtime impurity
2018-10-21 11:29:20 +02:00
Renaud dc6e4f9b37 Merge pull request #48102 from Shados/update/pidgin-opensteamworks/git-2018-08-02
pidgin-opensteamworks: 1.6.1 -> git-2018-08-02
2018-10-21 10:09:30 +02:00
Renaud cb9237d16f Merge pull request #47775 from florianjacob/munin-var-run-to-run
nixos/munin: move from /var/run to /run
2018-10-21 10:07:25 +02:00
Renaud d88d0127f7 Merge pull request #48148 from peterhoeg/p/scummvm_games
scummvm: add several ScummVM supported games
2018-10-21 09:50:13 +02:00
Renaud 80906eb858 Merge pull request #48522 from r-ryantm/auto-update/flatpak
flatpak: 1.0.2 -> 1.0.4
2018-10-20 17:21:49 +02:00
Renaud ffcfa3f820 Merge pull request #48335 from pnelson/weather-icons-2.0.10
weather-icons: init at 2.0.10
2018-10-20 17:21:24 +02:00
Renaud 0b97a9c475 Merge pull request #48386 from r-ryantm/auto-update/opencollada
opencollada: 1.6.63 -> 1.6.65
2018-10-20 16:23:03 +02:00
Renaud f641099792 warmux: 11.04.1 -> unstable-2017-10-20 (#48277)
Gna.org forge is closed but someone was kind
enough to clone the repo on GitHub and even
add some fixes on top of it
2018-10-20 00:25:22 +02:00
Renaud 42ead52bfe Merge pull request #48718 from oxij/pkgs/anki-send-to-trash
anki: use send2trash from nixpkgs
2018-10-20 00:18:22 +02:00
Renaud 3583fe7586 Merge pull request #26839 from volth/fetchmavenartifact-do-not-leak-hash
fetchMavenArtifact: prevent leaking nix hash to jar name
2018-10-17 09:34:34 +02:00
Renaud ed6e251ff0 sqlite-jdbc: 3.20.0 -> 3.25.2 2018-10-15 20:45:50 +02:00
Renaud adf9c5080f postgresql-jdbc: 42.2.2 -> 42.2.5
¤ set read-only permissions on .jar at install (mode 0444)
¤ license is now BSD 2-clause
2018-10-15 19:34:24 +02:00
Renaud c7f27571d3 cryptodev-linux: update meta.homepage
gna.org forge is closed
2018-10-13 22:42:40 +02:00
Renaud 0f5f873e93 Merge pull request #47893 from bhipple/add/luigi
luigi: init at 2.7.9
2018-10-13 18:23:07 +02:00
Renaud 4305a4e49d Merge pull request #47762 from r-ryantm/auto-update/mkvtoolnix
mkvtoolnix: 26.0.0 -> 27.0.0
2018-10-13 18:08:41 +02:00
c0bw3b b13a6b6791 guile-cairo: 1.4.1 -> 1.10.0 2018-10-13 15:38:57 +02:00
Renaud 8d6f4e5ca3 allegro: fix v4.4.2 src URL (#48287)
Gna.org forge has disappeared
2018-10-12 22:33:43 +02:00
Renaud 7a90980194 Merge pull request #47836 from bhipple/add/cpplint
cpplint: init at 1.3.0
2018-10-12 21:38:24 +02:00
Renaud 5eb7ca4e5d pwsafe: 0.99BETA -> 1.06BETA (#48003)
pwsafe: add c0bw3b as maintainer
2018-10-12 19:04:09 +02:00
Renaud a5d839f874 nsjail: 2.2 -> 2.7 (#48024) 2018-10-10 23:33:43 +02:00
Renaud d3b79965df Revert "Increase Virtualbox disk image size" (#48151) 2018-10-10 12:53:48 +02:00
Renaud 81b851c6bc Merge pull request #48048 from jb55/rapidcheck
rapidcheck: init at unstable-2018-09-27
2018-10-08 23:46:48 +02:00
Renaud 7972dcb2e6 Merge pull request #47806 from r-ryantm/auto-update/dico
dico: 2.6 -> 2.7
2018-10-08 19:16:41 +02:00
Renaud 839b76ae21 Merge pull request #47733 from r-ryantm/auto-update/pscircle
pscircle: 1.0.0 -> 1.1.0
2018-10-07 01:43:46 +02:00
Renaud 0f283b4f5a dateutils: 0.4.4 -> 0.4.5 (#47961)
datezone needs TZdata
+ enabling parallel building
+ run the tests suite
2018-10-06 15:26:54 +02:00
Renaud e82162c262 Merge pull request #47750 from r-ryantm/auto-update/mtools
mtools: 4.0.18 -> 4.0.19
2018-10-06 12:58:35 +02:00
Renaud d8e36e5854 Merge pull request #47825 from r-ryantm/auto-update/acpica-tools
acpica-tools: 20180810 -> 20180927
2018-10-06 12:47:58 +02:00
Renaud e4a7c567e3 Merge pull request #47817 from r-ryantm/auto-update/dar
dar: 2.5.16 -> 2.5.17
2018-10-06 12:42:51 +02:00
Renaud d27fc43fc6 Merge pull request #47607 from mbode/aws-rotate-key_1_0_2
aws-rotate-key: 1.0.0 -> 1.0.3
2018-10-06 12:34:42 +02:00
Renaud 63ed8693b7 mhwaveedit: 1.4.23 -> 1.4.24
+ moved pkgconfig and makeWrapper to nativeBuildInputs
+ fixed fetcher
+ fixed meta.homepage
2018-10-03 22:04:46 +02:00
Renaud 153f98062c gitAndTools.stgit: fix fetcher and meta 2018-10-03 13:54:02 +02:00
Renaud b6c8246824 gmm: 5.1 -> 5.3 (#47686) 2018-10-03 00:30:36 +02:00
Renaud 0229934c66 Merge pull request #46198 from leenaars/hyperscrypt
hyperscrypt-font: init at 1.1
2018-10-02 00:04:29 +02:00
Renaud 8a37ca7714 networkmanager-l2tp: 1.2.4 -> 1.2.8 2017-12-11 01:10:26 +01:00
Renaud 819d089772 Merge pull request #31538 from c0bw3b/pkg/libsmbios
libsmbios: 2.3.2 -> 2.3.3
2017-11-26 18:19:14 +01:00
Renaud a5c6bbd25e lr: 1.1 → 1.2 2017-11-25 16:53:47 +01:00
c0bw3b 203a59eec2 restya-board: license is OSL 3.0 2017-11-25 16:12:06 +01:00
Renaud 11c92ba6ba libsmbios: 2.3.2 -> 2.3.3 2017-11-25 16:08:31 +01:00
Renaud 9083624cfc lib.licenses: add Open Software License
OSL and derivatives (AFL and NPOSL)
2017-11-25 16:08:17 +01:00
Renaud 74d36c9acd Merge pull request #28950 from jansol/renderdoc
renderdoc: 0.34pre -> 0.91
2017-11-22 00:13:37 +01:00
Renaud 1d6f3ea265 Merge pull request #31573 from c0bw3b/pkg/pkcs11
opencryptoki, pkcs11-helper, simple-tpm-pk11
2017-11-20 22:40:58 +01:00
Renaud 958d6038e3 Merge pull request #31712 from stephengroat/patch-1
cmocka: 1.0.1 -> 1.1.1
2017-11-15 23:37:44 +01:00
Renaud 0768420280 hwinfo: 21.38 -> 21.50 2017-11-15 22:46:00 +01:00
Renaud 7a32e68393 libx86emu: 1.5 -> 1.12 2017-11-15 22:46:00 +01:00
Renaud 73af2b27c9 Merge pull request #31677 from romildo/upd.materia
materia-theme: 20171005 -> 20171112
2017-11-15 13:40:17 +01:00
Renaud 2236363f9e Merge pull request #26920 from romildo/upd.fdupes
jdupes: init at 1.8
2017-11-14 21:04:49 +01:00
Renaud 6cfb55fdd8 Merge pull request #31531 from danbst/mercurial-licence-fix
tortoisehg: fix license dialog
2017-11-14 20:14:52 +01:00
Renaud a3f5010644 Merge pull request #31633 from InfernalKnight/viber
viber: 6.5.5.1481 -> 7.0.0.1035
2017-11-13 23:49:07 +01:00
Renaud b3bacc34b0 Merge pull request #31559 from Mankarse/glog-v0.3.5
glog: 0.3.4 -> 0.3.5
2017-11-13 18:57:00 +01:00
Renaud bf5484fec8 fdupes: 20150902 -> 1.6.1 2017-11-13 01:01:41 +01:00
Renaud ac060f55f3 simple-tpm-pk11: 2016-07-12 -> 0.06 2017-11-12 22:46:11 +01:00
Renaud 39c219ca81 pkcs11-helper: 1.21 -> 1.22
plus homepage refresh
2017-11-12 22:41:42 +01:00
Renaud f1ec44ec94 opencryptoki: 3.2 -> 3.8.1 2017-11-12 22:39:37 +01:00
Renaud 2d8d35e342 Merge pull request #31564 from Mounium/aliza
aliza: 1.29.2->1.36.3
2017-11-12 22:07:01 +01:00
Renaud 90ffccffdc Merge pull request #16683 from rardiol/cataclysm-dda-git2
cataclysm-dda-git: init at 2017-07-12
2017-11-12 18:56:26 +01:00
Renaud d2724f1635 lftp: 4.8.2 -> 4.8.3 2017-11-11 23:37:41 +01:00
Renaud f575062f97 Merge pull request #30516 from rnhmjoj/wireless
nixos/wireless: add manual network configuration
2017-11-11 23:25:49 +01:00
Renaud 1503409aac Merge pull request #30943 from csingley/nzbget
nzbget.service override nzbget.conf broken paths with current derivation
2017-11-11 22:04:29 +01:00
Renaud 98d1f780b5 Merge pull request #31527 from hedning/nix-bash-completion-fix
nix-bash-completions: 0.1 -> 0.2
2017-11-11 18:13:48 +01:00
Renaud 3b647d7bbd Merge pull request #31376 from c0bw3b/pkg/libtom
libtom{crypt,math}: update to 1.18.0 and 1.0.1 resp.
2017-11-11 18:11:14 +01:00
c0bw3b a92dc4eae1 libtomcrypt: 1.17 -> 1.18.0 2017-11-11 17:57:49 +01:00
Renaud ddd9ed949b libtommath: 1.0 -> 1.0.1 2017-11-11 17:57:49 +01:00
Renaud 2a3c7a7d6d perlPackages.LWPAuthenOAuth: fix meta.license
after ff1d281e55
2017-11-11 15:19:27 +01:00
Renaud c9d69a255b lr: 0.4 -> 1.1 2017-11-11 00:09:58 +01:00
Renaud f17eec9de0 Merge pull request #31374 from cstrahan/doas
doas: init at 6.0
2017-11-10 20:46:25 +01:00
Renaud f9d75645a2 Merge pull request #31450 from dhess/perl-procfind2
Add perl-Perlosnames and perl-Proc-Find
2017-11-10 20:41:12 +01:00
Renaud 5022edd9ea Merge pull request #31435 from 4z3/urlwatch
urlwatch: 2.5 -> 2.7
2017-11-10 20:20:19 +01:00