Commit Graph

2215 Commits

Author SHA1 Message Date
ec8a506161 mtworx: tailscale: acceptDNS 2024-11-21 07:03:31 +02:00
Deployerbot Main
897f4f4623 flake.lock: Update
Flake lock file updates:

• Updated input 'nur':
    'github:nix-community/NUR/34ea536162b11e0db2449bd2eb248dccce1bb9e6?narHash=sha256-vWkWJWMujimxIan8vSSXmB6ujov6SgQca3wD4c2EGIk%3D' (2024-11-20)
  → 'github:nix-community/NUR/159109d408ff0eec3fe9a4c60073481aa21f9b6a?narHash=sha256-SPVZNI5PWoIuQSTwxs51EI3JHNBbLvJTYIHpmqfavQw%3D' (2024-11-21)
2024-11-21 04:54:47 +00:00
8bc355786f fix tailscaled dns 2024-11-21 06:54:12 +02:00
6e3512745f tailscaled dns revert 2024-11-21 06:52:30 +02:00
c5192a5256 tailscale: --accept-dns=false 2024-11-21 06:50:25 +02:00
Deployerbot Main
bd5acc2690 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/5e4fbfb6b3de1aa2872b76d49fafc942626e2add?narHash=sha256-OZiZ3m8SCMfh3B6bfGC/Bm4x3qc1m2SVEAlkV6iY7Yg%3D' (2024-11-15)
  → 'github:NixOS/nixpkgs/23e89b7da85c3640bbc2173fe04f4bd114342367?narHash=sha256-y/MEyuJ5oBWrWAic/14LaIr/u5E0wRVzyYsouYY3W6w%3D' (2024-11-19)
• Updated input 'nur':
    'github:nix-community/NUR/8ee137273e4a24ac661b43a195848beac5b3bd04?narHash=sha256-SJW1HVIbav/8NlEFMqfiqrhaKcpbMqMFCTZ0cOikXgA%3D' (2024-11-19)
  → 'github:nix-community/NUR/34ea536162b11e0db2449bd2eb248dccce1bb9e6?narHash=sha256-vWkWJWMujimxIan8vSSXmB6ujov6SgQca3wD4c2EGIk%3D' (2024-11-20)
• Updated input 'zig':
    'github:mitchellh/zig-overlay/d667054598d541df2266b961b207bb63fe8fe423?narHash=sha256-K9Ckfj8B/BYseN/FjdP0Q%2BfpuXEgl8cVov5t6%2B4D8bU%3D' (2024-11-19)
  → 'github:mitchellh/zig-overlay/d7ed8d82e2b26624ad02f551401ef489c779237d?narHash=sha256-jxVS0F3elJuD3HXUkSHIf6rv9udbkwvnJCfXxXqpaLQ%3D' (2024-11-20)
