this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 77 lines 2.0 kB view raw
1{ 2 "nodes": { 3 "flake-parts": { 4 "inputs": { 5 "nixpkgs-lib": "nixpkgs-lib" 6 }, 7 "locked": { 8 "lastModified": 1772408722, 9 "narHash": "sha256-rHuJtdcOjK7rAHpHphUb1iCvgkU3GpfvicLMwwnfMT0=", 10 "owner": "hercules-ci", 11 "repo": "flake-parts", 12 "rev": "f20dc5d9b8027381c474144ecabc9034d6a839a3", 13 "type": "github" 14 }, 15 "original": { 16 "owner": "hercules-ci", 17 "repo": "flake-parts", 18 "type": "github" 19 } 20 }, 21 "haskell-flake": { 22 "locked": { 23 "lastModified": 1772998692, 24 "narHash": "sha256-W5QF5GMHP8abBa9nGSOrmx7NV1jihub95TRHmjoeH1U=", 25 "owner": "srid", 26 "repo": "haskell-flake", 27 "rev": "35cbd9e9870299ff9cb697c8f3184b240d1627a8", 28 "type": "github" 29 }, 30 "original": { 31 "owner": "srid", 32 "repo": "haskell-flake", 33 "type": "github" 34 } 35 }, 36 "nixpkgs": { 37 "locked": { 38 "lastModified": 1772927210, 39 "narHash": "sha256-FdRDRoV0jRTiPK5ID22BaUX5P0wdsclpxtIOjaEy9Lo=", 40 "owner": "NixOS", 41 "repo": "nixpkgs", 42 "rev": "0e6cdd5be64608ef630c2e41f8d51d484468492f", 43 "type": "github" 44 }, 45 "original": { 46 "owner": "NixOS", 47 "ref": "nixpkgs-unstable", 48 "repo": "nixpkgs", 49 "type": "github" 50 } 51 }, 52 "nixpkgs-lib": { 53 "locked": { 54 "lastModified": 1772328832, 55 "narHash": "sha256-e+/T/pmEkLP6BHhYjx6GmwP5ivonQQn0bJdH9YrRB+Q=", 56 "owner": "nix-community", 57 "repo": "nixpkgs.lib", 58 "rev": "c185c7a5e5dd8f9add5b2f8ebeff00888b070742", 59 "type": "github" 60 }, 61 "original": { 62 "owner": "nix-community", 63 "repo": "nixpkgs.lib", 64 "type": "github" 65 } 66 }, 67 "root": { 68 "inputs": { 69 "flake-parts": "flake-parts", 70 "haskell-flake": "haskell-flake", 71 "nixpkgs": "nixpkgs" 72 } 73 } 74 }, 75 "root": "root", 76 "version": 7 77}