Commit Graph

37 Commits (81f8f4a66a79f7fcd67f6991b3c1d511d627ca59)

Author SHA1 Message Date
Andreas Wiese 81f8f4a66a vivaldi: remove 2021-11-09 22:09:15 +01:00
Andreas Wiese 91e380e7fa modules/snipe-it: make phpfpm use phpPackage
We only used phpPackage for artisan script but not for the actual PHPFPM
instance running the service.  This didn't cause any harm as long as the
default PHP instance was php74 but with the switch to php80 this should
be corrected, as Snipe-IT isn't compatible with 8.0.
2021-10-13 11:16:02 +02:00
Andreas Wiese d5ac2e7678 navidrome-bin: 0.45.1 -> 0.46.0 2021-10-13 11:15:48 +02:00
Andreas Wiese 828a26c33d modules/navidrome: enable only for <21.11 2021-09-22 13:30:05 +02:00
Andreas Wiese 7dc105d7af xmm7360-pci: init at untable-20210802
Kernel module and tools, NixOS module coming soon.
2021-09-17 00:39:45 +02:00
Andreas Wiese 5d36cfb94f snipe-it: 5.1.8 -> 5.2.0 2021-09-10 23:13:16 +02:00
Andreas Wiese 22521bcc05 janus-gateway: 0.11.3 -> 0.11.4 2021-09-09 00:29:32 +02:00
Andreas Wiese 324294e8a8 vivaldi: init at 4.1.2369.21-1
This is in nixpkgs-unstable and PR'ed for 21.05 (#134496) but doesn't
make progress so far, thus init here.  Expression is basically copied
from nixpkgs-unstable.
2021-09-09 00:17:04 +02:00
Andreas Wiese 995affe9dc modules/navidrome: init
This is basically copied from nixpkgs-unstable's navidrome module with
some minor modifications.
2021-08-29 23:08:54 +02:00
Andreas Wiese 56c0b03832 navidrome-bin: init at 0.45.1
This is basically copied from nixpkgs-unstable's navidrome derivation
but updated to current version.

I'd prefer building this from source, but currently only manage to build
the backend-only version without the web UI, as building both requires
somehow building a node.js package inside a Go package.
2021-08-29 23:00:06 +02:00
Andreas Wiese 1c6b646175 flake: Update overlay to contain all our packages
Add snipe-it and chrysalis-bin (for x86_64-linux) to overlay.  Those
somehow slipped through.
2021-08-09 00:22:47 +02:00
Andreas Wiese 1037ad9afd janus-gateway: use nixpkgs-unstable's derivation
This is in nixpkgs-unstable now, thus can be dropped once 21.11 (?) is
released.  For now, drop our own derivation in favour of what's coming.
2021-08-09 00:20:42 +02:00
Andreas Wiese 11d2b31e42 usrsctp: remove
This is in nixpkgs now.
2021-08-09 00:10:24 +02:00
Andreas Wiese d79195ebf3 flake: move inputs.nixpkgs to nixos-21.05-small
Flake input changes:

* Updated 'nixpkgs': 'github:NixOS/nixpkgs/60b18a066e8ce5dd21ebff5324345d3586a67ad9' -> 'github:NixOS/nixpkgs/348bc5de8bca09c624f5c4975f538684da4713d2'
2021-08-09 00:05:58 +02:00
Andreas Wiese f227ab33ff nextcloud-spreed-signaling: 0.2.0 -> 0.3.0 2021-08-08 23:11:11 +02:00
Andreas Wiese 85b0d11461 snipe-it: 5.1.6 -> 5.1.8
Tags v5.1.7 and v5.1.8 for some reason point to the same commit, so we
skip 5.1.7. *shrug*
2021-08-03 23:46:25 +02:00
Andreas Wiese d427d0953f snipe-it: 5.1.5 -> 5.1.6 2021-06-21 10:32:08 +02:00
Andreas Wiese 2267e18edf janus-gateway: 0.11.2 -> 0.11.3 2021-06-19 01:49:00 +02:00
Andreas Wiese 341e60a96c ryzenadj: 0.8.1 -> 0.8.2 2021-05-17 00:54:52 +02:00
Andreas Wiese 23ddb3b218 ryzen_smu: 0.1.1 -> 0.1.2 2021-05-11 00:54:49 +02:00
Andreas Wiese f972b70574 ryzenadj: unstable-2021-03-12 -> 0.8.1 2021-05-11 00:33:25 +02:00
Andreas Wiese eadfd4d0a5 snipe-it: 5.1.4 -> 5.1.5 2021-05-11 00:24:59 +02:00
Andreas Wiese 7be4eab398 janus-gateway: 0.10.10 -> 0.11.2
Also enable parallel building.
2021-05-10 19:05:31 +02:00
Andreas Wiese d2b6651201 usrsctp: enable parallel building 2021-05-10 19:00:42 +02:00
Andreas Wiese d41bbf5963 chrysalis{,-bin}: 0.8.3 -> 0.8.4
Also rename (files) to chrysalis-bin.  In a perfect world, we'd have a
source package, so at least do some symbolism.
2021-04-29 01:21:24 +02:00
Andreas Wiese 1538ca5859 modules/snipe-it: remove PostgreSQL support
Since Laravel, the PHP framework used by Snipe-IT in general supports PostgreSQL
and other database systems, there was a slight hope that it would just work™,
even though Snipe-IT itself officially only supports MySQL.  Turns out it
doesn't.

SQLite seems to work fine so far.
2021-04-23 00:34:45 +02:00
Andreas Wiese f8c0d8a036 modules: add services.snipe-it 2021-04-19 13:40:21 +02:00
Andreas Wiese b5e7f4a3a9 snipe-it: init at 5.1.4 2021-04-16 15:51:51 +02:00
Andreas Wiese a42deabaca chrysalis: init at 0.8.3 2021-04-01 21:41:23 +02:00
Andreas Wiese 77af60d5c7 modules: add hardware.cpu.amd.ryzenSMU 2021-03-19 11:38:11 +01:00
Andreas Wiese ff2b70c8a1 ryzen_smu: init at 0.1.1 2021-03-19 11:34:42 +01:00
Andreas Wiese 4df06e625d ryzenadj: init at unstable-2021-03-12 2021-03-19 11:33:45 +01:00
Andreas Wiese bdcd45d5ad nextcloud-spreed-signaling: init at 0.2.0 2021-03-19 11:25:20 +01:00
Andreas Wiese d5c57bb2b6 janus-gateway: init at 0.10.10 2021-03-19 11:24:06 +01:00
Andreas Wiese 0045ea5d02 usrsctp: init at 0.9.5.0 2021-03-19 11:23:04 +01:00
Andreas Wiese 4886938bc3 Add .gitignore 2021-03-19 11:22:02 +01:00
Andreas Wiese 64b97411fe Initial commit 2021-03-19 11:21:59 +01:00