summaryrefslogtreecommitdiff
path: root/Omni/Bild/Sources.json
diff options
context:
space:
mode:
Diffstat (limited to 'Omni/Bild/Sources.json')
-rw-r--r--Omni/Bild/Sources.json22
1 files changed, 17 insertions, 5 deletions
diff --git a/Omni/Bild/Sources.json b/Omni/Bild/Sources.json
index a52395c..a2f695a 100644
--- a/Omni/Bild/Sources.json
+++ b/Omni/Bild/Sources.json
@@ -47,9 +47,9 @@
},
"inspekt3d": {
"branch": "master",
- "type": "git",
"repo": "https://git.sr.ht/~morgansmith/inspekt3d",
- "rev": "703f52ccbfedad2bf5240bf8183d1b573c9d54ef"
+ "rev": "703f52ccbfedad2bf5240bf8183d1b573c9d54ef",
+ "type": "git"
},
"interegular": {
"branch": "master",
@@ -124,6 +124,18 @@
"url": "https://github.com/nixos/nixpkgs/archive/e8c38b73aeb218e27163376a2d617e61a2ad9b59.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
+ "nixos-24_11": {
+ "branch": "nixos-24.11",
+ "description": "Nix Packages collection & NixOS",
+ "homepage": "",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "3ffbbdbac0566a0977da3d2657b89cbcfe9a173b",
+ "sha256": "0m3zh14is40vixpv125alyacd22835v0v845dsnk5d68wvwhikq2",
+ "type": "tarball",
+ "url": "https://github.com/nixos/nixpkgs/archive/3ffbbdbac0566a0977da3d2657b89cbcfe9a173b.tar.gz",
+ "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
+ },
"nixos-mailserver": {
"repo": "https://gitlab.com/simple-nixos-mailserver/nixos-mailserver",
"rev": "f535d8123c4761b2ed8138f3d202ea710a334a1d",
@@ -175,10 +187,10 @@
"homepage": "https://radicale.org",
"owner": "kozea",
"repo": "radicale",
- "rev": "d7ce2f0b98589400b0e1718cfd7bb29b7ebeaebe",
- "sha256": "08himwwwikhnn4amqzgbbqq323xhfy7yf5vaqczkm2fw6h1s3skg",
+ "rev": "ac8abbd12c4457fb87e4f5804a62f32db5067b9d",
+ "sha256": "0zx7kfadi7ng4f5dgkijmnyjbdk1fs11p026zx7d7mbwd28qnxqq",
"type": "tarball",
- "url": "https://github.com/kozea/radicale/archive/d7ce2f0b98589400b0e1718cfd7bb29b7ebeaebe.tar.gz",
+ "url": "https://github.com/kozea/radicale/archive/ac8abbd12c4457fb87e4f5804a62f32db5067b9d.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"regex-applicative": {