John Ericson
|
101b4a552f
|
Update to Nix 2.28 (#41)
* Format all Nix files
* flake.lock: Update, temporary to Nixpkgs master
Needed for Nix 2.28 until Hydra advances.
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/8edf06bea5bcbee082df1b7369ff973b91618b8d?narHash=sha256-sQxuJm8rHY20xq6Ah%2BGwIUkF95tWjGRd1X8xF%2BPkk38%3D' (2024-11-22)
→ 'github:NixOS/nixpkgs/ef3a956f697525883b77192cbe208233ea0f8f79?narHash=sha256-oxI9TLgnQbQ/WL0tIwVSIooLbXq4PW1QUhf5aQmXFgk%3D' (2025-04-09)
* Update to Nix 2.28
|
2025-04-09 15:28:10 -07:00 |
|
Gabriella Gonzalez
|
670846795d
|
Flake-enable the project
|
2022-07-01 14:00:11 -07:00 |
|
Gabriella Gonzalez
|
c8d0b47a7a
|
Fix nix-serve-ng.cabal
… to use `pkgconfig-depends` instead of `extra-libraries`.
The former works better with both `cabal` and `cabal2nix`
|
2022-07-01 12:00:26 -07:00 |
|
Gabriella Gonzalez
|
8fb2184865
|
Pin Nixpkgs
Also, remove `allowBroken = true`, since we don't need it now that
we're not depending on the `bsd-sysctl` package
|
2022-07-01 11:18:37 -07:00 |
|
Gabriella Gonzalez
|
ba62966149
|
Allow broken so that bsd-sysctl builds
It works on at least MacOS, although Linux still needs to be
fixed.
|
2022-06-30 13:42:34 -07:00 |
|
Gabriella Gonzalez
|
ddcf0a04db
|
Initial commit
|
2022-06-15 10:21:24 -07:00 |
|