flake.lock: Update

• Updated input 'crane':
    'github:ipetkov/crane/7d5b46c17d857ee9ddb2e8d88185729a3e5637b6' (2024-02-04)
  → 'github:ipetkov/crane/9107434eda6991e9388ad87b815dafa337446d16' (2024-02-08)
• Updated input 'disko':
    'github:nix-community/disko/2e9b88f02ec166b1c3f0a638688f8e4ef444de32' (2024-02-05)
  → 'github:nix-community/disko/15b52c3c8a718253e66f1b92f595dc47873fdfea' (2024-02-08)
• Updated input 'firefox-darwin':
    'github:bandithedoge/nixpkgs-firefox-darwin/283699689075fe7d9df68ac1f01e6997ca02701b' (2024-02-07)
  → 'github:bandithedoge/nixpkgs-firefox-darwin/1dca825a6ef681e44777c5d52f086b68ac35facb' (2024-02-08)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/8cc79aa39bbc6eaedaf286ae655b224c71e02907' (2024-02-06)
  → 'github:nixos/nixpkgs/c0b7a892fb042ede583bdaecbbdc804acb85eabe' (2024-02-08)
• Updated input 'wrapper-manager-hm-compat':
    'github:nrabulinski/wrapper-manager-hm-compat/287bdf3c13e4d865ea131cc9433dc991a98ee41a' (2023-10-09)
  → 'github:nrabulinski/wrapper-manager-hm-compat/2b1a3be94916325496c8eb8a82f1629b3433e793' (2024-02-08)
• Added input 'wrapper-manager-hm-compat/wrapper-manager':
    follows 'wrapper-manager'
This commit is contained in:
Nikodem Rabuliński 2024-02-08 23:02:59 +01:00
parent 470d9c3b08
commit 9991b2b8f2
2 changed files with 19 additions and 15 deletions

View file

@ -85,6 +85,7 @@
url = "github:nrabulinski/wrapper-manager-hm-compat";
inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager";
inputs.wrapper-manager.follows = "wrapper-manager";
};
racket = {
url = "github:nrabulinski/racket.nix";