8cc6d2b71c
remove niv residue
...
```fish
for d in {.,**/*}
if [ ! -d $d ]; continue; end
set from ./nix/sources.nix
set to ./npins
set from (realpath -s $from --relative-to $d)
set to (realpath -s $to --relative-to $d)
echo "($d, $from, $to)"
for f in $d/*
if [ ! -f $f ]; continue; end
sed -i "s=$from=$to=" $f
end
end
```
2025-07-03 08:39:28 +02:00
79ee2b4908
chore: run alejandra
2025-06-20 21:41:16 +02:00
9bac788fff
devShells.vim-tw: +retrie
2025-06-10 08:45:32 +02:00
52a8b37a1d
devShells: +vim-tw
2025-06-07 23:15:00 +02:00
a79628d7e2
devShells/flora: update ghc to 9.10
2025-06-04 11:30:38 +02:00
c60be15228
devShells: +necro-man
2025-05-11 20:44:16 +02:00
420d265ba3
nix: rename pins
2025-04-30 15:35:16 +02:00
30bf52a283
nix/devshell: pin fourmolu 0.17.0.0
2025-04-13 19:52:22 +02:00
66885d447e
nix/devshell: pin unstable
2025-04-13 00:49:18 +02:00
e632c1e01f
nix/devShell: add cabal-fmt
2025-04-12 15:24:54 +02:00
eeea9acbfa
nix/devShell: make sure libraries are exposed for flora
2025-04-12 12:47:22 +02:00
1d6fc79862
nix/devShell: naively pin unstable for libpq
2025-04-12 11:41:17 +02:00
d481affc6d
devShells/flora: +yarn
2025-04-02 01:15:00 +02:00
f91017271d
devShells: +forgejo
2025-04-01 11:31:41 +02:00
66731f727e
devShells: +flora
2025-03-29 09:43:39 +01:00
3cb8eeb3ea
nix: rip out the rest of the flake
2025-03-24 15:37:33 +01:00
daa656b99e
xmonad: refactor config
2025-02-28 20:43:37 +01:00
e4530279fd
nix/devShells: -qmk
2025-02-23 11:27:23 +01:00
3340d1a1a2
refactor: reuse nixpkgs instances
...
https://discourse.nixos.org/t/using-nixpkgs-legacypackages-system-vs-import/17462/8
2025-02-11 23:34:21 +01:00
9be51c43cb
add script to handle live photo
2025-02-08 18:41:23 +01:00
ff8fe0aa03
nix: update inputs
...
<<< last
>>> result
Version changes:
[U.] #1 firefox 128.6.0esr -> 128.7.0esr
[U.] #2 firefox-unwrapped 128.6.0esr -> 128.7.0esr
[U.] #3 nixos-system-vanadium 24.11.20250203.fecfeb8 -> 24.11.20250206.f5a32fa
Closure size: 2836 -> 2836 (34 paths added, 34 paths removed, delta +0, disk usage -48.4KiB).
2025-02-08 18:41:23 +01:00
577be48949
devShell: bring haskell into default shell
2025-02-08 18:41:23 +01:00
9f0e875328
nix: fix statix lints
2025-02-08 18:41:23 +01:00
95eb4b71e0
nix: format with alejandra
2025-02-08 12:10:29 +01:00
961f6de90b
nix: switch to alejandra
2025-02-08 12:03:24 +01:00
daefd1534f
Drop flake parts
...
Use native nix functions to speed up and reduce complexity
2025-02-05 19:16:13 +01:00
b246bdbe68
vanadium: move dev configuration into devshells
2025-02-03 21:22:26 +01:00
585c814692
nix: +devShells.mkShell
2025-01-30 16:51:29 +01:00
e5bfe2141d
nix: +devShells.pys2idle
2025-01-24 23:27:10 +01:00
6c5b9b3ed2
nix: +devShells.postgresql
...
Best effort shell that gets clangd working
2024-12-05 22:17:57 +01:00
2fb070ceb0
nix: +devShells.text_to_speech
2024-10-30 20:20:04 +01:00
77363cc53a
nix: fused redundant devShells into one for carbon
...
This consolidates multiple devShells, and make all these packages
available for carbon
2024-10-30 20:19:58 +01:00
b8fc26d379
nix: +devShells.planning-sup
2024-10-30 20:19:58 +01:00
2607550d3b
nix: +devShells.alo
2024-10-30 20:19:57 +01:00
e8623a462d
nix: +devShells.typstyle
2024-10-30 20:19:54 +01:00
de9ef11e12
nix: +devShells.typst-mutilate
2024-10-30 20:19:54 +01:00
664d3107f3
nix: +devShells.gomu
2024-10-30 20:19:53 +01:00
1d5b1a30b0
nix: +devShells.go-xrr-gamma
2024-10-30 20:19:50 +01:00
0f171a5919
nix: devShells.qmk
2024-10-30 20:19:49 +01:00
812c4d2fcd
nix: +devShells.xrandr
2024-10-30 20:19:49 +01:00
92b36a1d3a
devShells.coreutils: proven to build with gcc12
2024-10-30 20:19:49 +01:00
565f7b9756
nix: +devShells.coreutils
2024-10-30 20:19:48 +01:00
f78d61bb98
nix: xev devShell
2024-10-30 20:19:46 +01:00
060898582f
nix: tokei devShell should have darwin security
2024-10-30 20:19:30 +01:00
42891be0e5
nix: starship devShell
2024-10-30 20:19:29 +01:00
a0d081d217
nix: iconv for tokei devshell
2024-10-30 20:19:25 +01:00
956437d04b
nix: tokei devShell
2024-10-30 20:19:25 +01:00
125e7f3c33
nix: updated inputs (24.05)
2024-10-30 20:19:24 +01:00
fa5bbfb199
nix: updated forgejo devShell
2024-10-30 20:19:23 +01:00
5ddf0134e0
nix: add forgejo devShell
2024-10-30 20:19:23 +01:00