2024-11-20 20:30:38 +00:00
c1b86c6c26 re-enable immich 2024-11-20 22:30:10 +02:00
4106adccf5 headscale: +prefixes.ipv4 2024-11-20 21:13:39 +02:00
9427ac5f5c fwminex: remove immich for now
```
Nov 20 16:17:38 fwminex systemd[1]: Started Immich backend server (Self-hosted photo and video backup solution).
Nov 20 16:17:38 fwminex immich[3803141]: + mkdir /data/M-Camera
Nov 20 16:17:38 fwminex immich[3803141]: + bindfs -u immich -g immich /var/run/immich/bind-paths/M-Camera /data/M-Camera
Nov 20 16:17:38 fwminex immich[3803141]: + mkdir /data/Pictures
Nov 20 16:17:38 fwminex immich[3803141]: + bindfs -u immich -g immich /var/run/immich/bind-paths/Pictures /data/Pictures
Nov 20 16:17:38 fwminex immich[3803141]: + exec setpriv --ruid immich --inh-caps -all /nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/bin/server
Nov 20 16:17:39 fwminex immich[3803141]: Starting api worker
Nov 20 16:17:39 fwminex immich[3803141]: Starting microservices worker
Nov 20 16:17:40 fwminex immich[3803141]: [Nest] 3803141  - 11/20/2024, 4:17:40 PM     LOG [Microservices:EventRepository] Initialized websocket server
Nov 20 16:17:40 fwminex immich[3803141]: [Nest] 3803141  - 11/20/2024, 4:17:40 PM    WARN [Microservices:DatabaseService] Could not run vector reindexing checks. If the extension was updated, please restart the Postgres instance.
Nov 20 16:17:40 fwminex immich[3803141]: QueryFailedError: pgvecto.rs: The extension is upgraded so all index files are outdated.
Nov 20 16:17:40 fwminex immich[3803141]: ADVICE: Delete all index files. Please read `https://docs.pgvecto.rs/admin/upgrading.html`
Nov 20 16:17:40 fwminex immich[3803141]:     at PostgresQueryRunner.query (/nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:219:19)
Nov 20 16:17:40 fwminex immich[3803141]:     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Nov 20 16:17:40 fwminex immich[3803141]:     at async DataSource.query (/nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/node_modules/typeorm/data-source/DataSource.js:350:20)
Nov 20 16:17:40 fwminex immich[3803141]:     at async DatabaseRepository.shouldReindex (/nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/dist/repositories/database.repository.js:136:25)
Nov 20 16:17:40 fwminex immich[3803141]:     at async DatabaseService.checkReindexing (/nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/dist/services/database.service.js:144:17)
Nov 20 16:17:40 fwminex immich[3803141]:     at async /nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/dist/services/database.service.js:93:13
Nov 20 16:17:40 fwminex immich[3803141]:     at async /nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/dist/repositories/database.repository.js:197:23 {
Nov 20 16:17:40 fwminex immich[3803141]:   query: 'SELECT idx_status FROM pg_vector_index_stat WHERE indexname = $1',
Nov 20 16:17:40 fwminex immich[3803141]:   parameters: [ 'clip_index' ],
Nov 20 16:17:40 fwminex immich[3803141]:   driverError: error: pgvecto.rs: The extension is upgraded so all index files are outdated.
Nov 20 16:17:40 fwminex immich[3803141]:   ADVICE: Delete all index files. Please read `https://docs.pgvecto.rs/admin/upgrading.html`
Nov 20 16:17:40 fwminex immich[3803141]:       at /nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/node_modules/pg/lib/client.js:535:17
Nov 20 16:17:40 fwminex immich[3803141]:       at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Nov 20 16:17:40 fwminex immich[3803141]:       at async PostgresQueryRunner.query (/nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:184:25)
Nov 20 16:17:40 fwminex immich[3803141]:       at async DataSource.query (/nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/node_modules/typeorm/data-source/DataSource.js:350:20)
Nov 20 16:17:40 fwminex immich[3803141]:       at async DatabaseRepository.shouldReindex (/nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/dist/repositories/database.repository.js:136:25)
Nov 20 16:17:40 fwminex immich[3803141]:       at async DatabaseService.checkReindexing (/nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/dist/services/database.service.js:144:17)
Nov 20 16:17:40 fwminex immich[3803141]:       at async /nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/dist/services/database.service.js:93:13
Nov 20 16:17:40 fwminex immich[3803141]:       at async /nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/dist/repositories/database.repository.js:197:23 {
Nov 20 16:17:40 fwminex immich[3803141]:     length: 234,
Nov 20 16:17:40 fwminex immich[3803141]:     severity: 'ERROR',
Nov 20 16:17:40 fwminex immich[3803141]:     code: 'XX000',
Nov 20 16:17:40 fwminex immich[3803141]:     detail: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:     hint: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:     position: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:     internalPosition: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:     internalQuery: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:     where: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:     schema: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:     table: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:     column: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:     dataType: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:     constraint: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:     file: 'error.rs',
Nov 20 16:17:40 fwminex immich[3803141]:     line: '125',
Nov 20 16:17:40 fwminex immich[3803141]:     routine: 'vectors::error::check_client'
Nov 20 16:17:40 fwminex immich[3803141]:   },
Nov 20 16:17:40 fwminex immich[3803141]:   length: 234,
Nov 20 16:17:40 fwminex immich[3803141]:   severity: 'ERROR',
Nov 20 16:17:40 fwminex immich[3803141]:   code: 'XX000',
Nov 20 16:17:40 fwminex immich[3803141]:   detail: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:   hint: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:   position: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:   internalPosition: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:   internalQuery: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:   where: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:   schema: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:   table: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:   column: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:   dataType: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:   constraint: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:   file: 'error.rs',
Nov 20 16:17:40 fwminex immich[3803141]:   line: '125',
Nov 20 16:17:40 fwminex immich[3803141]:   routine: 'vectors::error::check_client'
Nov 20 16:17:40 fwminex immich[3803141]: }
Nov 20 16:17:40 fwminex immich[3803141]: microservices worker error: QueryFailedError: pgvecto.rs: The extension is upgraded so all index files are outdated.
Nov 20 16:17:40 fwminex immich[3803141]: ADVICE: Delete all index files. Please read `https://docs.pgvecto.rs/admin/upgrading.html`
Nov 20 16:17:40 fwminex immich[3803141]: microservices worker exited with code 1
Nov 20 16:17:40 fwminex immich[3803141]: Killing api process
```
2024-11-20 16:21:34 +02:00
fa03ae8947 lint 2024-11-20 16:14:23 +02:00
c5aa2c8435 deployerbot: fix hostname 2024-11-20 16:09:01 +02:00
6f8dcf66fc deployerbot: make vno3-rp3b optional again 2024-11-20 16:07:44 +02:00
b55f79ae38 colorscheme: let's try torte 2024-11-20 10:03:14 +02:00
6012256f6b nvim: bring back vim colorscheme
Not the same as nvim 0.9, but good enough.
2024-11-20 09:26:52 +02:00
591aca8408 vm: +pkgs 2024-11-19 23:27:31 +02:00
f0fc975b88 soju: remove extraConfig, now it's in enableMessageLogging 2024-11-19 23:17:56 +02:00
e480d603ce vm and mtworx: upgrade kernel packages 2024-11-19 22:42:56 +02:00
1dc6c4effc disable calibre 2024-11-19 22:32:19 +02:00
e1b782a3c6 24.11
did not test samba and headscale yet

https://github.com/juanfont/headscale/issues/2210#issuecomment-2480130747
2024-11-19 22:32:19 +02:00
112e51dc25 use Mitchell's Zig overlay 2024-11-19 22:31:08 +02:00
70f6a860b2 headscale: move to jakst.vpn 2024-11-19 22:16:22 +02:00
3c472ee51a vno1-gdrx: +lutris, move diffoscope to desktop 2024-11-19 21:47:18 +02:00
58c5e50fd4 rm mxp10 2024-11-19 18:49:39 +02:00
Deployerbot Main
e6b6f8bb26 flake.lock: Update
Flake lock file updates:

• Updated input 'nur':
    'github:nix-community/NUR/e7bd0e44daad579cf2b9dd2effa0fd208a3f7f50' (2024-11-18)
  → 'github:nix-community/NUR/35d1aaf81870bf5ed50644978c7a1e2c08c9027c' (2024-11-19)
2024-11-19 07:00:08 +00:00
Deployerbot Main
72650c8fec flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/c21b77913ea840f8bcf9adf4c41cecc2abffd38d' (2024-11-15)
  → 'github:NixOS/nixpkgs/e8c38b73aeb218e27163376a2d617e61a2ad9b59' (2024-11-16)
• Updated input 'nur':
    'github:nix-community/NUR/2aeeee1797357b8ad88187a8671df63b1f53fa2b' (2024-11-17)
  → 'github:nix-community/NUR/e7bd0e44daad579cf2b9dd2effa0fd208a3f7f50' (2024-11-18)
2024-11-18 07:00:17 +00:00
Deployerbot Main
b0affa0f7e flake.lock: Update
Flake lock file updates:

• Updated input 'nix-index-database':
    'github:Mic92/nix-index-database/40d882b55e89add1ded379cc99edaab24983d6d9' (2024-11-14)
  → 'github:Mic92/nix-index-database/bdba246946fb079b87b4cada4df9b1cdf1c06132' (2024-11-17)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/0c657fd1342d7996874a19c6e5540fd6ab3cf876' (2024-11-16)
  → 'github:NixOS/nixos-hardware/672ac2ac86f7dff2f6f3406405bddecf960e0db6' (2024-11-16)
• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/dc460ec76cbff0e66e269457d7b728432263166c' (2024-11-11)
  → 'github:NixOS/nixpkgs/5e4fbfb6b3de1aa2872b76d49fafc942626e2add' (2024-11-15)
• Updated input 'nur':
    'github:nix-community/NUR/295cc9ee333bda9e7d58daae4d1c25fcdef3e5a6' (2024-11-16)
  → 'github:nix-community/NUR/2aeeee1797357b8ad88187a8671df63b1f53fa2b' (2024-11-17)
2024-11-17 07:00:18 +00:00
4d5af6a793 syncthing: +mxp1 2024-11-16 16:58:02 +02:00
e887c29d4f vno1-gdrx: +diffoscope 2024-11-16 09:59:26 +02:00
Deployerbot Main
4dbfa93b8a flake.lock: Update
Flake lock file updates:

• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/f6581f1c3b137086e42a08a906bdada63045f991' (2024-11-12)
  → 'github:NixOS/nixos-hardware/0c657fd1342d7996874a19c6e5540fd6ab3cf876' (2024-11-16)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/689fed12a013f56d4c4d3f612489634267d86529' (2024-11-12)
  → 'github:NixOS/nixpkgs/c21b77913ea840f8bcf9adf4c41cecc2abffd38d' (2024-11-15)
• Updated input 'nur':
    'github:nix-community/NUR/2beaf55f518df124a7fd9d1269617effee23869d' (2024-11-15)
  → 'github:nix-community/NUR/295cc9ee333bda9e7d58daae4d1c25fcdef3e5a6' (2024-11-16)
2024-11-16 07:00:17 +00:00
6a0b89d330 cups: remove nonworking driver 2024-11-16 01:53:13 +02:00
Deployerbot Main
0292f83c72 flake.lock: Update
Flake lock file updates:

• Updated input 'nix-index-database':
    'github:Mic92/nix-index-database/896019f04b22ce5db4c0ee4f89978694f44345c3' (2024-11-10)
  → 'github:Mic92/nix-index-database/40d882b55e89add1ded379cc99edaab24983d6d9' (2024-11-14)
• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/76612b17c0ce71689921ca12d9ffdc9c23ce40b2' (2024-11-09)
  → 'github:NixOS/nixpkgs/dc460ec76cbff0e66e269457d7b728432263166c' (2024-11-11)
• Updated input 'nur':
    'github:nix-community/NUR/079b8eda3a720dce65c8af244fb70bb88675ab5e' (2024-11-14)
  → 'github:nix-community/NUR/2beaf55f518df124a7fd9d1269617effee23869d' (2024-11-15)
2024-11-15 07:00:18 +00:00
Deployerbot Main
2b334ddde8 flake.lock: Update
Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a' (2024-09-17)
  → 'github:numtide/flake-utils/11707dc2f618dd54ca8739b309ec4fc024de578b' (2024-11-13)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/9256f7c71a195ebe7a218043d9f93390d49e6884' (2024-11-10)
  → 'github:NixOS/nixpkgs/689fed12a013f56d4c4d3f612489634267d86529' (2024-11-12)
• Updated input 'nur':
    'github:nix-community/NUR/557c0eadd9e2a3f76b1d0426641c2f8e597cf939' (2024-11-13)
  → 'github:nix-community/NUR/079b8eda3a720dce65c8af244fb70bb88675ab5e' (2024-11-14)
2024-11-14 07:00:17 +00:00
844eb55590 syncthing: +Maildir 2024-11-13 09:15:55 +02:00
Deployerbot Main
d30e25cca8 flake.lock: Update
Flake lock file updates:

• Updated input 'nur':
    'github:nix-community/NUR/19c456986f6ef2d2bba669bd8b9f75d7e30211f9' (2024-11-12)
  → 'github:nix-community/NUR/557c0eadd9e2a3f76b1d0426641c2f8e597cf939' (2024-11-13)
2024-11-13 07:00:07 +00:00
948dc4fabc fix mbsync patterns 2024-11-12 21:54:47 +02:00
3b0d1a7547 git: kernel stuff 2024-11-12 18:44:14 +02:00
d136fc91e1 git sendemail 2024-11-12 18:03:36 +02:00
a383e0ef26 enable msmtp 2024-11-12 17:56:48 +02:00
Deployerbot Main
acaf55a799 flake.lock: Update
Flake lock file updates:

• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/e1cc1f6483393634aee94514186d21a4871e78d7' (2024-11-06)
  → 'github:NixOS/nixos-hardware/f6581f1c3b137086e42a08a906bdada63045f991' (2024-11-12)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/83fb6c028368e465cd19bb127b86f971a5e41ebc' (2024-11-07)
  → 'github:NixOS/nixpkgs/9256f7c71a195ebe7a218043d9f93390d49e6884' (2024-11-10)
• Updated input 'nur':
    'github:nix-community/NUR/9251bb3e482b0726081d5a03702341cb3d8180ef' (2024-11-11)
  → 'github:nix-community/NUR/19c456986f6ef2d2bba669bd8b9f75d7e30211f9' (2024-11-12)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/d70155fdc00df4628446352fc58adc640cd705c2' (2024-11-05)
  → 'github:cachix/pre-commit-hooks.nix/cd1af27aa85026ac759d5d3fccf650abe7e1bbf0' (2024-11-11)
2024-11-12 13:11:54 +00:00
3f54bf6c9d base: -vm-tools 2024-11-12 15:11:41 +02:00
21f634027f add guix 2024-11-12 09:06:36 +02:00
Deployerbot Main
5c65cfe040 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/4aa36568d413aca0ea84a1684d2d46f55dbabad7' (2024-11-05)
  → 'github:NixOS/nixpkgs/76612b17c0ce71689921ca12d9ffdc9c23ce40b2' (2024-11-09)
• Updated input 'nur':
    'github:nix-community/NUR/1148f164220c9e15ff94fe1e80c92c369a0efabd' (2024-11-10)
  → 'github:nix-community/NUR/9251bb3e482b0726081d5a03702341cb3d8180ef' (2024-11-11)
2024-11-11 07:00:19 +00:00
Deployerbot Main
c5c3680c8c flake.lock: Update
Flake lock file updates:

• Updated input 'nix-index-database':
    'github:Mic92/nix-index-database/cc2ddbf2df8ef7cc933543b1b42b845ee4772318' (2024-11-03)
  → 'github:Mic92/nix-index-database/896019f04b22ce5db4c0ee4f89978694f44345c3' (2024-11-10)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/dba414932936fde69f0606b4f1d87c5bc0003ede' (2024-11-06)
  → 'github:NixOS/nixpkgs/83fb6c028368e465cd19bb127b86f971a5e41ebc' (2024-11-07)
• Updated input 'nur':
    'github:nix-community/NUR/65bf722ae8dcbd860e81c7e3b68bfeeff0b76b81' (2024-11-09)
  → 'github:nix-community/NUR/1148f164220c9e15ff94fe1e80c92c369a0efabd' (2024-11-10)
2024-11-10 07:00:20 +00:00
Deployerbot Main
85f6697f0c flake.lock: Update
Flake lock file updates:

• Updated input 'nur':
    'github:nix-community/NUR/52598f7f9f9fac06c47150a19550fb7fea88346d' (2024-11-08)
  → 'github:nix-community/NUR/65bf722ae8dcbd860e81c7e3b68bfeeff0b76b81' (2024-11-09)
2024-11-09 07:00:07 +00:00
Deployerbot Main
c4691b1a2c flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/d063c1dd113c91ab27959ba540c0d9753409edf3' (2024-11-04)
  → 'github:NixOS/nixpkgs/dba414932936fde69f0606b4f1d87c5bc0003ede' (2024-11-06)
• Updated input 'nur':
    'github:nix-community/NUR/b630cb2de8071736233d82ca93c96e536d11311b' (2024-11-07)
  → 'github:nix-community/NUR/52598f7f9f9fac06c47150a19550fb7fea88346d' (2024-11-08)
2024-11-08 07:00:17 +00:00
423c0ec858 wip start moving dev profile 2024-11-07 16:52:48 +02:00
390e0a7ed5 rm imapsync 2024-11-07 16:48:25 +02:00
Deployerbot Main
f38636535b flake.lock: Update
Flake lock file updates:

• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/12ad8c1bf13ff15ffa6afe82c59b4af0b9226035' (2024-11-06)
  → 'github:NixOS/nixos-hardware/e1cc1f6483393634aee94514186d21a4871e78d7' (2024-11-06)
• Updated input 'nur':
    'github:nix-community/NUR/0025554e8661788c0a8f06d4821c30cb0d6a3ed8' (2024-11-06)
  → 'github:nix-community/NUR/b630cb2de8071736233d82ca93c96e536d11311b' (2024-11-07)
2024-11-07 07:00:08 +00:00
b855a969a7 desktop: +git-filter-repo 2024-11-06 14:28:26 +02:00
Deployerbot Main
a9c13e45e3 flake.lock: Update
Flake lock file updates:

• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/f6e0cd5c47d150c4718199084e5764f968f1b560' (2024-11-02)
  → 'github:NixOS/nixos-hardware/12ad8c1bf13ff15ffa6afe82c59b4af0b9226035' (2024-11-06)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/080166c15633801df010977d9d7474b4a6c549d7' (2024-10-30)
  → 'github:NixOS/nixpkgs/d063c1dd113c91ab27959ba540c0d9753409edf3' (2024-11-04)
• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/807e9154dcb16384b1b765ebe9cd2bba2ac287fd' (2024-10-29)
  → 'github:NixOS/nixpkgs/4aa36568d413aca0ea84a1684d2d46f55dbabad7' (2024-11-05)
• Updated input 'nur':
    'github:nix-community/NUR/88b6dea6f574d59dd0f3bd48d1da32d37118de34' (2024-11-03)
  → 'github:nix-community/NUR/0025554e8661788c0a8f06d4821c30cb0d6a3ed8' (2024-11-06)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/af8a16fe5c264f5e9e18bcee2859b40a656876cf' (2024-10-30)
  → 'github:cachix/pre-commit-hooks.nix/d70155fdc00df4628446352fc58adc640cd705c2' (2024-11-05)
2024-11-06 07:00:18 +00:00