Skip to content
Snippets Groups Projects
Commit 9a9c7696 authored by Daniel Firth's avatar Daniel Firth
Browse files

Merge branch 'merge/master/update-develop-flake' into 'master'

remove feedback.yaml and update develop/flake.nix

See merge request !4
parents 7e7c855f 21da814c
1 merge request!4remove feedback.yaml and update develop/flake.nix
Pipeline #3731 passed with stages
in 30 minutes and 51 seconds
......@@ -116,11 +116,11 @@
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1701473968,
"narHash": "sha256-YcVE5emp1qQ8ieHUnxt1wCZCC3ZfAS+SRRWZ2TMda7E=",
"lastModified": 1704152458,
"narHash": "sha256-DS+dGw7SKygIWf9w4eNBUZsK+4Ug27NwEWmn2tnbycg=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5",
"rev": "88a2cd8166694ba0b6cb374700799cec53aef527",
"type": "github"
},
"original": {
......@@ -748,11 +748,11 @@
"horizon-shell": "horizon-shell"
},
"locked": {
"lastModified": 1703935183,
"narHash": "sha256-SMwTjh4BK+O0xjSwi+B7Q7EdgoiiWTKZWgmHpDxcojk=",
"lastModified": 1704445700,
"narHash": "sha256-pd137SOVbb2V2vqubt9WEJSbCuN+0f04YhpgW4Qq2QA=",
"ref": "refs/heads/master",
"rev": "66a1b1493fa8d7e42b1091cb52cbab0cd9be471d",
"revCount": 24,
"rev": "b7bc60ac08cce21bcd50e1ab2a0c480ec6b2c80c",
"revCount": 26,
"type": "git",
"url": "https://gitlab.horizon-haskell.net/nix/horizon-develop-flake"
},
......@@ -1179,11 +1179,11 @@
"nixpkgs-lib": {
"locked": {
"dir": "lib",
"lastModified": 1701253981,
"narHash": "sha256-ztaDIyZ7HrTAfEEUt9AtTDNoCYxUdSd6NrRHaYOIxtk=",
"lastModified": 1703961334,
"narHash": "sha256-M1mV/Cq+pgjk0rt6VxoyyD+O8cOUiai8t9Q6Yyq4noY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e92039b55bcd58469325ded85d4f58dd5a4eaf58",
"rev": "b0d36bd0a420ecee3bc916c91886caca87c894e9",
"type": "github"
},
"original": {
......@@ -1598,11 +1598,11 @@
},
"nixpkgs_23": {
"locked": {
"lastModified": 1703637592,
"narHash": "sha256-8MXjxU0RfFfzl57Zy3OfXCITS0qWDNLzlBAdwxGZwfY=",
"lastModified": 1704194953,
"narHash": "sha256-RtDKd8Mynhe5CFnVT8s0/0yqtWFMM9LmCzXv/YKxnq4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cfc3698c31b1fb9cdcf10f36c9643460264d0ca8",
"rev": "bd645e8668ec6612439a9ee7e71f7eac4099d4f6",
"type": "github"
},
"original": {
......
loops:
build:
command: nix build github:srid/devour-flake -L --no-link --print-out-paths --override-input flake . --keep-going
filter:
find: '*.nix'
check: nix flake check -L
gen:
command: nix run 'git+https://gitlab.horizon-haskell.net/haskell/horizon-gen-nix?ref=refs/tags/0.10.0' && git add pkgs
filter:
find: horizon.dhall
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment