Another fix
This commit is contained in:
parent
5eab807a44
commit
d56facc40b
3 changed files with 36 additions and 12 deletions
16
flake.lock
generated
16
flake.lock
generated
|
|
@ -19,6 +19,21 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nix-org-babel": {
|
||||
"locked": {
|
||||
"lastModified": 1731256202,
|
||||
"narHash": "sha256-xtV0vIUhl3ZUzaUIHSaiWpybxyCgQ9Yp/MUGo3f5zvM=",
|
||||
"owner": "emacs-twist",
|
||||
"repo": "org-babel",
|
||||
"rev": "a5d16c54aca35c07af59d216cda598163512db42",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "emacs-twist",
|
||||
"repo": "org-babel",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1737885589,
|
||||
|
|
@ -70,6 +85,7 @@
|
|||
"root": {
|
||||
"inputs": {
|
||||
"emacs-overlay": "emacs-overlay",
|
||||
"nix-org-babel": "nix-org-babel",
|
||||
"nixpkgs": "nixpkgs_2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue