nixos-config/flake.lock

277 lines
7.4 KiB
Plaintext
Raw Normal View History

2023-01-20 20:21:16 +01:00
{
"nodes": {
"extra-config": {
"locked": {
"lastModified": 1720193877,
"narHash": "sha256-f+ZtFQTbbmieTYLANn0AOz439/sIH+HumOAhItdYYig=",
"ref": "refs/heads/main",
"rev": "f9817deef3d4e56a31a89ee93419a9acd278e922",
"revCount": 9,
"type": "git",
"url": "file:///home/felixalb/nix-extra-config"
},
"original": {
"type": "git",
"url": "file:///home/felixalb/nix-extra-config"
}
},
2023-12-29 23:44:37 +01:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-07-26 10:48:52 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-07-30 19:07:24 +02:00
"lastModified": 1720042825,
"narHash": "sha256-A0vrUB6x82/jvf17qPCpxaM+ulJnD8YZwH9Ci0BsAzE=",
2023-07-26 10:48:52 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-07-30 19:07:24 +02:00
"rev": "e1391fb22e18a36f57e6999c7a9f966dc80ac073",
2023-07-26 10:48:52 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-05-31 22:19:23 +02:00
"ref": "release-24.05",
2023-07-26 10:48:52 +02:00
"repo": "home-manager",
"type": "github"
}
},
"matrix-synapse-next": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
2024-06-02 01:57:03 +02:00
"lastModified": 1717234745,
"narHash": "sha256-MFyKRdw4WQD6V3vRGbP6MYbtJhZp712zwzjW6YiOBYM=",
"owner": "dali99",
"repo": "nixos-matrix-modules",
2024-06-02 01:57:03 +02:00
"rev": "d7dc42c9bbb155c5e4aa2f0985d0df75ce978456",
"type": "github"
},
"original": {
"owner": "dali99",
2024-06-02 01:57:03 +02:00
"ref": "v0.6.0",
"repo": "nixos-matrix-modules",
"type": "github"
}
},
2023-07-26 09:06:51 +02:00
"nix-darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-09-10 17:05:48 +02:00
"lastModified": 1725975477,
"narHash": "sha256-sBnXxmYBb0S85Vkny97z2TFLd5SJW5o0k6KQNwpSLb0=",
2023-07-26 09:06:51 +02:00
"owner": "lnl7",
"repo": "nix-darwin",
2024-09-10 17:05:48 +02:00
"rev": "5b2d8e9a47c3e17514650d1ce7d5e907114db82b",
2023-07-26 09:06:51 +02:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2023-12-29 23:44:37 +01:00
"nix-minecraft": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs_2"
2023-12-29 23:44:37 +01:00
},
"locked": {
"lastModified": 1710638386,
"narHash": "sha256-8etSpxJaCYBWTViHqQRR6o76WfDX2CuD1o2UQXQrwao=",
2023-12-29 23:44:37 +01:00
"owner": "Infinidoge",
"repo": "nix-minecraft",
"rev": "8f292bc64336ac9559d33c9a074a214d783a4c8e",
2023-12-29 23:44:37 +01:00
"type": "github"
},
"original": {
"owner": "Infinidoge",
"repo": "nix-minecraft",
"type": "github"
}
},
2023-01-20 20:21:16 +01:00
"nixpkgs": {
"locked": {
"lastModified": 1706098335,
"narHash": "sha256-r3dWjT8P9/Ah5m5ul4WqIWD8muj5F+/gbCdjiNVBKmU=",
"owner": "NixOS",
2023-01-20 20:21:16 +01:00
"repo": "nixpkgs",
"rev": "a77ab169a83a4175169d78684ddd2e54486ac651",
2023-01-20 20:21:16 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-23.11",
"type": "indirect"
2023-01-20 20:21:16 +01:00
}
},
"nixpkgs-2211": {
"locked": {
"lastModified": 1658083977,
"narHash": "sha256-yqLXI+viN5+Vx5YpG9gNapKL3/+P6Pkprc36xNdyqSU=",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/34bfa9403e42eece93d1a3740e9d8a02fceafbca.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/34bfa9403e42eece93d1a3740e9d8a02fceafbca.tar.gz"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1710628718,
"narHash": "sha256-y+l3eH53UlENaYa1lmnCBHusZb1kxBEFd2/c7lDsGpw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6dc11d9859d6a18ab0c5e5829a5b8e4810658de3",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2023-01-20 20:21:16 +01:00
"locked": {
"lastModified": 1698318101,
"narHash": "sha256-gUihHt3yPD7bVqg+k/UVHgngyaJ3DMEBchbymBMvK1E=",
"owner": "nixos",
2023-01-20 20:21:16 +01:00
"repo": "nixpkgs",
"rev": "63678e9f3d3afecfeafa0acead6239cdb447574c",
2023-01-20 20:21:16 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
2023-01-20 20:21:16 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2023-12-29 23:44:37 +01:00
"locked": {
"lastModified": 1726838390,
"narHash": "sha256-NmcVhGElxDbmEWzgXsyAjlRhUus/nEqPC5So7BOJLUM=",
2023-12-29 23:44:37 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "944b2aea7f0a2d7c79f72468106bc5510cbf5101",
2023-12-29 23:44:37 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-05-31 22:19:23 +02:00
"ref": "nixos-24.05",
2023-12-29 23:44:37 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-01-20 20:21:16 +01:00
"root": {
"inputs": {
"extra-config": "extra-config",
2023-07-26 10:48:52 +02:00
"home-manager": "home-manager",
"matrix-synapse-next": "matrix-synapse-next",
2023-07-26 09:06:51 +02:00
"nix-darwin": "nix-darwin",
2023-12-29 23:44:37 +01:00
"nix-minecraft": "nix-minecraft",
"nixpkgs": "nixpkgs_3",
"nixpkgs-2211": "nixpkgs-2211",
2023-01-20 20:21:16 +01:00
"sops-nix": "sops-nix",
"unstable": "unstable"
2023-01-20 20:21:16 +01:00
}
},
"sops-nix": {
"inputs": {
2023-04-15 20:44:47 +02:00
"nixpkgs": [
"nixpkgs"
],
2023-01-20 20:21:16 +01:00
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1710644594,
"narHash": "sha256-RquCuzxfy4Nr8DPbdp3D/AsbYep21JgQzG8aMH9jJ4A=",
2023-01-20 20:21:16 +01:00
"owner": "Mic92",
"repo": "sops-nix",
"rev": "83b68a0e8c94b72cdd0a6e547a14ca7eb1c03616",
2023-01-20 20:21:16 +01:00
"type": "github"
},
"original": {
2023-04-15 20:44:47 +02:00
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
2023-01-20 20:21:16 +01:00
}
},
2023-12-29 23:44:37 +01:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-01-20 20:21:16 +01:00
"unstable": {
"locked": {
"lastModified": 1726755586,
"narHash": "sha256-PmUr/2GQGvFTIJ6/Tvsins7Q43KTMvMFhvG6oaYK+Wk=",
2023-01-20 20:21:16 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c04d5652cfa9742b1d519688f65d1bbccea9eb7e",
2023-01-20 20:21:16 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-08-13 10:33:41 +02:00
"ref": "nixos-unstable",
2023-01-20 20:21:16 +01:00
"repo": "nixpkgs",
"type": "github"
}
}
},
"root": "root",
"version": 7
}