add matlab

This commit is contained in:
EdenQwQ 2025-06-17 16:22:07 +08:00
parent 24305b3214
commit 791db5bb18
9 changed files with 60 additions and 14 deletions

44
flake.lock generated
View file

@ -142,6 +142,22 @@
}
},
"flake-compat_2": {
"flake": false,
"locked": {
"lastModified": 1747046372,
"narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_3": {
"locked": {
"lastModified": 1746162366,
"narHash": "sha256-5SSSZ/oQkwfcAz/o/6TlejlVGqeK08wyREBQ5qFFPhM=",
@ -156,7 +172,7 @@
"type": "github"
}
},
"flake-compat_3": {
"flake-compat_4": {
"locked": {
"lastModified": 1747046372,
"narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=",
@ -764,6 +780,27 @@
"type": "github"
}
},
"nix-matlab": {
"inputs": {
"flake-compat": "flake-compat_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1749999717,
"narHash": "sha256-0e90USJ7piAzjU1u0TRrzCsvI5Sv6H/Kn4Mc1IdMDlo=",
"owner": "doronbehar",
"repo": "nix-matlab",
"rev": "ac8d65aeb173a6b9a2bb6f0a05c490a732259e2f",
"type": "gitlab"
},
"original": {
"owner": "doronbehar",
"repo": "nix-matlab",
"type": "gitlab"
}
},
"nixd": {
"inputs": {
"flake-parts": "flake-parts_4",
@ -956,7 +993,7 @@
},
"nixpkgs-wayland_2": {
"inputs": {
"flake-compat": "flake-compat_2",
"flake-compat": "flake-compat_3",
"lib-aggregate": "lib-aggregate_2",
"nixpkgs": "nixpkgs_7"
},
@ -1220,6 +1257,7 @@
"nil": "nil",
"niri": "niri",
"niri-unstable": "niri-unstable",
"nix-matlab": "nix-matlab",
"nixd": "nixd",
"nixpkgs": "nixpkgs_6",
"nixpkgs-stable": "nixpkgs-stable_2",
@ -1256,7 +1294,7 @@
"base16-helix": "base16-helix",
"base16-vim": "base16-vim",
"firefox-gnome-theme": "firefox-gnome-theme",
"flake-compat": "flake-compat_3",
"flake-compat": "flake-compat_4",
"flake-parts": "flake-parts_7",
"git-hooks": "git-hooks",
"gnome-shell": "gnome-shell",