aboutsummaryrefslogtreecommitdiff
path: root/systems/quatresaisons
diff options
context:
space:
mode:
Diffstat (limited to 'systems/quatresaisons')
-rw-r--r--systems/quatresaisons/flake.lock44
1 files changed, 33 insertions, 11 deletions
diff --git a/systems/quatresaisons/flake.lock b/systems/quatresaisons/flake.lock
index c68adad..0d45b99 100644
--- a/systems/quatresaisons/flake.lock
+++ b/systems/quatresaisons/flake.lock
@@ -20,20 +20,20 @@
20 "inputs": { 20 "inputs": {
21 "flake-compat": "flake-compat", 21 "flake-compat": "flake-compat",
22 "flake-utils": "flake-utils", 22 "flake-utils": "flake-utils",
23 "nix-github-actions": "nix-github-actions",
23 "nixpkgs": "nixpkgs", 24 "nixpkgs": "nixpkgs",
24 "stable": "stable" 25 "stable": "stable"
25 }, 26 },
26 "locked": { 27 "locked": {
27 "lastModified": 1687954574, 28 "lastModified": 1739900653,
28 "narHash": "sha256-YasVTaNXq2xqZdejyIhuyqvNypmx+K/Y1ZZ4+raeeII=", 29 "narHash": "sha256-hPSLvw6AZQYrZyGI6Uq4XgST7benF/0zcCpugn/P0yM=",
29 "owner": "immae", 30 "owner": "zhaofengli",
30 "repo": "colmena", 31 "repo": "colmena",
31 "rev": "e427171150a35e23204c4c15a2483358d22a0eff", 32 "rev": "2370d4336eda2a9ef29fce10fa7076ae011983ab",
32 "type": "github" 33 "type": "github"
33 }, 34 },
34 "original": { 35 "original": {
35 "owner": "immae", 36 "owner": "zhaofengli",
36 "ref": "add-lib-get-flake",
37 "repo": "colmena", 37 "repo": "colmena",
38 "type": "github" 38 "type": "github"
39 } 39 }
@@ -274,7 +274,7 @@
274 }, 274 },
275 "locked": { 275 "locked": {
276 "lastModified": 1, 276 "lastModified": 1,
277 "narHash": "sha256-wwpT+I5/zrln85BDzlZoEDC19GwYrcZSXbrJjyvC4jk=", 277 "narHash": "sha256-zqcqc5uj5oyoCVQi/1+G3hjAuMvwAl6jNwIoHqPT+jk=",
278 "path": "../../flakes/lib", 278 "path": "../../flakes/lib",
279 "type": "path" 279 "type": "path"
280 }, 280 },
@@ -348,6 +348,28 @@
348 "type": "path" 348 "type": "path"
349 } 349 }
350 }, 350 },
351 "nix-github-actions": {
352 "inputs": {
353 "nixpkgs": [
354 "my-lib",
355 "colmena",
356 "nixpkgs"
357 ]
358 },
359 "locked": {
360 "lastModified": 1737420293,
361 "narHash": "sha256-F1G5ifvqTpJq7fdkT34e/Jy9VCyzd5XfJ9TO8fHhJWE=",
362 "owner": "nix-community",
363 "repo": "nix-github-actions",
364 "rev": "f4158fa080ef4503c8f4c820967d946c2af31ec9",
365 "type": "github"
366 },
367 "original": {
368 "owner": "nix-community",
369 "repo": "nix-github-actions",
370 "type": "github"
371 }
372 },
351 "nixos-2305": { 373 "nixos-2305": {
352 "locked": { 374 "locked": {
353 "lastModified": 1687938137, 375 "lastModified": 1687938137,
@@ -688,16 +710,16 @@
688 }, 710 },
689 "stable": { 711 "stable": {
690 "locked": { 712 "locked": {
691 "lastModified": 1669735802, 713 "lastModified": 1735563628,
692 "narHash": "sha256-qtG/o/i5ZWZLmXw108N2aPiVsxOcidpHJYNkT45ry9Q=", 714 "narHash": "sha256-OnSAY7XDSx7CtDoqNh8jwVwh4xNL/2HaJxGjryLWzX8=",
693 "owner": "NixOS", 715 "owner": "NixOS",
694 "repo": "nixpkgs", 716 "repo": "nixpkgs",
695 "rev": "731cc710aeebecbf45a258e977e8b68350549522", 717 "rev": "b134951a4c9f3c995fd7be05f3243f8ecd65d798",
696 "type": "github" 718 "type": "github"
697 }, 719 },
698 "original": { 720 "original": {
699 "owner": "NixOS", 721 "owner": "NixOS",
700 "ref": "nixos-22.11", 722 "ref": "nixos-24.05",
701 "repo": "nixpkgs", 723 "repo": "nixpkgs",
702 "type": "github" 724 "type": "github"
703 } 725 }