all repos

mugit @ 744deadf94fe1f0d42872dd25dd3c52576e7325b

🐮 git server that your cow will love

mugit/flake.lock (view raw)

Oleksandr Smirnov Oleksandr Smirnov
olexsmir@gmail.com
nix: remove flake-utils, 3 months ago
1
{
2
  "nodes": {
3
    "nixpkgs": {
4
      "locked": {
5
        "lastModified": 1770325241,
6
        "narHash": "sha256-4CPgINJ1do3wjYEFvWvvXgdYFHiM0QGJthAvd5Q/5SY=",
7
        "owner": "NixOS",
8
        "repo": "nixpkgs",
9
        "rev": "c23d7dfb4309052f29c0869f2eb6cfc1136c5091",
10
        "type": "github"
11
      },
12
      "original": {
13
        "owner": "NixOS",
14
        "repo": "nixpkgs",
15
        "type": "github"
16
      }
17
    },
18
    "root": {
19
      "inputs": {
20
        "nixpkgs": "nixpkgs"
21
      }
22
    }
23
  },
24
  "root": "root",
25
  "version": 7
26
}