diff options
author | Emile <git@emile.space> | 2024-06-04 14:33:23 +0200 |
---|---|---|
committer | Emile <git@emile.space> | 2024-06-04 14:33:23 +0200 |
commit | 620e4949e01d6d22617112658d1959595cf7bae9 (patch) | |
tree | 651f155bf2d6d5d8b517831107a11251c3b692d9 | |
parent | cfea30493e6d5ddbdc0c54748859bdf12ba8f169 (diff) |
did a clean nix flake update
-rw-r--r-- | flake.lock | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/flake.lock b/flake.lock index 7c5f40f..0cd2bae 100644 --- a/flake.lock +++ b/flake.lock @@ -52,11 +52,11 @@ ] }, "locked": { - "lastModified": 1716511055, - "narHash": "sha256-5Fe/DGgvMhPEMl9VdVxv3zvwRcwNDmW5eRJ0gk72w7U=", + "lastModified": 1716993688, + "narHash": "sha256-vo5k2wQekfeoq/2aleQkBN41dQiQHNTniZeVONWiWLs=", "ref": "refs/heads/master", - "rev": "0bea8222f6e83247dd13b055d83e64bce02ee532", - "revCount": 1598, + "rev": "c0d5b8c54d6828516c97f6be9f2d00c63a363df4", + "revCount": 1604, "type": "git", "url": "https://github.com/lnl7/nix-darwin" }, @@ -147,11 +147,11 @@ ] }, "locked": { - "lastModified": 1715381426, - "narHash": "sha256-wPuqrAQGdv3ISs74nJfGb+Yprm23U/rFpcHFFNWgM94=", + "lastModified": 1717476296, + "narHash": "sha256-ScHe38Tr+TxGURC17kby4mIIxOG3aJvZWXzPM79UnEk=", "ref": "release-23.11", - "rev": "ab5542e9dbd13d0100f8baae2bc2d68af901f4b4", - "revCount": 3183, + "rev": "095ef64aa3b2ab4a4f1bf07f29997e21e3a5576a", + "revCount": 3186, "type": "git", "url": "https://github.com/nix-community/home-manager" }, @@ -168,11 +168,11 @@ ] }, "locked": { - "lastModified": 1713520724, - "narHash": "sha256-CO8MmVDmqZX2FovL75pu5BvwhW+Vugc7Q6ze7Hj8heI=", + "lastModified": 1717067539, + "narHash": "sha256-oIs5EF+6VpHJRvvpVWuqCYJMMVW/6h59aYUv9lABLtY=", "ref": "refs/heads/master", - "rev": "c5037590290c6c7dae2e42e7da1e247e54ed2d49", - "revCount": 335, + "rev": "fa19d8c135e776dc97f4dcca08656a0eeb28d5c0", + "revCount": 342, "type": "git", "url": "https://github.com/nix-community/naersk" }, @@ -183,11 +183,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1716576784, - "narHash": "sha256-zLNbgqclRnQdhp/uw7v0SnSRC9KPECJRMxuxXeWOdkw=", + "lastModified": 1717428950, + "narHash": "sha256-Pr3lhu2No1GHJarhjt+Jsfxye1wNLoY12E44p0b3VO0=", "ref": "release-23.11", - "rev": "060b6d4e71327fc1870f7759fc6980cadc17601c", - "revCount": 558662, + "rev": "4fad892a8f64635a55423e4acfefeefb6caf4d0d", + "revCount": 558863, "type": "git", "url": "https://github.com/nixos/nixpkgs" }, @@ -199,11 +199,11 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1716451822, - "narHash": "sha256-0lT5RVelqN+dgXWWneXvV5ufSksW0r0TDQi8O6U2+o8=", + "lastModified": 1717399147, + "narHash": "sha256-eCWaE/q1VItpFAxxLVt171MdtDcjEnwi6QB/yuF73JU=", "ref": "nixpkgs-unstable", - "rev": "3305b2b25e4ae4baee872346eae133cf6f611783", - "revCount": 630522, + "rev": "4a4ecb0ab415c9fccfb005567a215e6a9564cdf5", + "revCount": 634557, "type": "git", "url": "https://github.com/nixos/nixpkgs" }, |