swap karax branches

This commit is contained in:
Daylin Morgan 2024-11-22 18:02:08 -06:00
parent e0fc3b6d83
commit ff268cc5af
Signed by: daylin
GPG key ID: 950D13E9719334AD
3 changed files with 6 additions and 6 deletions

View file

@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1723703277,
"narHash": "sha256-nk0RaUB5f68BwtXAYy3WAjqFhVKqIl9Z89RGycTa2vk=",
"lastModified": 1731890469,
"narHash": "sha256-D1FNZ70NmQEwNxpSSdTXCSklBH1z2isPR84J6DQrJGs=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "8b908192e64224420e2d59dfd9b2e4309e154c5d",
"rev": "5083ec887760adfe12af64830a66807423a859a7",
"type": "github"
},
"original": {

View file

@ -13,12 +13,12 @@
},
"karax": {
"version": "1.3.3",
"vcsRevision": "d3febfc15daa4771e9e53d5ba8a87531dd259ed0",
"vcsRevision": "3033d83302753993e7dd8517be0a4d630fb1cd4d",
"url": "https://github.com/daylinmorgan/karax",
"downloadMethod": "git",
"dependencies": [],
"checksums": {
"sha1": "8abc752c46a5e8a5086ad9fc548d28a3065579dd"
"sha1": "7180293d2b39f17827ae84d395c9e65f45565107"
}
}
},

View file

@ -1,5 +1,5 @@
# Dependencies
requires "nim >= 2.0.0"
requires "https://github.com/daylinmorgan/karax#no-karun"
requires "https://github.com/daylinmorgan/karax#karun-dir"
requires "jsony"