|
0aaf453ba7
|
euicc-manual: 2025-07-19 -> 2025-07-20
|
2025-07-20 18:59:56 +00:00 |
|
|
dd12514486
|
uassets: 2025-07-19 -> 2025-07-20
|
2025-07-20 18:59:39 +00:00 |
|
|
d0eb5851d5
|
podcastindex-db: 2025-07-15 -> 2025-07-20
|
2025-07-20 18:59:24 +00:00 |
|
|
2fc1baebd6
|
opencellid: 2025-07-19 -> 2025-07-20
|
2025-07-20 18:59:06 +00:00 |
|
|
8477e51538
|
fix systemd backlight persistence
|
2025-07-19 23:55:22 +00:00 |
|
|
e016ed9272
|
fix nixos activation notify-send
|
2025-07-19 23:35:38 +00:00 |
|
|
e311e0e757
|
tailscale: remote bogus comment
/dev/net/tun *is* userspace networking; that's all tailscale can do
|
2025-07-19 23:33:24 +00:00 |
|
|
e6f724a54c
|
networkmanager: dont set invalid main.dns values
|
2025-07-19 23:32:51 +00:00 |
|
|
bd735d4400
|
networkmanager-split: ship manpages
|
2025-07-19 22:36:59 +00:00 |
|
|
2d8dcb600c
|
bluetooth pairings: set correct service.Type = "oneshot"
|
2025-07-19 21:12:41 +00:00 |
|
|
62a5711a2a
|
wifi pairings: set correct service.Type = "oneshot"
this ensures correct ordering between the things which use it
|
2025-07-19 21:12:23 +00:00 |
|
|
bdbc632e1e
|
nixpkgs: 2025-07-18 -> 2025-07-19
|
2025-07-19 19:21:49 +00:00 |
|
|
e25d8a29b9
|
nixpkgs-wayland: 0-unstable-2025-07-15 -> 0-unstable-2025-07-19
|
2025-07-19 19:21:49 +00:00 |
|
|
504a13832f
|
euicc-manual: 0-unstable-2025-05-20 -> 0-unstable-2025-07-19
|
2025-07-19 19:21:49 +00:00 |
|
|
a95bbd23b4
|
mslicer: 0.2.2-unstable-2025-06-25 -> 0.2.2-unstable-2025-07-18
|
2025-07-19 19:21:49 +00:00 |
|
|
e2bb663c8e
|
opencellid: 2025-07-16 -> 2025-07-19
|
2025-07-19 19:21:49 +00:00 |
|
|
04e4d9ed23
|
uassets: 2025-07-15 -> 2025-07-19
|
2025-07-19 19:21:49 +00:00 |
|
|
44d83ffdfd
|
rk3399-ppp-sound DTO: elaborate docs
|
2025-07-19 19:21:49 +00:00 |
|
|
ee92770d11
|
linuxPackages.ppp-imx258: init
i'm failing to get working cam with this, but gotta start somewhere...
|
2025-07-19 19:21:49 +00:00 |
|
|
f39978ee43
|
todo.md: task for getting moby wifi to auto-connect
|
2025-07-19 19:21:49 +00:00 |
|
|
96a18c86dd
|
static-nix-shell: add infrastructure for configuring PATH/XDG_DATA_DIRS without wrapping, in a shell-specific manner
|
2025-07-19 19:21:49 +00:00 |
|
|
d426a9e9e8
|
programs: ship "wiremix"
|
2025-07-19 19:21:49 +00:00 |
|
|
96d3e3fcca
|
nixpkgs: patches: link to alsa-ucm-conf update
|
2025-07-19 19:21:49 +00:00 |
|
|
a84d48d601
|
nixpkgs: remove commented-out patches which have since been merged
|
2025-07-19 19:21:49 +00:00 |
|
|
7e882212c4
|
linuxPackages.{imx258,rt5640}: prefix name with "megi-"
to differentiate with other (future) customized versions of these modules
|
2025-07-19 19:21:49 +00:00 |
|
|
bde9114ce9
|
pinephone-pro: disable megi's imx258; fixes audio but loses us the camera (which may or may not have been working before)
|
2025-07-19 19:21:49 +00:00 |
|
|
d7a1859b97
|
linuxPackages.imx258: document why this custom kernel module is needed
and yes, this is still up-to-date with megi's as of linux 6.15
|
2025-07-19 19:21:49 +00:00 |
|
|
958f8ef0c9
|
pinephone-pro: add docs around kernel building
|
2025-07-19 19:21:49 +00:00 |
|
|
d37543e9e9
|
pinephone-pro: ship megi's rt5640 driver
longer term, i should switch back to the kernel driver, but first i gotta figure out why it fails...
|
2025-07-19 19:21:49 +00:00 |
|
|
88454ff073
|
alsa-ucm-conf: show how to build unmerged versions
|
2025-07-19 19:21:49 +00:00 |
|
|
0c791e30a0
|
linuxPackages_6_15.rt5640: fix build against linux 6.15
updated version comes from megi:
```console
$ cd src/linux
$ git fetch stable --tags
$ git checkout v6.15
$ patch -p1 <(curl https://xff.cz/kernels/6.15/patches/all.patch)
$ cp sound/soc/codecs/rt5640.c pkgs/linux-packages/rt5640/snd-soc-rt5640.c
```
|
2025-07-19 19:21:49 +00:00 |
|
|
e4c6c01f8d
|
sane-input-handler: fix for more recent oils shell
|
2025-07-19 19:21:49 +00:00 |
|
|
87ce176081
|
static-niux-shell: support an optional installCheck phase
|
2025-07-19 19:21:49 +00:00 |
|
|
0f29c667aa
|
sane-input-handler: move to pkgs/by-name
|
2025-07-19 19:21:49 +00:00 |
|
|
d7f3b7bcff
|
[NOT FOR MOBY DEPLOY] nixpkgs: 2025-07-16 -> 2025-07-18
moby sound issues persist
|
2025-07-19 19:21:49 +00:00 |
|
|
009691212c
|
[NOT FOR MOBY DEPLOY] nixpkgs: 2025-07-06 -> 2025-07-16
moby has broken sound output (kernel ASoC log errors), and GUI is unresponsive
|
2025-07-19 19:21:42 +00:00 |
|
|
82e049d99d
|
nixpkgs-wayland: 2025-07-10 -> 2025-07-15
|
2025-07-18 16:12:05 +00:00 |
|
|
17cdbb12d2
|
sops-nix: 2025-07-04 -> 2025-07-15
|
2025-07-18 16:11:40 +00:00 |
|
|
c1edaf792a
|
opencellid: 2025-07-15 -> 2025-07-16
|
2025-07-18 16:11:09 +00:00 |
|
|
36869a94b9
|
uassets: 2025-07-10 -> 2025-07-15
|
2025-07-18 16:10:53 +00:00 |
|
|
d669e66ffa
|
sane-tag-media: fix missing closing paren in log message
|
2025-07-18 05:17:05 +00:00 |
|
|
2fcf88b89b
|
zsh: define ls helpers in terms of eachother
|
2025-07-16 00:47:26 +00:00 |
|
|
023f006eb5
|
zsh: define a "lrt" alias
|
2025-07-16 00:45:29 +00:00 |
|
|
bdd012fa43
|
zshrc: use $HOME instead of hardcoding the user
|
2025-07-16 00:25:21 +00:00 |
|
|
cbcb43ac2c
|
zsh: split zshrc into dedicated file
|
2025-07-16 00:24:38 +00:00 |
|
|
fde708e602
|
mercurial: ship mercurialFull
not sure _entirely_ what it adds though
|
2025-07-15 23:02:55 +00:00 |
|
|
e4fc268c24
|
mercurial: add an old "qcref" alias, but it doesnt work on modern (or nix?) mercurial
|
2025-07-15 22:23:43 +00:00 |
|
|
5f829789fd
|
podcastindex-db: 2025-07-06 -> 2025-07-15
|
2025-07-15 06:44:50 +00:00 |
|
|
28a13219be
|
opencellid: 2025-07-10 -> 2025-07-15
|
2025-07-15 06:44:37 +00:00 |
|
|
36f2bcd80c
|
tailscale: log added/removed routes
|
2025-07-15 06:44:19 +00:00 |
|