summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 77827389050d273714f674553d69ac58964a2724 (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": 1770318660,
        "narHash": "sha256-yFVde8QZK7Dc0Xa8eQDsmxLX4NJNfL1NKfctSyiQgMY=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "471e6a065f9efed51488d7c51a9abbd387df91b8",
        "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": 1770197578,
        "narHash": "sha256-AYqlWrX09+HvGs8zM6ebZ1pwUqjkfpnv8mewYwAo+iM=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "00c21e4c93d963c50d4c0c89bfa84ed6e0694df2",
        "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": 1770587778,
        "narHash": "sha256-KYa+UOP1Q3OE/X8MHl7l48KIPdCSspd/o2OshQ2NLOk=",
        "ref": "refs/tags/v0.0.1",
        "rev": "15605b8101f7f6f7e643e6a799808f4c3c671572",
        "revCount": 628,
        "type": "git",
        "url": "https://codeberg.org/leoflo/xfce4-hiddenapps-plugin"
      },
      "original": {
        "ref": "refs/tags/v0.0.1",
        "type": "git",
        "url": "https://codeberg.org/leoflo/xfce4-hiddenapps-plugin"
      }
    }
  },
  "root": "root",
  "version": 7
}