diff --git a/flake.lock b/flake.lock index 314116e..433eef5 100644 Binary files a/flake.lock and b/flake.lock differ diff --git a/flake.nix b/flake.nix index d16cf85..df92d1a 100644 --- a/flake.nix +++ b/flake.nix @@ -62,6 +62,7 @@ # 3rd party packages "wiremix" + "nil" ]; mappedPkgs = listToAttrs (map (input: { @@ -144,5 +145,10 @@ systems.follows = "systems"; }; }; + + nil = { + url = "github:oxalica/nil"; + inputs.nixpkgs.follows = "nixpkgs"; + }; }; } diff --git a/npins/sources.json b/npins/sources.json index a11e3f0..41ed904 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -68,9 +68,9 @@ }, "branch": "master", "submodules": false, - "revision": "db3385dbbfd6498a45e991f3271c23828719e058", + "revision": "08ef4de679b1c5cef18528fbf33c6ede5dcd6b62", "url": null, - "hash": "1vb1sh7xq7xjaija6076ami0zl9aginzaf8dr6ahssldfxwb10f8" + "hash": "111xnqwlkyh7lpqg8a6745pyynwib8r8z6vr9dkvhidss1n4jnkp" }, "headscale-ui": { "type": "GitRelease", @@ -107,8 +107,8 @@ "nixpkgs": { "type": "Channel", "name": "nixpkgs-unstable", - "url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.11pre814815.41da1e3ea8e2/nixexprs.tar.xz", - "hash": "1hpd50fg4s7mg7a7rqs7j1a659qnf27f9j5s1fgi0dj7zhac002n" + "url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.11pre821324.61c0f5139114/nixexprs.tar.xz", + "hash": "0iqqnyrnrf1avr92b8v2npdd7ckm67qqqabdd825rvfhh7wcxv4g" }, "rat": { "type": "GitRelease", @@ -137,10 +137,10 @@ "version_upper_bound": null, "release_prefix": null, "submodules": false, - "version": "v2.3.2", - "revision": "919e1159b074797c79ce61bd021268882b7b9a8f", - "url": "https://api.github.com/repos/svenstaro/rofi-calc/tarball/v2.3.2", - "hash": "0ba7yav0ww3gfv2iw0gdf6i2ls7ms6z6n3aj08cfcs1iqlhns9h1" + "version": "v2.3.3", + "revision": "3120739820b74ff063c8c718e4ae67a90d19241a", + "url": "https://api.github.com/repos/svenstaro/rofi-calc/tarball/v2.3.3", + "hash": "0f9kc0wxaxfizi5jm9s3sqf0szkx2f9y59iy6z3xnr59c1v5i6ax" }, "rofi-emoji": { "type": "GitRelease",