Enable jujutsu
This commit is contained in:
parent
5a3007e19b
commit
cecb8d093c
30
flake.lock
generated
30
flake.lock
generated
@ -24,11 +24,11 @@
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1721550066,
|
||||
"narHash": "sha256-wr6sSb+VpXy8HCvBqU6xvhpaARzWUbEK7uN5tLnqYDg=",
|
||||
"lastModified": 1722924007,
|
||||
"narHash": "sha256-+CQDamNwqO33REJLft8c26NbUi2Td083hq6SvAm2xkU=",
|
||||
"owner": "LnL7",
|
||||
"repo": "nix-darwin",
|
||||
"rev": "33bf7df5bbfcbbb49e6559b0c96c9e3b26d14e58",
|
||||
"rev": "91010a5613ffd7ee23ee9263213157a1c422b705",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
@ -96,11 +96,11 @@
|
||||
"homebrew-bundle": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1721170081,
|
||||
"narHash": "sha256-jHxRbuZbO3uDpwA9IzwVrt2OI/Q1TVNPpTG3MPbAV7o=",
|
||||
"lastModified": 1723503910,
|
||||
"narHash": "sha256-NAz4qECVNn1Q4Xg6thK9mjMhIGq6tuVBoTf83PukWaE=",
|
||||
"owner": "homebrew",
|
||||
"repo": "homebrew-bundle",
|
||||
"rev": "160fe4627b8916fcb48e4c46de723f5f0c6074cc",
|
||||
"rev": "6908c482f46130d42065f0a528e749177c2f7418",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
@ -112,11 +112,11 @@
|
||||
"homebrew-cask": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1721618606,
|
||||
"narHash": "sha256-OZkeB69tvjDfOTx9+4V6U7XMpSgfxjCzJIAeR3g5qMM=",
|
||||
"lastModified": 1723520847,
|
||||
"narHash": "sha256-5bKXFUXFcnBTSn2n87FsddBrmsp/OmYev1+VApaovw4=",
|
||||
"owner": "homebrew",
|
||||
"repo": "homebrew-cask",
|
||||
"rev": "4342aaff8e06e45a3d17048e753547d86df13524",
|
||||
"rev": "b69c4a91d98389e57f2981584547f0a59599105f",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
@ -144,11 +144,11 @@
|
||||
"homebrew-core": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1721627070,
|
||||
"narHash": "sha256-tCgohJLhMKwNnBqQECVq6NP1bud0KT8wpqNDQfTsSTM=",
|
||||
"lastModified": 1723521510,
|
||||
"narHash": "sha256-QA6qC7rKcbre+yVmXHlcoLiWB4NGeiuOEsDp00ko2KQ=",
|
||||
"owner": "homebrew",
|
||||
"repo": "homebrew-core",
|
||||
"rev": "e27be536b8249973eb92ea4eecc7169b426215c3",
|
||||
"rev": "00062d9a792e2da7b7551ca0430dae6685a4ae4d",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
@ -227,11 +227,11 @@
|
||||
},
|
||||
"nixpkgs_3": {
|
||||
"locked": {
|
||||
"lastModified": 1721524707,
|
||||
"narHash": "sha256-5NctRsoE54N86nWd0psae70YSLfrOek3Kv1e8KoXe/0=",
|
||||
"lastModified": 1723240379,
|
||||
"narHash": "sha256-yMGB8j2NwDHBb8ODvNbFVCPLzUjx71sqQwelzmxJook=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "556533a23879fc7e5f98dd2e0b31a6911a213171",
|
||||
"rev": "aa9cfafc2a8dd21b11359ef32e318246d8de226c",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -71,6 +71,14 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
jujutsu = {
|
||||
enable = true;
|
||||
settings = {
|
||||
email = "jip@dekker.one";
|
||||
name = "Jip J. Dekker";
|
||||
};
|
||||
};
|
||||
|
||||
kitty = {
|
||||
enable = true;
|
||||
font = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user