This commit is contained in:
Lucy Hochkamp 2023-12-10 12:21:59 +01:00
parent 2707a0bd5d
commit defee15663
No known key found for this signature in database
7 changed files with 152 additions and 52 deletions

58
flake.lock generated
View file

@ -298,16 +298,16 @@
]
},
"locked": {
"lastModified": 1699748081,
"narHash": "sha256-MOmMapBydd7MTjhX4eeQZzKlCABWw8W6iSHSG4OeFKE=",
"lastModified": 1702195709,
"narHash": "sha256-+zRjWkm5rKqQ57PuLZ3JF3xi3vPMiOJzItb1m/43Cq4=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "04bac349d585c9df38d78e0285b780a140dc74a4",
"rev": "6761b8188b860f374b457eddfdb05c82eef9752f",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.05",
"ref": "release-23.11",
"repo": "home-manager",
"type": "github"
}
@ -484,16 +484,16 @@
},
"nixpkgs-darwin": {
"locked": {
"lastModified": 1700097215,
"narHash": "sha256-ODQ3gBTv1iHd7lG21H+ErVISB5wVeOhd/dEogOqHs/I=",
"lastModified": 1702161203,
"narHash": "sha256-nq40oP9Pk/bC9/3ShxUah2FWsyHcObtS2NU5rV8shXY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9fb122519e9cd465d532f736a98c1e1eb541ef6f",
"rev": "901fc6ea49ca9e9bbf636c48e2611588802e7b16",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-23.05-darwin",
"ref": "nixpkgs-23.11-darwin",
"repo": "nixpkgs",
"type": "github"
}
@ -550,16 +550,16 @@
},
"nixpkgs_3": {
"locked": {
"lastModified": 1699994397,
"narHash": "sha256-xxNeIcMNMXH2EA9IAX6Cny+50mvY22LhIBiGZV363gc=",
"lastModified": 1701952659,
"narHash": "sha256-TJv2srXt6fYPUjxgLAL0cy4nuf1OZD4KuA1TrCiQqg0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d4b5a67bbe9ef750bd2fdffd4cad400dd5553af8",
"rev": "b4372c4924d9182034066c823df76d6eaf1f4ec4",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
@ -708,6 +708,8 @@
"spoons": "spoons",
"utils": "utils",
"x": "x",
"xonsh-direnv": "xonsh-direnv",
"xonsh-fish-completer": "xonsh-fish-completer",
"xynoblog": "xynoblog",
"zsh-completions": "zsh-completions",
"zsh-syntax-highlighting": "zsh-syntax-highlighting",
@ -828,6 +830,38 @@
"type": "github"
}
},
"xonsh-direnv": {
"flake": false,
"locked": {
"lastModified": 1655602282,
"narHash": "sha256-h56Gx/MMCW4L6nGwLAhBkiR7bX+qfFk80LEsJMiDtjQ=",
"owner": "74th",
"repo": "xonsh-direnv",
"rev": "3bea5847b9459c5799c64966ec85e624d0be69b9",
"type": "github"
},
"original": {
"owner": "74th",
"repo": "xonsh-direnv",
"type": "github"
}
},
"xonsh-fish-completer": {
"flake": false,
"locked": {
"lastModified": 1685515780,
"narHash": "sha256-PV6u21iU0zR+xusqJmXKnosAKAS1iX7pEDx6bMPBjkE=",
"owner": "xonsh",
"repo": "xontrib-fish-completer",
"rev": "ed14c56eb7436aa9f3b6c4f299b1ce281b1b5364",
"type": "github"
},
"original": {
"owner": "xonsh",
"repo": "xontrib-fish-completer",
"type": "github"
}
},
"xynoblog": {
"inputs": {
"nixpkgs": [