Commit Graph

240 Commits

Author SHA1 Message Date
R. Ryantm
400020ceec obliteratus: 0-unstable-2026-06-17 -> 0-unstable-2026-08-14 2026-08-14 08:36:20 +00:00
nixpkgs-ci[bot]
e8cdb92df1 obscura: 0.1.10 -> 0.2.0 (#550587) 2026-08-09 17:39:43 +00:00
Gaetan Lepage
bd8f7b0363 oboete: 0.2.5 -> 0.2.6
Diff: https://github.com/mariinkys/oboete/compare/0.2.5...0.2.6

Changelog: https://github.com/mariinkys/oboete/releases/tag/0.2.6
2026-08-09 14:27:03 +00:00
Oleksii Filonenko
ac428254a7 objdiff: 3.7.3 -> 3.8.0 (#550415) 2026-08-09 12:56:42 +00:00
R. Ryantm
b0d43eb197 obscura: 0.1.10 -> 0.2.0 2026-08-08 20:06:40 +00:00
Peder Bergebakken Sundt
84f89aa8b2 obscura: fix --version reporting 0.1.0 instead of the packaged release (#547852) 2026-08-08 16:14:42 +00:00
R. Ryantm
ce99f2b4a6 objdiff: 3.7.3 -> 3.8.0 2026-08-08 07:27:25 +00:00
Dallin Hogenson
4931ada351 obscura: report packaged release version in --version 2026-08-05 09:47:10 -06:00
Sizhe Zhao
c594c220ba obsidian: fix build on darwin 2026-08-02 23:44:13 +08:00
Wölfchen
1f47dbe6f8 obsidian: 1.12.7 -> 1.13.4 2026-07-30 19:45:56 +02:00
Arne Keller
03e26bdc20 obscura: init at 0.1.10 (#514273) 2026-07-30 08:40:12 +00:00
Dallin Hogenson
7af511f42f obscura: init at 0.1.10 2026-07-27 13:56:22 -06:00
R. Ryantm
8c14d67c7c obs-cmd: 1.0.0 -> 1.0.1 2026-07-21 15:28:19 +00:00
Emily
fdb820602b treewide: drop simple x86_64-darwin mentions
To reproduce:

    $ nix run nixpkgs/3b32825de172d0bc85664f495edb096b10862524#ast-grep \
        -- scan --update-all --inline-rules '
          id: nix-x86_64-darwin
          language: nix
          rule:
            any:
              - pattern: "\"x86_64-darwin\""
                kind: list_expression > string_expression
              - pattern:
                  context: "{ \"x86_64-darwin\" = $EXPR; }"
                  selector: binding
              - pattern:
                  context: "{ x86_64-darwin = $EXPR; }"
                  selector: binding
          fix:
            template: ""
        ' pkgs
    $ nix run nixpkgs/3b32825de172d0bc85664f495edb096b10862524#ast-grep \
        -- scan --update-all --inline-rules '
          id: json-first-x86_64-darwin
          language: json
          rule:
            kind: object > pair:nth-child(1)
            has:
              pattern: "\"x86_64-darwin\""
              field: key
          fix:
            template: ""
            expandEnd: { regex: "," }
        ' pkgs
    $ nix run nixpkgs/3b32825de172d0bc85664f495edb096b10862524#ast-grep \
        -- scan --update-all --inline-rules '
          id: json-x86_64-darwin
          language: json
          rule:
            kind: object > pair
            has:
              pattern: "\"x86_64-darwin\""
              field: key
          fix:
            template: ""
            expandStart: { regex: "," }
        ' pkgs
    $ git restore pkgs/by-name/om/omnix/package.nix
    $ git diff --name-only -z \
        | nix shell nixpkgs/3b32825de172d0bc85664f495edb096b10862524#gnused \
            -c xargs -0 sed -i '/^$/N; /^\n\? \+$/d'
    $ treefmt
2026-07-15 03:58:16 +01:00
Emily
7fb2d061da obsidian: drop x86_64-darwin support 2026-07-15 03:34:03 +01:00
R. Ryantm
2eebe2bf90 objfw: 1.5.6 -> 1.5.7 2026-07-11 23:15:23 +00:00
Oleksii Filonenko
8a30c71df5 objdiff: init at 3.7.3
https://github.com/encounter/objdiff

Assisted-by: nix-init
2026-07-11 16:02:26 +01:00
Connor Baker
a804d2dd72 obliteratus: 0.1.2-unstable-2026-03-05 -> 0-unstable-2026-06-17 (#538183) 2026-07-03 21:28:06 +00:00
Peder Bergebakken Sundt
eb0c4f5111 obsidian: drop electron version pin (#538084) 2026-07-03 20:44:38 +00:00
Gaetan Lepage
4ed0e68851 obliteratus: 0.1.2-unstable-2026-03-05 -> 0-unstable-2026-06-17 2026-07-03 18:39:54 +00:00
Wölfchen
276f50ae66 obsidian: drop electron version pin 2026-07-03 12:48:16 +02:00
R. Ryantm
4c4479506c objfw: 1.5.5 -> 1.5.6 2026-07-03 02:24:49 +00:00
Weijia Wang
17e0b1bb0c obelisk: migrate to by-name, modernize derivation (#522078) 2026-06-08 20:13:39 +00:00
R. Ryantm
8555f75753 objfw: 1.5.4 -> 1.5.5 2026-06-06 16:41:56 +00:00
Gaetan Lepage
c91f963ba9 oboete: 0.2.4 -> 0.2.5
Diff: https://github.com/mariinkys/oboete/compare/0.2.4...0.2.5

Changelog: https://github.com/mariinkys/oboete/releases/tag/0.2.5
2026-06-02 13:03:09 +00:00
nixpkgs-ci[bot]
df35d365a1 obsidian: fix internal PDF viewer on Electron 40 (#525772) 2026-05-31 12:57:50 +00:00
isabel
8eea5df837 obexfs: drop 2026-05-31 10:35:52 +01:00
Matteo Pacini
d54367545e obsidian: fix internal PDF viewer on Electron 40
Obsidian's app:// scheme lacks `corsEnabled`, which breaks the internal
PDF viewer on Electron 40. Add it to the scheme registration.

Fixes #523846

Assisted-by: Claude Code (Claude Opus 4.8)
2026-05-30 18:11:29 +01:00
R. Ryantm
d2b51f6c73 objfw: 1.5.2 -> 1.5.4 2026-05-28 04:51:21 +00:00
nixpkgs-ci[bot]
17c3b6ee6a obs-cmd: 0.31.3 -> 1.0.0 (#509689) 2026-05-27 18:28:11 +00:00
Guy Chronister
ad6f2b7e62 obelisk: modernize derivation 2026-05-19 16:45:48 -05:00
Guy Chronister
fbf4cf2572 obelisk: migrate to by-name 2026-05-19 16:45:41 -05:00
Wölfchen
61bee8df29 obsidian: pin electron to 40 2026-05-18 10:39:33 +02:00
Colin
d5b9433d20 obsidian: use arm64 tarball on aarch64-linux (#514163) 2026-05-17 21:38:27 +00:00
Peder Bergebakken Sundt
0102d452a3 ob-xf: set strictDeps and __structuredAttrs
https://github.com/NixOS/nixpkgs/actions/runs/25826931072/job/75882374953
2026-05-13 23:37:14 +02:00
Peder Bergebakken Sundt
37062c58d3 ob-xf: init at 1.0.3 (#500286) 2026-05-13 21:02:15 +00:00
NullString1
707bac6569 objection: fix missing android dependencies and objection agent 2026-05-12 13:06:18 +02:00
R. Ryantm
ee4bb175f7 objfw: 1.5.1 -> 1.5.2 2026-05-11 12:01:48 +00:00
Fabian Affolter
a4536550ef obliteratus: init at 0.1.2-unstable-2026-03-05 (#497249) 2026-04-30 14:46:47 +00:00
Fabian Affolter
56f11a0d73 obliteratus: init at 0.1.2-unstable-2026-03-05
Ablation Suite for HuggingFace transformers

https://github.com/elder-plinius/OBLITERATUS
2026-04-30 16:24:45 +02:00
Stefan Frijters
6bc3480fdf obconf: fix homepage and changelog 2026-04-27 22:05:38 +02:00
Cathal Mullan
2970aa97f7 obsidian: use arm64 tarball on aarch64-linux 2026-04-27 20:38:14 +01:00
Wölfchen
9153c15daf obsidian: add prince213 as maintainer 2026-04-18 13:10:31 +02:00
Wölfchen
88986586e5 obsidian: pin electron to 39 2026-04-18 13:10:14 +02:00
R. Ryantm
780c676b73 obs-cmd: 0.31.3 -> 1.0.0 2026-04-13 19:26:51 +00:00
Sandro
74d8f19096 obdautodoctor: init at 5.1.8 (#500692) 2026-04-10 16:37:19 +00:00
Leonardo
224ac92e9a obdautodoctor: init at 5.1.8 2026-04-09 10:09:55 +02:00
Gaetan Lepage
b790ee9946 oboete: 0.2.3 -> 0.2.4
Diff: https://github.com/mariinkys/oboete/compare/0.2.3...0.2.4

Changelog: https://github.com/mariinkys/oboete/releases/tag/0.2.4
2026-04-07 12:26:24 +00:00
R. Ryantm
88fe12887e obs-do: 0.1.12 -> 0.1.13 2026-04-04 23:20:03 +00:00
Ryan Hendrickson
0ce286db58 objfw: 1.3.2 -> 1.5.1 2026-03-31 16:11:05 -04:00