Commit Graph

40 Commits

Author SHA1 Message Date
seth
ae70d86f32
woomer: restrict platform support to linux & freebsd 2024-11-13 22:36:37 -05:00
Reno Dakota
1f481ed5c7
treewide: add missing sourceProvenance
add binaryNativeCode to sourceProvenance
2024-11-12 06:14:40 +00:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
seth
fe1a600b99
woomer: init at 0.1.0 2024-11-05 16:01:55 -05:00
Nikolay Korotkiy
47d2cf0c88
workout-tracker: add assets
From server log:
```sh
12:58PM WRN Not Found app=workout-tracker version=local sha=local module=webserver request.time="2024-09-15 12:58:39.875195 +0400 +04" request.method=GET request.host=localhost:8080 request.path=/assets/dist/htmx.min.js request.query="" request.params=map[*:/dist/htmx.min.js] request.route=/assets* request.ip=127.0.0.1 request.referer=http://localhost:8080/user/signin request.length=0 response.time="2024-09-15 12:58:39.875636 +0400 +04" response.latency=441.574µs response.status=404 response.length=0 error="map[code:404 internal:<nil> message:Not Found]"
```
2024-09-16 21:13:47 +04:00
R. Ryantm
f3754a7737 wowup-cf: 2.12.0 -> 2.20.0 2024-08-23 02:48:58 +00:00
Peder Bergebakken Sundt
e471916645
treewide: passthru nixos test (#334491) 2024-08-18 00:29:43 +02:00
R. Ryantm
89a9d23f8e workout-tracker: 1.16.1 -> 1.18.1 2024-08-06 05:31:42 +00:00
nixpkgs-merge-bot[bot]
9c29ce1369
Merge pull request #327356 from r-ryantm/auto-update/worker
worker: 5.0.2 -> 5.1.0
2024-07-16 22:33:22 +00:00
R. Ryantm
f3117d113f worker: 5.0.2 -> 5.1.0 2024-07-15 12:39:00 +00:00
R. Ryantm
de3f765162 workout-tracker: 1.15.2 -> 1.16.1 2024-07-15 11:55:34 +00:00
aleksana
cc0ca35c74 treewide: sha256 -> hash attribute for codeberg.org fetchers 2024-07-13 22:32:17 +08:00
Janik H.
76cd1d2211 maintainers: drop janik
I guess my time has come as well...

With this commit, I'm not just dropping my maintainer entry, but I'm also
resigning from my duties as a board observer and NixCon project lead.
I also terminated my Summer of Nix contract today.
I'll also stop hosting the local NixOS meetup.

The only "project" I'll finish under the NixOS Foundation umbrella is
Google Summer of Code because the mentees aren't even remotely
responsible for why I'm leaving, and it would be unfair to leave them
hanging.

I'm grateful for all the things I was able to learn, for all the experiences
I could gather, and for all the friends I made along the way.
NixOS is what makes computers bearable for me, so I'll go and work on
some fork (*something something* you always meet twice in life).
2024-07-02 02:36:42 +02:00
éclairevoyant
243e565d75
treewide: fix name for appimages 2024-06-29 00:34:41 -04:00
R. Ryantm
5dbba12d89 workout-tracker: 0.15.0 -> 1.15.2 2024-06-14 15:25:59 +00:00
luftmensch-luftmensch
d488acce88
woodpecker-pipeline-transform: move to pkgs/by-name 2024-06-11 11:34:11 +02:00
Weijia Wang
a045860080
Merge pull request #316760 from norpie/update/wonderdraft
wonderdraft: 1.1.7.3 -> 1.1.8.2b
2024-06-10 17:27:21 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
R. Ryantm
3ccd73d418 workout-tracker: 0.14.3 -> 0.15.0 2024-06-07 06:22:26 +00:00
norpie (Konsta Kuosmanen)
9ea61d43d4 wonderdraft: 1.1.7.3 -> 1.1.8.2b 2024-06-03 00:51:32 +02:00
Keenan Weaver
decbe95bda
woof-doom: init at 14.5.0 (#313246) 2024-05-22 21:57:02 +00:00
Raghav Sood
ee5b9225be
workshop-runner: init at 0.1.5 2024-05-17 12:55:36 +08:00
Patrizio Bekerle
08c8dbe8ba wowup-cf: add mainProgram 2024-05-16 08:53:21 +02:00
R. Ryantm
50b11536db workout-tracker: 0.14.2 -> 0.14.3 2024-05-14 05:28:27 +00:00
Patrizio Bekerle
2c7581b330 wowup-cf: init at 2.12.0
test
2024-05-09 07:02:31 +02:00
R. Ryantm
7f0e0685a4 workout-tracker: 0.14.1 -> 0.14.2 2024-04-29 02:38:07 +00:00
R. Ryantm
7fd37b99d2 workout-tracker: 0.13.4 -> 0.14.1 2024-04-23 23:27:30 +00:00
R. Ryantm
78005853c6 workout-tracker: 0.12.0 -> 0.13.4 2024-04-17 22:45:01 +00:00
R. Ryantm
58ce6dcd53 workout-tracker: 0.11.2 -> 0.12.0 2024-04-12 10:22:58 +00:00
R. Ryantm
b9baf7d7f3 workout-tracker: 0.10.5 -> 0.11.2 2024-04-07 07:29:01 +00:00
Fabian Affolter
cfdef3532f
Merge pull request #300264 from fabaff/world-serpant-search
world-serpant-search: init at 1.2.1
2024-03-31 11:28:37 +02:00
Fabian Affolter
2bf5348a35 world-serpant-search: init at 1.2.1
Command-line tool for vulnerability detection

https://github.com/Latrodect/wss-repo-vulnerability-search-manager
2024-03-30 17:05:32 +01:00
Payas Relekar
050f4664b5 workout-tracker: init at v0.10.5 2024-03-28 20:06:37 +05:30
R. Ryantm
9c0aa49881 worker: 5.0.1 -> 5.0.2 2024-03-12 12:38:15 +00:00
R. Ryantm
d0825562a5 worker: 5.0.0 -> 5.0.1 2024-01-26 21:21:41 +00:00
R. Ryantm
214608c8a5 worker: 4.12.1 -> 5.0.0 2023-12-31 07:34:05 +00:00
h7x4
198106a3d7
wordlists: refactor
- Remove version tag
- Filter out non-wordlist content from wordlist packages
- Split up the derivation into several logical parts
- Reorder package inputs to be in the order which they are used
- Add h7x4 as maintainer

Co-authored-by: Peder Bergebakken Sundt <pbsds@hotmail.com>
Co-authored-by: Janik H. <janik@aq0.de>
2023-11-17 17:58:09 +01:00
Anderson Torres
8bcd650ede worker: adopt and refactor
- migrate to by-name
- use finalAttrs design pattern
- split outputs
- update meta attributes
2023-11-11 16:47:12 -03:00
Janik H.
5897ae6091
wordlists: init at 2023-10-10 2023-10-29 18:52:21 +01:00
Joshua Suskalo
503a09114c wonderdraft: init at 1.1.7.3 2023-09-09 21:15:07 +02:00