Commit Graph
30 Commits
Author SHA1 Message Date
David Terry e620b76ee8 turbo-geth: 2020.11.03 -> 2020.11.04 2020-11-26 15:16:09 +01:00
David Terry 941b77d6ba turbo-geth: 2020.11.02 -> 2020.11.03 2020-11-21 14:26:53 +01:00
David Terry b4143113d5 btc-rpc-explorer: init at 2.0.2 2020-11-18 13:11:15 +01:00
David Terry 500772adc9 nodePackages: update 2020-11-16 19:06:22 +01:00
David Terry c282ed87ae nodePackages.hs-client: init at 0.0.9 2020-11-16 17:12:05 +01:00
David Terry 64c7186a28 nodePackages.hs-airdrop: init at 0.9.0 2020-11-16 17:11:56 +01:00
David Terry 52d7e31874 nodePackages.hsd: init at 2.2.0 2020-11-16 17:11:47 +01:00
David Terry 08ca1ee827 turbo-geth: 2020.11.01 -> 2020.11.02 2020-11-13 13:57:25 +01:00
David Terry d277dc65a1 turbo-geth: init at 2020.11.01 2020-11-11 19:00:57 +01:00
David Terry 74bf0fafd5 bazarr: 0.8.4.3 -> 0.8.4.4 2020-05-22 11:23:31 +02:00
David Terry 8724c96e71 nixos/bazarr: init 2020-05-22 11:23:31 +02:00
David Terry 81ccf1303b bazarr: init at 0.8.4.3 2020-05-22 11:23:31 +02:00
David Terry e9c44e8956 wireguard-compat: 1.0.20200413 -> 1.0.20200426
https://lists.zx2c4.com/pipermail/wireguard/2020-April/005237.html
2020-04-27 08:15:39 +02:00
David Terry b76dab8fc8 linuxPackages.wireguard: 0.0.20200214 -> 0.0.20200215 2020-02-15 08:01:42 +01:00
David Terry 3e7ce1e07d vimPlugins.jellybeans-vim: init at 2019-06-22 2020-02-12 07:47:32 -08:00
David Terry ca80fbd08a vimPlugins: update 2020-02-12 07:47:32 -08:00
David Terry 3bad19b676 wireguard: rm libmnl from buildInputs
Inlined into the source as of v1.0.20200206.

See: https://lists.zx2c4.com/pipermail/wireguard/2020-February/004963.html
2020-02-07 09:02:14 +01:00
David Terry e5ca1ca263 vimPlugins: update 2020-01-25 22:26:26 -08:00
David Terry 4edc5f8236 vimPlugins.vim-smt2: init at 2018-05-20 2020-01-25 22:26:26 -08:00
David Terry ed72b90dd6 wireguard: 0.0.20191226 -> 0.0.20200105
https://lists.zx2c4.com/pipermail/wireguard/2020-January/004844.html
2020-01-06 17:24:28 +01:00
David Terry 27ca6c2939 linuxPackagesFor: wireguard: noop for kernel >= 5.6 2019-12-31 09:36:51 +01:00
David Terry c9a3e1f99c tests/wireguard: init wg-quick
- Duplicate and adapt the existing default wireguard test for wg-quick
- Pull common setup code out into a seperate file
2019-12-30 22:44:00 +01:00
David Terry d6be252921 wireguard-tools: 0.0.20191219 -> 1.0.20191226
the userspace wireguard tools have been pulled out into their own repo as
announced in this mailing list post:

https://lists.zx2c4.com/pipermail/wireguard/2019-December/004787.html
2019-12-27 21:02:22 +01:00
David Terry 9681bc7147 wireguard: 0.0.20191219 -> 0.0.20191226
the wireguard kernel module has been pulled out into it's own repo as
announced in this mailing list post:

https://lists.zx2c4.com/pipermail/wireguard/2019-December/004796.html
2019-12-27 21:01:54 +01:00
David Terry bbb9f053b4 wireguard-tools: 0.0.20191127 -> 0.0.20191212 2019-12-12 15:39:46 +01:00
David Terry bdcc0f420c wireguard-tools: 0.0.20191012 -> 0.0.20191127 2019-11-27 17:52:04 +01:00
David Terry cb8aa201e2 aerc: 0.2.1 -> 0.3.0
- bump version
- build with notmuch support
- substitute @SHAREDIR@ in aerc.conf for the `template-dirs` key
- place ncurses instead of ncurses.dev in PATH (cannot find infocmp otherwise)
2019-11-25 08:47:28 -08:00
David Terry cd87f1ba23 automake-1.15: deterministic documentation generation
automake 1.15 uses a bundled version of help2man from 2012 that
does not support the SOURCE_DATE_EPOCH environment variable.

This means that the build date is included in the generated
documentation, breaking reproducibility.

This changes adds the SOURCE_DATE_EPOCH support from the current
help2man to the version bundled in automake 1.15.
2019-11-03 10:55:45 +01:00
David Terry 5cd5661378 python3Packages.pytest4: deterministic bytecode
For reasons that are not clear to me, the pytest4 check phase produces a
lot of non-deterministic bytecode files. This PR turns off bytecode
generation and disables a test that force enables bytecode generation.
2019-10-27 14:21:57 +01:00
David Terry 4a01f33c1b diffoscope: 126 -> 127 2019-10-24 22:20:17 +02:00