diff options
| author | Quentin Aristote <quentin@aristote.fr> | 2023-02-21 21:43:37 +0100 |
|---|---|---|
| committer | Quentin Aristote <quentin@aristote.fr> | 2023-02-21 22:08:23 +0100 |
| commit | e761ac4b2c69f8ac267e53fa437c6978b207d743 (patch) | |
| tree | a1b2742134b1fd7109e4b8235a92ab9f04413262 /flake.lock | |
| parent | ae4bfdfe7be5eab4b36033828bff2a033c7f5714 (diff) | |
factorize passing of modules
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 21 |
1 files changed, 9 insertions, 12 deletions
@@ -14,9 +14,8 @@ "type": "github" }, "original": { - "owner": "nix-community", - "repo": "home-manager", - "type": "github" + "id": "home-manager", + "type": "indirect" } }, "my-nixpkgs": { @@ -24,8 +23,8 @@ "nur": "nur" }, "locked": { - "lastModified": 1676820683, - "narHash": "sha256-Duxvn4bUTG0n03KO3cxvqThtEk1e6FfLdGXJLKrOV8c=", + "lastModified": 1676844532, + "narHash": "sha256-rohBHku9GTPvS3F1JxaA4ZFw1zZdes/s3hKrioIQyDo=", "type": "git", "url": "file:///home/qaristote/code/nix/my-nixpkgs" }, @@ -44,10 +43,8 @@ "type": "github" }, "original": { - "owner": "NixOS", - "ref": "master", - "repo": "nixos-hardware", - "type": "github" + "id": "nixos-hardware", + "type": "indirect" } }, "nixpkgs": { @@ -82,11 +79,11 @@ }, "nur": { "locked": { - "lastModified": 1676817898, - "narHash": "sha256-1yrNakg2qtOI9v/IFk+cYPEYtuoOQTsRvjG88tlhAVo=", + "lastModified": 1677012355, + "narHash": "sha256-ccE3BQPMA0R5fR3jJRX/CUa4FmcLSoK5RvUreTpT/HY=", "owner": "nix-community", "repo": "NUR", - "rev": "241b6ab4dccc162906a265e421a537847b74e8e9", + "rev": "6f8988a961627ad6a591095d0a360d51dc8098d8", "type": "github" }, "original": { |
