Ryan Mulligan
c6bfaca2b1
remove flake-utils; add mmdoc docs
2021-08-24 20:23:54 -07:00
Ryan Mulligan
868bcb0708
v0.3.0
2021-08-24 18:53:29 -07:00
Ryan Mulligan
23a90a3335
Merge pull request #274 from bobby285271/pantheon
...
Skiplist: add Pantheon
2021-08-22 06:54:46 -07:00
Bobby Rong
062b97cf68
Skiplist: add Pantheon
2021-08-22 13:17:54 +08:00
Ryan Mulligan
68cce28e0e
add link to maintainer documentation in PR text
...
closes #267
2021-08-21 10:23:24 -07:00
Ryan Mulligan
dabd2a9f23
move doc
2021-08-21 09:50:58 -07:00
Ryan Mulligan
78a406e433
remove markdown anchors
2021-08-21 09:50:06 -07:00
Ryan Mulligan
dc1be600af
try to fix maintainer FAQ anchors
2021-08-17 21:00:17 -07:00
Ryan Mulligan
fc5077f3fd
start maintainer FAQ
2021-08-17 20:58:40 -07:00
Ryan Mulligan
21ecd9d045
skip keybinder
...
closes #232
2021-08-17 20:35:48 -07:00
Ryan Mulligan
2b479c77fa
leinently decode UTF8 strings
2021-08-13 19:35:03 -07:00
Ryan Mulligan
6bf8249627
Merge pull request #270 from Ma27/skip-element-desktop
...
Skiplist: add element-web
2021-07-09 17:41:53 -05:00
Maximilian Bosch
350d83ab39
Skiplist: add element-web
...
See also https://github.com/NixOS/nixpkgs/pull/129722#issuecomment-876968108
2021-07-09 13:32:46 +02:00
Ryan Mulligan
0c36c9b597
Skiplist: allow cinnamon again
2021-05-22 19:48:23 -07:00
Jan Tojnar
49b9590132
Skiplist: re-add GNOME
...
GNOME 40 has been merged.
2021-05-09 19:31:39 +02:00
Ryan Mulligan
c1537fbba5
Skiplist: add abseil-cpp
2021-03-31 20:55:06 -07:00
Ryan Mulligan
0a5a74d66b
Merge pull request #258 from happysalada/master
...
add darwin platform
2021-03-25 06:47:29 -07:00
happysalada
5d5cc91020
add darwin platform
2021-03-25 15:15:36 +09:00
Ryan Mulligan
d77672575b
Merge pull request #257 from raboof/more-lenient-version-check
...
More lenient version check
2021-03-23 21:18:25 -07:00
Ryan Mulligan
236008e3c7
Merge pull request #255 from raboof/fix-binary-checks
...
Fix running binary checks
2021-03-23 21:17:12 -07:00
Arnout Engelen
bcc5172190
More lenient version check
...
To also match output such as `version 30GB 2.34 linux amd64`
Fixes #256
2021-03-23 21:15:17 +01:00
Arnout Engelen
e3a2d5ed01
Fix running binary checks #242
...
Make sure to use the absolute path to the binary when passing it to
`doesFileExist`.
Don't include the path in the temporary directory, as it contains
characters that are invalid there.
Use the full path to the coreutils 'timeout' utility
2021-03-23 10:18:58 +01:00
Jan Tojnar
66eaec2224
Skiplist: re-add GNOME
2021-03-23 05:56:05 +01:00
Ryan Mulligan
208917f8f7
fix hash splitting for new hash output
2021-01-17 21:59:51 -08:00
Ryan Mulligan
c0c1e41ff9
Revert "don't check if OfBorg is free"
...
This reverts commit 3b45bdb50d
.
2020-12-30 18:44:41 -08:00
Ryan Mulligan
79fda1b40b
Revert "fix warnings related to not checking OfBorg"
...
This reverts commit 1c93a5821c
.
2020-12-30 18:44:34 -08:00
Ryan Mulligan
1c93a5821c
fix warnings related to not checking OfBorg
2020-12-21 15:44:29 -08:00
Ryan Mulligan
3b45bdb50d
don't check if OfBorg is free
...
OfBorg stats page has an invalid TLS cert and contains no useful data.
2020-12-21 15:08:00 -08:00
Ryan Mulligan
ac08383b9c
fix test data newline at end of file
2020-12-12 06:49:05 -08:00
Ryan Mulligan
f128501916
bump nixpkgs; use ghc8102
2020-12-12 06:25:07 -08:00
Ryan Mulligan
12a6ad2530
remove srcUrl skipping
...
It wasn't being used, and getting the src URL was breaking some
updates, like monero.
Fixes #248
2020-12-12 06:04:42 -08:00
Ryan Mulligan
c09795b658
rework flake
...
* use nixpkgs-review flake input
* fix dev shell so that ghcid and cabal-install are actually available
2020-12-12 06:02:35 -08:00
Ryan Mulligan
f71a1fb88e
skip autoconf
2020-12-11 13:52:38 -08:00
Ryan Mulligan
78236b74a5
skip cinnamon and element-desktop
2020-12-09 18:53:11 -08:00
Ryan Mulligan
dd50af451c
skip eaglemode
...
it keeps taking over 1 day to build
2020-11-24 20:37:53 -08:00
Ryan Mulligan
15469bc17c
ignore result-doc
2020-11-24 20:29:23 -08:00
Ryan Mulligan
d3f3d3497c
attempt to fix github action
2020-11-24 20:28:20 -08:00
Ryan Mulligan
4e96e0f085
GH.checkExistingUpdatePR: filter out issues
...
fixes #245
2020-11-24 20:19:07 -08:00
Ryan Mulligan
216d0f8dea
fix nixpkgs-review output
...
If nixpkgs-review failed to build something the ExitCode was non-zero,
so we were incorrectly saying it failed when it actually just failed
to build some stuff.
2020-11-13 21:13:36 -08:00
Jan Tojnar
a0b9cf8f0f
Skiplist: out goes GNOME again
2020-11-13 23:52:40 +01:00
Ryan Mulligan
9630bde0bb
fix default.nix
...
deleting .default made it not return a drv in the non-shell case
2020-10-24 14:33:53 -07:00
Ryan Mulligan
e083d938a1
add 45 minute timeout to nixpkgs-review
2020-10-24 13:56:17 -07:00
Ryan Mulligan
ddb71ff4e2
fix formatting of nu.md
2020-10-18 10:31:52 -07:00
Ryan Mulligan
4bdc2f3577
Merge pull request #233 from doronbehar/patch-1
...
README: Link repology's graph of repos
2020-10-18 10:29:01 -07:00
Ryan Mulligan
4ce74fecfd
Update README.md
...
Co-authored-by: Doron Behar <doron.behar@gmail.com>
2020-10-18 10:28:48 -07:00
Ryan Mulligan
e2f8f5868e
Merge pull request #239 from ryantm/update-nixpkgs-ghc
...
update nixpkgs pin to latest; use latest standard ghc
2020-10-18 10:26:23 -07:00
Ryan Mulligan
cbdaa444df
only support x86_64-linux
...
eachDefaultSystem was giving error messages like:
$ nix flake show
git+file:///home/ryantm/p/nixpkgs-update?ref=update-nixpkgs-ghc&rev=a9c8aded8f9f47679113c786e8a10e7556a05848
├───defaultPackage
error: --- Error ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ nix
error: --- Error --- nix-daemon
a 'aarch64-linux' with features {} is required to build '/nix/store/ni5699wkzqsjbw8zpbrdgfkig2hs7jhf-remove-references-to.drv', but I am a 'x86_64-linux' with features {benchmark, big-parallel, kvm, nixos-test}
(use '--show-trace' to show detailed location information)
2020-10-18 10:15:36 -07:00
Ryan Mulligan
a9c8aded8f
fix "nix-shell" with system-parameterized flakes
2020-10-18 09:56:02 -07:00
Ryan Mulligan
29575b3a38
parameterize flake.nix over systems
2020-10-18 09:31:10 -07:00
Ryan Mulligan
7d00a39e46
update nixpkgs pin to latest; use latest standard ghc
2020-10-18 07:12:11 -07:00