Commit Graph
100 Commits
Author SHA1 Message Date
Daniel Fullmer 398d614203 zerotierone: 1.6.5 -> 1.6.6
(cherry picked from commit 62207eec010d76e69b1ba75eb7f72af0c223a9c8)
2021-09-24 21:27:26 +02:00
Daniel Fullmer 61901ffd0b rtl8812au: remove myself from maintainers 2021-05-08 19:04:48 -07:00
Daniel Fullmer 26fb5f75ad looking-glass-client: B2 -> B3 2021-04-17 20:21:17 -07:00
Daniel Fullmer 8d007abd0b zerotierone: 1.6.3 -> 1.6.4 (#113548) 2021-02-18 08:25:46 +00:00
Daniel Fullmer 1fd92ffe04 zerotierone: 1.6.2 -> 1.6.3 2021-02-04 10:00:20 +01:00
Daniel Fullmer 4d15dd3a08 zerotierone: 1.6.0 -> 1.6.1 2020-11-26 20:43:00 +01:00
Daniel Fullmer c05b0c32af zerotierone: 1.4.6 -> 1.6.0 2020-11-26 20:43:00 +01:00
Daniel Fullmer d87903ac6b nixos/syncoid: fix permissions without --no-sync-snap
After 733acfa140, syncoid would fail to
run if commonArgs did not include [ "--no-sync-snap" ], since it would
not have permissions to create or destroy snapshots.
2020-11-21 17:47:36 -08:00
Daniel Fullmer 91493dfd8a rpcsvc-proto: fix cross-compilation
Tested pkgsCross.armv7l-hf-multiplatform.rpvscv-proto
2020-10-21 11:43:23 -07:00
Daniel Fullmer 7c4b1b782a klibc: fix cross-compilation
Tested pkgsCross.armv7l-hf-multiplatform.klibc
2020-10-20 22:11:08 -07:00
Daniel Fullmer b3de09bc52 steam: fix typo in LD_LIBRARY_PATH (#97818) 2020-09-11 23:19:31 -04:00
Daniel Fullmer 4124ce1029 diffoscope: 156 -> 160 2020-09-11 17:39:53 -07:00
Daniel Fullmer 5f29d7e9a5 k2pdfopt: set env var to find OCR language files 2020-08-29 18:08:24 -07:00
Daniel Fullmer 8bdcaa713d k2pdfopt: 2.51a -> 2.53 2020-08-28 19:41:04 -07:00
Daniel Fullmer 374cab065e diffoscope: 154 -> 156 2020-08-14 12:59:12 -07:00
Daniel Fullmer 2b49e84514 tvheadend: include dtv scan tables 2020-07-30 23:22:46 +02:00
Daniel Fullmer 8c1c284c8d diffoscope: 151 -> 152 2020-07-19 18:57:13 -07:00
Daniel Fullmer 624425c6b4 searx: 0.16.0 -> 0.17.0 2020-07-09 11:28:09 -07:00
Daniel Fullmer 37bb17cdd4 OVMF: add symlinks for Fedora dir layout 2020-07-06 12:09:37 -07:00
Daniel Fullmer 0b4e216775 qemu-vm: treat EFI vars as state, similarly to diskImage 2020-07-06 12:09:37 -07:00
Daniel Fullmer ee43e2f1ea nixos/systemd-boot: run test on aarch64 2020-07-06 12:09:37 -07:00
Daniel Fullmer fec163d21c qemu-vm: add EFI support for aarch64 2020-07-06 12:09:36 -07:00
Daniel Fullmer d7e3312ab1 qemu-vm: split EFI NVRAM into CODE and VARS 2020-07-06 12:08:41 -07:00
Daniel Fullmer 90bf7332e1 OVMF: use Debian dir layout for aarch64 2020-07-06 12:07:50 -07:00
Daniel Fullmer b278a7d75a nixos/systemd-boot: test for EFI boot entry 2020-07-06 12:07:50 -07:00
Daniel Fullmer 4d14826825 qemu-vm: allow bootloader to set EFI vars
Without this, systemd-boot does not add an EFI boot entry for itself.
The reason it worked before this fix is because it would fall back to
the default installed \EFI\BOOT\BOOTX64.EFI
2020-07-06 12:07:49 -07:00
Daniel Fullmer 1d4dc149df nixos/systemd-boot: fix incorrect string formatting
Currently, this always writes "default nixos-generation-%d.conf" without
replacing the "%d" in the string.
Python .format() is not equivalent to "%"
2020-06-18 19:58:50 -04:00
Daniel Fullmer 5cd28326db nixos/systemd-boot: add test for updating 2020-06-15 20:22:45 -04:00
Daniel Fullmer 7e3519a7cf nixos/systemd-boot: update bootloader if needed 2020-06-15 20:22:45 -04:00
Daniel Fullmer ac73a60960 searx: fix missing dependency version
Fixes #90060
2020-06-15 20:17:26 -04:00
Daniel Fullmer 37b0c7f9da diffoscope: add danielfullmer as maintainer 2020-06-14 08:40:59 +02:00
Daniel Fullmer a9df1f768a diffoscope: 146 -> 147 2020-06-14 08:40:59 +02:00
Daniel Fullmer 34d1beb1b4 rclone: 1.52.0 -> 1.52.1 2020-06-12 17:33:52 -07:00
Daniel Fullmer 8214b8bd52 diffoscope: add missing tools
`nix path-info -S` reports the following changes:
diffoscope: 345M -> 356.7M
diffoscope w/ enableBloat: 5.4G -> 6.1G

Also re-enabled the tests and added the dependencies to checkInputs so
the comparator tests are not automatically skipped.
2020-06-02 14:10:35 -04:00
Daniel Fullmer 1f7b543e9e wifite2: 2.5.3 -> 2.5.5 2020-05-29 16:58:54 -04:00
Daniel Fullmer 4f35b7ec5f nixos/zoneminder: add minimal test 2020-05-17 14:14:30 -04:00
Daniel Fullmer e958afa0a9 nixos/zoneminder: fix evaluation with php refactor 2020-05-17 13:42:42 -04:00
Daniel Fullmer 37676e77cb nixos/systemd-boot: Add basic test 2020-05-05 14:18:18 -04:00
Daniel Fullmer 2aebb2375c programs/chromium: allow extensions outside chrome web store 2020-05-01 15:56:41 +02:00
Daniel Fullmer 45c0523b77 rtl8812au: 5.2.20.2_28373.20190903 -> 5.6.4.2_35491.20200318 2020-05-01 09:25:36 +02:00
Daniel Fullmer 301ede4157 hcxdumptool: fix incorrect pname 2020-04-27 16:22:25 -04:00
Daniel Fullmer d13a19cfba snes9x-gtk: 1.57 -> 1.60 (#85910) 2020-04-25 16:10:38 -04:00
Daniel Fullmer 4b0b23db77 wifite2: 2.5.2 -> 2.5.3 2020-04-20 23:10:15 +02:00
Daniel Fullmer 93f3b6edc7 wifite2: add danielfullmer to maintainers 2020-04-14 14:55:06 -04:00
Daniel Fullmer 7e46e2a863 wifite2: 2.2.5 -> 2.5.2
The kimocoder repo is more recently updated, and is the one used by
Debian / Kali Linux as well.
2020-04-14 14:29:18 -04:00
Daniel Fullmer 1c951b1484 hcxdumptool: init at 6.0.5 2020-04-14 20:18:07 +02:00
Daniel Fullmer ca7be74a53 pyrit: init at 2019-12-13 2020-04-13 11:28:01 +02:00
Daniel Fullmer fae01fa84b zoneminder: 1.34.3 -> 1.34.9
Also removed workaround which was included in ZoneMinder/zoneminder#2867
2020-04-11 13:37:15 -04:00
Daniel Fullmer 7db64c4352 searx: 0.15.0 -> 0.16.0 2020-04-05 15:59:25 -04:00
Daniel Fullmer d467d6ce4a zerotierone: enable package test (#82738) 2020-03-16 19:43:35 +00:00
Daniel Fullmer ce34b927e0 zoneminder: add patch to fix improper caching 2020-03-07 12:59:39 -05:00
Daniel Fullmer cb5da4eacb nixos/zoneminder: update on startup if needed 2020-03-07 12:59:39 -05:00
Daniel Fullmer 630de551ef zoneminder: fix timezone detection 2020-03-07 12:59:39 -05:00
Daniel Fullmer 2685e457d3 zoneminder: 1.32.3 -> 1.34.3 2020-03-07 12:59:36 -05:00
Daniel Fullmer 51950d7a29 rtl8812au: fix cross compiling
Built and tested on:
Raspberry Pi 3, natively compiled on aarch64
Raspberry Pi 1, cross compiled from x86_64 to armv6l
2020-02-10 20:27:28 +01:00
Daniel Fullmer 5d1fda386e zoneminder: Fix installation location for cgi-bin (#76855)
Before this change, the build would duplicate the prefix in the
installation location for cgi-bin stuff:
-- Installing: /nix/store/skg6b81hikd3fvvdf62xbkm6gsbid41a-zoneminder-1.32.3/nix/store/skg6b81hikd3fvvdf62xbkm6gsbid41a-zoneminder-1.32.3/libexec/zoneminder/cgi-bin/zms
2020-01-18 16:41:57 -05:00
Daniel Fullmer 2e5051e223 x264: fix cross compilation 2020-01-15 09:46:30 +01:00
Daniel Fullmer 27b8253655 nixos/zerotierone: prevent systemd from changing MAC address 2020-01-09 17:51:44 -05:00
Daniel Fullmer 1b591acf6b ffmpeg: fix cross compilation 2020-01-04 08:25:51 +00:00
Daniel Fullmer f6f8f0b75a ffmpeg: fix cross compilation 2020-01-04 02:14:53 -05:00
Daniel Fullmer 115534cf8c zerotierone: add arm platform
Tested on raspberry pi 1.
2020-01-03 20:26:42 -05:00
Daniel Fullmer 7fffda016c zerotierone: add danielfullmer as maintainer 2020-01-03 20:26:42 -05:00
Daniel Fullmer 44d0aed677 zerotierone: fix cross compilation 2020-01-03 20:26:42 -05:00
Daniel Fullmer 228056c878 kati: 2017-05-23 -> 2019-09-23 (#69618) 2019-11-29 21:43:30 +01:00
Daniel Fullmer c7b123a81a nixos-generate-config: Fix incorrectly named option
This appears to be a typo from c2576266ba
2019-11-02 15:46:16 -04:00
Daniel Fullmer 1fff932e7f k2pdfopt: Fix patch for mupdf 1.16.1 2019-09-15 17:18:18 +09:00
Daniel Fullmer 740d4c22ec k2pdfopt: Fix build and clean up 2019-09-14 21:52:06 +09:00
Daniel Fullmer f12dcceb47 rtl8812au: 5.2.20.2_28373.20180619 -> 5.2.20.2_28373.20190903 2019-09-12 13:07:27 -04:00
Daniel Fullmer fe2b80c2d3 rclone: 1.49.1 -> 1.49.2 2019-09-08 19:38:07 -04:00
Daniel Fullmer 33b67761be zerotierone: 1.4.2 -> 1.4.4 (#67648) 2019-08-28 20:28:46 +00:00
Daniel Fullmer 88723457e6 rclone: 1.49.0 -> 1.49.1 2019-08-28 15:22:12 -04:00
Daniel Fullmer da178efe89 kdeconnect: Use qt5's mkDerivation
See #65399
2019-08-07 10:39:53 -04:00
Daniel Fullmer 8c975f2f38 zerotierone: 1.2.12 -> 1.4.0 2019-07-30 13:19:15 -04:00
Daniel Fullmer 032d0bafce rtl8812au: fix build with Linux >= 5.0 2019-05-16 17:54:06 -04:00
Daniel Fullmer 2d2f104751 k2pdfopt: 2.42 -> 2.51a
Merge #55150.
2019-02-07 14:42:46 +01:00
Daniel Fullmer 70fc5edacb mupdf: Fix changed library name 2019-02-03 19:55:48 -05:00
Daniel Fullmer 82c3d05d9e rtl8812au: 5.2.20_25672.20171213 -> 5.2.20.2_28373.20180619 2018-12-14 23:10:43 -05:00
Daniel Fullmer bfc680311a rclone: 1.44 -> 1.45 2018-11-28 15:17:25 -05:00
Daniel Fullmer 841643796a rclone: 1.40 -> 1.41 2018-04-29 20:03:05 -04:00
Daniel Fullmer 70abab8eaf mythtv: 0.27.4 -> 29.1 2018-03-23 21:03:23 -05:00
Daniel Fullmer 2b8406f873 rclone: 1.39 -> 1.40 2018-03-20 21:15:15 -04:00
Daniel Fullmer 02fee428a2 avrbinutils: 2.26 -> 2.30 2018-03-01 13:30:17 -05:00
Daniel Fullmer 59c43d60ad rtl8812au: 4.3.20 -> 5.2.20_25672.20171213 2018-02-10 21:05:39 -05:00
Daniel Fullmer 028068a274 qtpass: 1.1.6 -> 1.2.1 2018-01-05 16:17:36 +08:00
Daniel Fullmer 96f07d6b61 john: Fix extra utility programs 2017-12-31 18:52:34 -05:00
Daniel Fullmer bfe218e3cb adapta-gtk-theme: 3.91.2.147 -> 3.92.1.72 2017-11-04 18:03:04 -04:00
Daniel Fullmer 3200f7a576 mupdf and k2pdfopt: update mirror 2017-10-05 17:44:18 -04:00
Daniel Fullmer 7f511709de k2pdfopt: fix mupdf linking 2017-10-03 20:26:54 -04:00
Daniel Fullmer 9c53b9cff9 mupdf: fix library linking
Previously, libmupdf.so did not have DT_NEEDED references to its
dependencies. Packages which linked against libmupdf would have to also
manually link against its dependencies as well.
2017-10-03 20:22:04 -04:00
Daniel Fullmer fcd3061e2a rclone: 1.37 -> 1.38 2017-09-30 18:13:24 -04:00
Daniel Fullmer f488434a66 zcash: 1.0.11 -> 1.0.12 2017-09-29 10:09:57 -04:00
Daniel Fullmer 8c2895400f k2pdfopt: 2.32 -> 2.42 2017-09-09 02:22:58 -04:00
Daniel Fullmer 6182b67228 gocr: Install libraries and includes 2017-09-08 19:28:39 -04:00
Daniel Fullmer 28b1170f49 john: workaroud for build failure 2017-09-01 11:05:01 -04:00
Daniel Fullmer 4bf9622749 irrlicht: 1.8-svn-5104 -> 1.8.4 2017-08-29 15:25:40 -04:00
Daniel Fullmer 1c44981d19 irrlicht3843: Removed unused derivation
supertuxcart includes its own version of irrlicht so this is no longer
needed.
2017-08-29 15:04:46 -04:00
Daniel Fullmer 3b3f6d191a zcash: 1.0.8 -> 1.0.11 2017-08-22 10:33:07 +02:00
Daniel Fullmer c08ceb1df8 rtl8812au: Fixes for newer linux kernels
This includes the patches from the pull requests #42, #43, and #46
submitted to Grawp/rtl8812au_rtl8821au
2017-08-11 23:47:07 -04:00
Daniel Fullmer afa9031062 rtl8812au: Fix comment typo
The commit 5d693c84d2 cleaned up the
substitute() function in stdenv and caused this line to
fail.
2017-08-11 23:31:12 -04:00
Daniel Fullmer caaa79f246 nixos/pulseaudio: Fix for missing zeroconf module 2017-08-03 14:21:34 +02:00