Commit Graph

45 Commits (cf5062adfd93e8efd69d9ea6f640a9e6092edc3e)

Author SHA1 Message Date
hexchen cf5062adfd sources: update nixpkgs to 21.05
this caused various other changes related to nftables, we are now using
hexchen's fork of pbb's module.
2021-08-07 12:05:25 +00:00
schweby d3e08e0247
sources: update packages 2021-07-28 22:31:23 +02:00
schweby 2c0abd0cc4
sources: set template for mattermost-server 2021-07-16 23:45:43 +02:00
stuebinm 32e13edee1
fix hashes
apparently I changed the url but not the hash at some point while
fiddling with the sources.json file.

have I mentioned how much I like niv yet?
2021-07-16 18:14:22 +02:00
stuebinm 69f5448aa3
mattermost 5.34.3 → 5.37.0
Among other things, this contains the "collapsable reply threads" feature
which makes it behave similar to slack.

Also, after spending thirty minutes or so attempting to teach niv that
it should really only fetch the tag "5.37.0" from the mattermost-server
repository and not any other commit, branch, or similar (there is a
"release-5.37" branch, but that seems to be for active development), I
have temporarily given up on it and typed in the urls manually.

Unfortunately, this means that any kind of `niv update` will now break
things. If anyone knows how to use niv correctly for this please patch
this; otherwise I guess we can extract mattermost out from niv again.
2021-07-16 17:45:18 +02:00
schweby bfaa6a54ab
sources: update packages 2021-07-14 22:36:17 +02:00
schweby 04375f8152
hainich: remove websites
websites are now back on gitlab again
2021-07-14 22:15:03 +02:00
schweby 725517a035
sources: pin hexchen repo 2021-07-01 18:55:12 +02:00
schweby 6a408db9c1
hotfix: add websites to hainich
because gitlab broke websites AGAIN, they are now running on hainich
directly
While this is only a temporary solution, I think it will be as permanent
as they come
2021-06-25 11:38:47 +02:00
schweby 776c4d2f0f
sources: update packages 2021-06-23 23:16:54 +02:00
schweby ab68332e2b sources: update packages 2021-06-09 22:30:19 +02:00
schweby d37899698c
hainich: remove minecraft
nixos and its concepts/service management/update mechanism don't play nice with minecraft
In general some things I wanted to do (e.g. a map) are to spikiely resource intensive to run on a server meant to provide other services consistently
A replacement will be provided soon™
2021-06-06 18:22:24 +02:00
schweby fec87aa59d
sources: update packages 2021-06-03 17:25:47 +02:00
schweby e9eb76c2b5
update sources 2021-05-26 22:31:06 +02:00
schweby 8506265060
sources: update packages 2021-05-12 21:41:53 +02:00
schweby 1e57204b7a
sources: update packages 2021-05-01 18:48:15 +02:00
schweby ae8bf7c8f6
sources: manage mattermost with niv
also reenables mattermost
also updated to version 5.34.2
2021-04-28 22:29:31 +02:00
schweby 148741f4c3
sources: update packages 2021-04-28 22:01:02 +02:00
schweby 908d6df2da
sources: update sources
this also disables mattermost-beta because of a version mismatch with
the development branch
will be readded with MR
2021-04-20 21:52:18 +02:00
schweby 9770b4089a
sources.json: replace refs with branches
refs are the old way of referring to what niv tracks for updates
niv actively encourages to switch to branches or tags so this is done
here
2021-04-20 21:39:17 +02:00
schweby 3473603f91
sources: add papermc 2021-04-17 17:16:04 +02:00
schweby 18ed88727f
sources: add mumble-website 2021-04-16 15:52:17 +02:00
stuebinm 6e36ff58e2 workadventure: update and manage sources with niv
Changes:
 - workadventure is now pulled from stuebinm.eu/git via niv, and
   should be updated automatically along with the other sources
 - the same is true for the default map, which gets pulled directly from
   its gitlab sources.
 - this setup may potentially break things if I decide to rename an
   option upstream, but I don't think that'll happen too often
 - made the code a little nicer
 - uses workadventure-xce now, since the tabascoeye version is now gone

Open for discussion:
 - afaik know, the current version of workadventure-xce now contains
   fediventure-specific patches. Do we want that, or should we switch
   to the unfederated version?
2021-04-15 20:12:32 +00:00
schweby 289c82e529
sources: update sources 2021-04-14 22:43:19 +02:00
schweby 2112e6e40e
sources: update packages 2021-04-07 09:38:05 +02:00
schweby 6f7c79f93e
sources: update packages 2021-04-04 12:37:40 +02:00
schweby 8a17da7761
sources: update nix packages 2021-03-27 11:53:49 +01:00
schweby 49fa714861
sources: update nix packages 2021-03-25 21:53:21 +01:00
schweby 29e15bc2bd
sources: update nix packages 2021-03-24 22:22:10 +01:00
schweby e4a0367a51
sources: remove unecessary refs 2021-03-24 21:30:06 +01:00
schweby d11ca2bb3e sources: update nix packages 2021-03-10 20:59:23 +01:00
hexchen b186473e68 sources: update nix-hexchen
lots of fancy new stuff, but most importantly: we no longer import all
of my user config, just the very base.

none of that fancy stuff is active right now, this should mostly be a
no-op unless we do the same restructure that i have just done in my
nixfiles here as well.
2021-03-10 20:58:31 +01:00
hexchen 6b055167e3 sources: update nix-hexchen 2021-03-01 13:08:34 +00:00
schweby cd3efc616d updated nix packages 2021-02-24 21:42:02 +00:00
schweby aca670d778 sources: updated sources 2021-02-10 22:53:55 +00:00
schweby 9d516c83ae sources: removed immae-nix 2021-02-10 23:48:18 +01:00
schweby b384ff8b38 updated nixpkgs etc 2021-01-27 23:44:18 +01:00
hexchen 4c9a200c83 sources: switch to upstream
this involves moving the blackmagic package and module from hexchen's
nixpkgs fork into this repo directly.
2021-01-27 22:06:56 +01:00
hexchen dad94d6e0d sources: update nixpkgs 2021-01-26 20:18:54 +00:00
hexchen c0efd41e74 nftables: import module and init config 2021-01-15 22:45:34 +00:00
hexchen a863459bb1 sources: update nixpkgs 2021-01-15 00:44:37 +00:00
hexchen ea80c4fe41 hainich/lantifa: update mediawiki to use unstable 2021-01-12 23:21:19 +00:00
hexchen 3956861948 sources: update nix-hexchen 2021-01-11 01:57:28 +00:00
hexchen 1399f74e87 pkgs: pass nixpkgs config properly
see cee4094d91
for details of upstream changes
2021-01-11 00:11:40 +00:00
hexchen 851052014a complete restructure of haccfiles
here be winkekatzen
2021-01-10 23:53:41 +00:00