summaryrefslogtreecommitdiff
path: root/flake.lock
blob: c5274b84d90a9d9e443d1f467e752ffe20f7c82a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
{
  "nodes": {
    "home-manager": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1769952507,
        "narHash": "sha256-eNTfxT3v8b7s1dqswgposi5Y1CUMoOUhQKiy29QY25U=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "b59376563943ce163b2553aeb63d0c170967d74e",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "ref": "master",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "nixos-hardware": {
      "locked": {
        "lastModified": 1769302137,
        "narHash": "sha256-QEDtctEkOsbx8nlFh4yqPEOtr4tif6KTqWwJ37IM2ds=",
        "owner": "nixos",
        "repo": "nixos-hardware",
        "rev": "a351494b0e35fd7c0b7a1aae82f0afddf4907aa8",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "master",
        "repo": "nixos-hardware",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1769789167,
        "narHash": "sha256-kKB3bqYJU5nzYeIROI82Ef9VtTbu4uA3YydSk/Bioa8=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "62c8382960464ceb98ea593cb8321a2cf8f9e3e5",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "home-manager": "home-manager",
        "nixos-hardware": "nixos-hardware",
        "nixpkgs": "nixpkgs",
        "xfce4-hiddenapps-plugin": "xfce4-hiddenapps-plugin"
      }
    },
    "xfce4-hiddenapps-plugin": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1769967962,
        "narHash": "sha256-PcGumg++GizYJO3w6eBGg2LOmdmpGEulfi1brK+Mgdk=",
        "ref": "master",
        "rev": "932413e35bb43d299e25ecbe94462a175cc7f3e0",
        "revCount": 607,
        "type": "git",
        "url": "https://codeberg.org/leoflo/xfce4-hiddenapps-plugin"
      },
      "original": {
        "ref": "master",
        "type": "git",
        "url": "https://codeberg.org/leoflo/xfce4-hiddenapps-plugin"
      }
    }
  },
  "root": "root",
  "version": 7
}